blob: ff09f2bb65a9e72f08aff10c21d6a0dc982363ef [file] [log] [blame]
Guido van Rossum78f65831998-08-06 04:23:56 +00001# Microsoft Developer Studio Project File - Name="python15" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 5.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7CFG=python15 - Win32 Debug
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "python15.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "python15.mak" CFG="python15 - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "python15 - Win32 Release" (based on\
21 "Win32 (x86) Dynamic-Link Library")
22!MESSAGE "python15 - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
23!MESSAGE
24
25# Begin Project
26# PROP Scc_ProjName "python15"
27# PROP Scc_LocalPath ".."
28CPP=cl.exe
29MTL=midl.exe
30RSC=rc.exe
31
32!IF "$(CFG)" == "python15 - Win32 Release"
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 0
36# PROP BASE Output_Dir "Release"
37# PROP BASE Intermediate_Dir "Release"
38# PROP BASE Target_Dir ""
39# PROP Use_MFC 0
40# PROP Use_Debug_Libraries 0
41# PROP Output_Dir "."
42# PROP Intermediate_Dir "temp-release"
43# PROP Ignore_Export_Lib 0
44# PROP Target_Dir ""
Guido van Rossum002156d1998-10-09 02:03:00 +000045F90=df.exe
Guido van Rossum78f65831998-08-06 04:23:56 +000046# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
47# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /c
48# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
49# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
50# ADD BASE RSC /l 0x409 /d "NDEBUG"
51# ADD RSC /l 0x409 /i "..\Include" /d "NDEBUG"
52BSC32=bscmake.exe
53# ADD BASE BSC32 /nologo
54# ADD BSC32 /nologo
55LINK32=link.exe
56# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
Guido van Rossum0b070351999-02-16 19:56:27 +000057# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib largeint.lib winmm.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /libpath:"Release"
58# SUBTRACT LINK32 /pdb:none
Guido van Rossum78f65831998-08-06 04:23:56 +000059
60!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
61
62# PROP BASE Use_MFC 0
63# PROP BASE Use_Debug_Libraries 1
64# PROP BASE Output_Dir "Debug"
65# PROP BASE Intermediate_Dir "Debug"
66# PROP BASE Target_Dir ""
67# PROP Use_MFC 0
68# PROP Use_Debug_Libraries 1
69# PROP Output_Dir "."
70# PROP Intermediate_Dir "temp-debug"
71# PROP Ignore_Export_Lib 0
72# PROP Target_Dir ""
Guido van Rossum002156d1998-10-09 02:03:00 +000073F90=df.exe
Guido van Rossum78f65831998-08-06 04:23:56 +000074# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
75# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /D "_DEBUG" /D "USE_DL_EXPORT" /D "WIN32" /D "_WINDOWS" /YX /FD /c
76# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
77# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
78# ADD BASE RSC /l 0x409 /d "_DEBUG"
79# ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"
80BSC32=bscmake.exe
81# ADD BASE BSC32 /nologo
82# ADD BSC32 /nologo
83LINK32=link.exe
84# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
Guido van Rossum0b070351999-02-16 19:56:27 +000085# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib largeint.lib winmm.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python15_d.dll" /pdbtype:sept /libpath:"Debug"
Guido van Rossum78f65831998-08-06 04:23:56 +000086# SUBTRACT LINK32 /pdb:none
87
88!ENDIF
89
90# Begin Target
91
92# Name "python15 - Win32 Release"
93# Name "python15 - Win32 Debug"
94# Begin Source File
95
96SOURCE=..\Modules\_localemodule.c
97# End Source File
98# Begin Source File
99
100SOURCE=..\Objects\abstract.c
101# End Source File
102# Begin Source File
103
104SOURCE=..\Parser\acceler.c
105# End Source File
106# Begin Source File
107
108SOURCE=..\Modules\arraymodule.c
109# End Source File
110# Begin Source File
111
112SOURCE=..\Modules\audioop.c
113# End Source File
114# Begin Source File
115
116SOURCE=..\Modules\binascii.c
117# End Source File
118# Begin Source File
119
120SOURCE=..\Parser\bitset.c
121# End Source File
122# Begin Source File
123
124SOURCE=..\Python\bltinmodule.c
125# End Source File
126# Begin Source File
127
Guido van Rossum002156d1998-10-09 02:03:00 +0000128SOURCE=..\Objects\bufferobject.c
129# End Source File
130# Begin Source File
131
Guido van Rossum78f65831998-08-06 04:23:56 +0000132SOURCE=..\Python\ceval.c
133# End Source File
134# Begin Source File
135
136SOURCE=..\Objects\classobject.c
137# End Source File
138# Begin Source File
139
140SOURCE=..\Modules\cmathmodule.c
141# End Source File
142# Begin Source File
143
144SOURCE=..\Objects\cobject.c
145# End Source File
146# Begin Source File
147
148SOURCE=..\Python\compile.c
149# End Source File
150# Begin Source File
151
152SOURCE=..\Objects\complexobject.c
153# End Source File
154# Begin Source File
155
156SOURCE=..\PC\config.c
157# End Source File
158# Begin Source File
159
160SOURCE=..\Modules\cPickle.c
161# End Source File
162# Begin Source File
163
164SOURCE=..\Modules\cStringIO.c
165# End Source File
166# Begin Source File
167
168SOURCE=..\Objects\dictobject.c
169# End Source File
170# Begin Source File
171
172SOURCE=..\PC\dl_nt.c
173# End Source File
174# Begin Source File
175
Guido van Rossum90e0f571999-12-20 23:00:10 +0000176SOURCE=..\Python\dynload_win.c
177# End Source File
178# Begin Source File
179
Guido van Rossum78f65831998-08-06 04:23:56 +0000180SOURCE=..\Modules\errnomodule.c
181# End Source File
182# Begin Source File
183
184SOURCE=..\Python\errors.c
185# End Source File
186# Begin Source File
187
188SOURCE=..\Objects\fileobject.c
189# End Source File
190# Begin Source File
191
192SOURCE=..\Objects\floatobject.c
193# End Source File
194# Begin Source File
195
196SOURCE=..\Modules\fpectlmodule.c
197# End Source File
198# Begin Source File
199
200SOURCE=..\Modules\fpetestmodule.c
201# End Source File
202# Begin Source File
203
204SOURCE=..\Objects\frameobject.c
205# End Source File
206# Begin Source File
207
208SOURCE=..\Python\frozen.c
209# End Source File
210# Begin Source File
211
212SOURCE=..\Objects\funcobject.c
213# End Source File
214# Begin Source File
215
216SOURCE=..\Python\getargs.c
217# End Source File
218# Begin Source File
219
220SOURCE=..\Modules\getbuildinfo.c
221# End Source File
222# Begin Source File
223
224SOURCE=..\Python\getcompiler.c
225# End Source File
226# Begin Source File
227
228SOURCE=..\Python\getcopyright.c
229# End Source File
230# Begin Source File
231
232SOURCE=..\Python\getmtime.c
233# End Source File
234# Begin Source File
235
236SOURCE=..\Python\getopt.c
237# End Source File
238# Begin Source File
239
240SOURCE=..\PC\getpathp.c
241# End Source File
242# Begin Source File
243
244SOURCE=..\Python\getplatform.c
245# End Source File
246# Begin Source File
247
248SOURCE=..\Python\getversion.c
249# End Source File
250# Begin Source File
251
252SOURCE=..\Python\graminit.c
253# End Source File
254# Begin Source File
255
256SOURCE=..\Parser\grammar1.c
257# End Source File
258# Begin Source File
259
260SOURCE=..\Modules\imageop.c
261# End Source File
262# Begin Source File
263
264SOURCE=..\Python\import.c
265# End Source File
266# Begin Source File
267
268SOURCE=..\PC\import_nt.c
269# ADD CPP /I "..\Python"
270# End Source File
271# Begin Source File
272
273SOURCE=..\Python\importdl.c
274# End Source File
275# Begin Source File
276
277SOURCE=..\Objects\intobject.c
278# End Source File
279# Begin Source File
280
281SOURCE=..\Parser\listnode.c
282# End Source File
283# Begin Source File
284
285SOURCE=..\Objects\listobject.c
286# End Source File
287# Begin Source File
288
289SOURCE=..\Objects\longobject.c
290# End Source File
291# Begin Source File
292
293SOURCE=..\Modules\main.c
294# End Source File
295# Begin Source File
296
297SOURCE=..\Python\marshal.c
298# End Source File
299# Begin Source File
300
301SOURCE=..\Modules\mathmodule.c
302# End Source File
303# Begin Source File
304
305SOURCE=..\Modules\md5c.c
306# End Source File
307# Begin Source File
308
309SOURCE=..\Modules\md5module.c
310# End Source File
311# Begin Source File
312
313SOURCE=..\Parser\metagrammar.c
314# End Source File
315# Begin Source File
316
317SOURCE=..\Objects\methodobject.c
318# End Source File
319# Begin Source File
320
321SOURCE=..\Python\modsupport.c
322# End Source File
323# Begin Source File
324
325SOURCE=..\Objects\moduleobject.c
326# End Source File
327# Begin Source File
328
329SOURCE=..\PC\msvcrtmodule.c
330# End Source File
331# Begin Source File
332
333SOURCE=..\Parser\myreadline.c
334# End Source File
335# Begin Source File
336
337SOURCE=..\Python\mystrtoul.c
338# End Source File
339# Begin Source File
340
341SOURCE=..\Modules\newmodule.c
342# End Source File
343# Begin Source File
344
345SOURCE=..\Parser\node.c
346# End Source File
347# Begin Source File
348
349SOURCE=..\Objects\object.c
350# End Source File
351# Begin Source File
352
353SOURCE=..\Modules\operator.c
354# End Source File
355# Begin Source File
356
357SOURCE=..\Parser\parser.c
358# End Source File
359# Begin Source File
360
361SOURCE=..\Parser\parsetok.c
362# End Source File
363# Begin Source File
364
365SOURCE=..\Modules\pcremodule.c
366# End Source File
367# Begin Source File
368
369SOURCE=..\Modules\posixmodule.c
370# End Source File
371# Begin Source File
372
373SOURCE=..\Python\pyfpe.c
374# End Source File
375# Begin Source File
376
377SOURCE=..\Modules\pypcre.c
378# End Source File
379# Begin Source File
380
381SOURCE=..\Python\pystate.c
382# End Source File
383# Begin Source File
384
Guido van Rossum78f65831998-08-06 04:23:56 +0000385SOURCE=..\PC\python_nt.rc
386# End Source File
387# Begin Source File
388
389SOURCE=..\Python\pythonrun.c
390# End Source File
391# Begin Source File
392
393SOURCE=..\Objects\rangeobject.c
394# End Source File
395# Begin Source File
396
397SOURCE=..\Modules\regexmodule.c
398# End Source File
399# Begin Source File
400
401SOURCE=..\Modules\regexpr.c
402# End Source File
403# Begin Source File
404
405SOURCE=..\Modules\rgbimgmodule.c
406# End Source File
407# Begin Source File
408
409SOURCE=..\Modules\rotormodule.c
410# End Source File
411# Begin Source File
412
413SOURCE=..\Modules\selectmodule.c
414# End Source File
415# Begin Source File
416
Guido van Rossum2da13201999-04-13 15:44:21 +0000417SOURCE=..\Modules\shamodule.c
418# End Source File
419# Begin Source File
420
Guido van Rossum78f65831998-08-06 04:23:56 +0000421SOURCE=..\Modules\signalmodule.c
422# End Source File
423# Begin Source File
424
425SOURCE=..\Objects\sliceobject.c
426# End Source File
427# Begin Source File
428
429SOURCE=..\Modules\socketmodule.c
430# End Source File
431# Begin Source File
432
433SOURCE=..\Modules\soundex.c
434# End Source File
435# Begin Source File
436
437SOURCE=..\Objects\stringobject.c
438# End Source File
439# Begin Source File
440
441SOURCE=..\Modules\stropmodule.c
442# End Source File
443# Begin Source File
444
445SOURCE=..\Python\structmember.c
446# End Source File
447# Begin Source File
448
449SOURCE=..\Modules\structmodule.c
450# End Source File
451# Begin Source File
452
453SOURCE=..\Python\sysmodule.c
454# End Source File
455# Begin Source File
456
457SOURCE=..\Python\thread.c
458# End Source File
459# Begin Source File
460
461SOURCE=..\Modules\threadmodule.c
462# End Source File
463# Begin Source File
464
465SOURCE=..\Modules\timemodule.c
466# End Source File
467# Begin Source File
468
469SOURCE=..\Parser\tokenizer.c
470# End Source File
471# Begin Source File
472
473SOURCE=..\Python\traceback.c
474# End Source File
475# Begin Source File
476
477SOURCE=..\Objects\tupleobject.c
478# End Source File
479# Begin Source File
480
481SOURCE=..\Objects\typeobject.c
482# End Source File
483# Begin Source File
484
Guido van Rossum0b070351999-02-16 19:56:27 +0000485SOURCE=..\PC\winsound.c
486# End Source File
487# Begin Source File
488
Guido van Rossum78f65831998-08-06 04:23:56 +0000489SOURCE=..\Modules\yuvconvert.c
490# End Source File
491# End Target
492# End Project