blob: 4d3967f8edab6420a44f705db41ec893a358518f [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
176SOURCE=..\Modules\errnomodule.c
177# End Source File
178# Begin Source File
179
180SOURCE=..\Python\errors.c
181# End Source File
182# Begin Source File
183
184SOURCE=..\Objects\fileobject.c
185# End Source File
186# Begin Source File
187
188SOURCE=..\Objects\floatobject.c
189# End Source File
190# Begin Source File
191
192SOURCE=..\Modules\fpectlmodule.c
193# End Source File
194# Begin Source File
195
196SOURCE=..\Modules\fpetestmodule.c
197# End Source File
198# Begin Source File
199
200SOURCE=..\Objects\frameobject.c
201# End Source File
202# Begin Source File
203
204SOURCE=..\Python\frozen.c
205# End Source File
206# Begin Source File
207
208SOURCE=..\Objects\funcobject.c
209# End Source File
210# Begin Source File
211
212SOURCE=..\Python\getargs.c
213# End Source File
214# Begin Source File
215
216SOURCE=..\Modules\getbuildinfo.c
217# End Source File
218# Begin Source File
219
220SOURCE=..\Python\getcompiler.c
221# End Source File
222# Begin Source File
223
224SOURCE=..\Python\getcopyright.c
225# End Source File
226# Begin Source File
227
228SOURCE=..\Python\getmtime.c
229# End Source File
230# Begin Source File
231
232SOURCE=..\Python\getopt.c
233# End Source File
234# Begin Source File
235
236SOURCE=..\PC\getpathp.c
237# End Source File
238# Begin Source File
239
240SOURCE=..\Python\getplatform.c
241# End Source File
242# Begin Source File
243
244SOURCE=..\Python\getversion.c
245# End Source File
246# Begin Source File
247
248SOURCE=..\Python\graminit.c
249# End Source File
250# Begin Source File
251
252SOURCE=..\Parser\grammar1.c
253# End Source File
254# Begin Source File
255
256SOURCE=..\Modules\imageop.c
257# End Source File
258# Begin Source File
259
260SOURCE=..\Python\import.c
261# End Source File
262# Begin Source File
263
264SOURCE=..\PC\import_nt.c
265# ADD CPP /I "..\Python"
266# End Source File
267# Begin Source File
268
269SOURCE=..\Python\importdl.c
270# End Source File
271# Begin Source File
272
273SOURCE=..\Objects\intobject.c
274# End Source File
275# Begin Source File
276
277SOURCE=..\Parser\listnode.c
278# End Source File
279# Begin Source File
280
281SOURCE=..\Objects\listobject.c
282# End Source File
283# Begin Source File
284
285SOURCE=..\Objects\longobject.c
286# End Source File
287# Begin Source File
288
289SOURCE=..\Modules\main.c
290# End Source File
291# Begin Source File
292
293SOURCE=..\Python\marshal.c
294# End Source File
295# Begin Source File
296
297SOURCE=..\Modules\mathmodule.c
298# End Source File
299# Begin Source File
300
301SOURCE=..\Modules\md5c.c
302# End Source File
303# Begin Source File
304
305SOURCE=..\Modules\md5module.c
306# End Source File
307# Begin Source File
308
309SOURCE=..\Parser\metagrammar.c
310# End Source File
311# Begin Source File
312
313SOURCE=..\Objects\methodobject.c
314# End Source File
315# Begin Source File
316
317SOURCE=..\Python\modsupport.c
318# End Source File
319# Begin Source File
320
321SOURCE=..\Objects\moduleobject.c
322# End Source File
323# Begin Source File
324
325SOURCE=..\PC\msvcrtmodule.c
326# End Source File
327# Begin Source File
328
329SOURCE=..\Parser\myreadline.c
330# End Source File
331# Begin Source File
332
333SOURCE=..\Python\mystrtoul.c
334# End Source File
335# Begin Source File
336
337SOURCE=..\Modules\newmodule.c
338# End Source File
339# Begin Source File
340
341SOURCE=..\Parser\node.c
342# End Source File
343# Begin Source File
344
345SOURCE=..\Objects\object.c
346# End Source File
347# Begin Source File
348
349SOURCE=..\Modules\operator.c
350# End Source File
351# Begin Source File
352
353SOURCE=..\Parser\parser.c
354# End Source File
355# Begin Source File
356
357SOURCE=..\Parser\parsetok.c
358# End Source File
359# Begin Source File
360
361SOURCE=..\Modules\pcremodule.c
362# End Source File
363# Begin Source File
364
365SOURCE=..\Modules\posixmodule.c
366# End Source File
367# Begin Source File
368
369SOURCE=..\Python\pyfpe.c
370# End Source File
371# Begin Source File
372
373SOURCE=..\Modules\pypcre.c
374# End Source File
375# Begin Source File
376
377SOURCE=..\Python\pystate.c
378# End Source File
379# Begin Source File
380
Guido van Rossum78f65831998-08-06 04:23:56 +0000381SOURCE=..\PC\python_nt.rc
Guido van Rossumca69cf51998-08-13 18:54:51 +0000382
383!IF "$(CFG)" == "python15 - Win32 Release"
384
385!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
386
387!ENDIF
388
Guido van Rossum78f65831998-08-06 04:23:56 +0000389# End Source File
390# Begin Source File
391
392SOURCE=..\Python\pythonrun.c
393# End Source File
394# Begin Source File
395
396SOURCE=..\Objects\rangeobject.c
397# End Source File
398# Begin Source File
399
400SOURCE=..\Modules\regexmodule.c
401# End Source File
402# Begin Source File
403
404SOURCE=..\Modules\regexpr.c
405# End Source File
406# Begin Source File
407
408SOURCE=..\Modules\rgbimgmodule.c
409# End Source File
410# Begin Source File
411
412SOURCE=..\Modules\rotormodule.c
413# End Source File
414# Begin Source File
415
416SOURCE=..\Modules\selectmodule.c
417# End Source File
418# Begin Source File
419
Guido van Rossum2da13201999-04-13 15:44:21 +0000420SOURCE=..\Modules\shamodule.c
421# End Source File
422# Begin Source File
423
Guido van Rossum78f65831998-08-06 04:23:56 +0000424SOURCE=..\Modules\signalmodule.c
425# End Source File
426# Begin Source File
427
428SOURCE=..\Objects\sliceobject.c
429# End Source File
430# Begin Source File
431
432SOURCE=..\Modules\socketmodule.c
433# End Source File
434# Begin Source File
435
436SOURCE=..\Modules\soundex.c
437# End Source File
438# Begin Source File
439
440SOURCE=..\Objects\stringobject.c
441# End Source File
442# Begin Source File
443
444SOURCE=..\Modules\stropmodule.c
445# End Source File
446# Begin Source File
447
448SOURCE=..\Python\structmember.c
449# End Source File
450# Begin Source File
451
452SOURCE=..\Modules\structmodule.c
453# End Source File
454# Begin Source File
455
456SOURCE=..\Python\sysmodule.c
457# End Source File
458# Begin Source File
459
460SOURCE=..\Python\thread.c
461# End Source File
462# Begin Source File
463
464SOURCE=..\Modules\threadmodule.c
465# End Source File
466# Begin Source File
467
468SOURCE=..\Modules\timemodule.c
469# End Source File
470# Begin Source File
471
472SOURCE=..\Parser\tokenizer.c
473# End Source File
474# Begin Source File
475
476SOURCE=..\Python\traceback.c
477# End Source File
478# Begin Source File
479
480SOURCE=..\Objects\tupleobject.c
481# End Source File
482# Begin Source File
483
484SOURCE=..\Objects\typeobject.c
485# End Source File
486# Begin Source File
487
Guido van Rossum0b070351999-02-16 19:56:27 +0000488SOURCE=..\PC\winsound.c
489# End Source File
490# Begin Source File
491
Guido van Rossum78f65831998-08-06 04:23:56 +0000492SOURCE=..\Modules\yuvconvert.c
493# End Source File
494# End Target
495# End Project