blob: e8bfb65e681d0e5ced959180bd8c5c5f485c319e [file] [log] [blame]
Trent Mickb07cf502000-08-13 22:59:26 +00001# Microsoft Developer Studio Project File - Name="python" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Console Application" 0x0103
6# TARGTYPE "Win32 (ALPHA) Console Application" 0x0603
7
8CFG=python - Win32 Alpha Debug
9!MESSAGE This is not a valid makefile. To build this project using NMAKE,
10!MESSAGE use the Export Makefile command and run
11!MESSAGE
12!MESSAGE NMAKE /f "python.mak".
13!MESSAGE
14!MESSAGE You can specify a configuration when running NMAKE
15!MESSAGE by defining the macro CFG on the command line. For example:
16!MESSAGE
17!MESSAGE NMAKE /f "python.mak" CFG="python - Win32 Alpha Debug"
18!MESSAGE
19!MESSAGE Possible choices for configuration are:
20!MESSAGE
21!MESSAGE "python - Win32 Release" (based on "Win32 (x86) Console Application")
22!MESSAGE "python - Win32 Debug" (based on "Win32 (x86) Console Application")
23!MESSAGE "python - Win32 Alpha Debug" (based on "Win32 (ALPHA) Console Application")
24!MESSAGE "python - Win32 Alpha Release" (based on "Win32 (ALPHA) Console Application")
25!MESSAGE
26
27# Begin Project
28# PROP AllowPerConfigDependencies 0
29# PROP Scc_ProjName "python"
30# PROP Scc_LocalPath ".."
31
32!IF "$(CFG)" == "python - 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 "x86-temp-release\python"
43# PROP Ignore_Export_Lib 0
44# PROP Target_Dir ""
45CPP=cl.exe
46# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
47# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
48RSC=rc.exe
49# ADD BASE RSC /l 0x409 /d "NDEBUG"
50# ADD RSC /l 0x409 /d "NDEBUG"
51BSC32=bscmake.exe
52# ADD BASE BSC32 /nologo
53# ADD BSC32 /nologo
54LINK32=link.exe
55# 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:console /machine:I386
Mark Hammond9bc0d6f2001-09-06 06:39:39 +000056# ADD LINK32 odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x1d000000" /subsystem:console /debug /machine:I386
57# SUBTRACT LINK32 /pdb:none
Trent Mickb07cf502000-08-13 22:59:26 +000058
59!ELSEIF "$(CFG)" == "python - Win32 Debug"
60
61# PROP BASE Use_MFC 0
62# PROP BASE Use_Debug_Libraries 1
63# PROP BASE Output_Dir "Debug"
64# PROP BASE Intermediate_Dir "Debug"
65# PROP BASE Target_Dir ""
66# PROP Use_MFC 0
67# PROP Use_Debug_Libraries 1
68# PROP Output_Dir "."
69# PROP Intermediate_Dir "x86-temp-debug\python"
70# PROP Ignore_Export_Lib 0
71# PROP Target_Dir ""
72CPP=cl.exe
73# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
74# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
75RSC=rc.exe
76# ADD BASE RSC /l 0x409 /d "_DEBUG"
77# ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"
78BSC32=bscmake.exe
79# ADD BASE BSC32 /nologo
80# ADD BSC32 /nologo
81LINK32=link.exe
82# 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:console /debug /machine:I386 /pdbtype:sept
Mark Hammond9bc0d6f2001-09-06 06:39:39 +000083# ADD LINK32 odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x1d000000" /subsystem:console /debug /machine:I386 /out:"./python_d.exe" /pdbtype:sept
84# SUBTRACT LINK32 /pdb:none
Trent Mickb07cf502000-08-13 22:59:26 +000085
86!ELSEIF "$(CFG)" == "python - Win32 Alpha Debug"
87
88# PROP BASE Use_MFC 0
89# PROP BASE Use_Debug_Libraries 1
90# PROP BASE Output_Dir "Debug"
91# PROP BASE Intermediate_Dir "Debug"
92# PROP BASE Ignore_Export_Lib 0
93# PROP BASE Target_Dir ""
94# PROP Use_MFC 0
95# PROP Use_Debug_Libraries 1
96# PROP Output_Dir "."
97# PROP Intermediate_Dir "alpha-temp-debug\python"
98# PROP Ignore_Export_Lib 0
99# PROP Target_Dir ""
100CPP=cl.exe
101# ADD BASE CPP /nologo /Gt0 /W3 /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
102# ADD CPP /nologo /MDd /Gt0 /W3 /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
103RSC=rc.exe
104# ADD BASE RSC /l 0x409 /i "..\Include" /d "_DEBUG"
105# ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"
106BSC32=bscmake.exe
107# ADD BASE BSC32 /nologo
108# ADD BSC32 /nologo
109LINK32=link.exe
110# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /debug /machine:ALPHA /out:"./python_d.exe" /pdbtype:sept
111# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib wsock32.lib /nologo /subsystem:console /debug /machine:ALPHA /out:"./python_d.exe" /pdbtype:sept
112
113!ELSEIF "$(CFG)" == "python - Win32 Alpha Release"
114
115# PROP BASE Use_MFC 0
116# PROP BASE Use_Debug_Libraries 0
117# PROP BASE Output_Dir "Release"
118# PROP BASE Intermediate_Dir "Release"
119# PROP BASE Ignore_Export_Lib 0
120# PROP BASE Target_Dir ""
121# PROP Use_MFC 0
122# PROP Use_Debug_Libraries 0
123# PROP Output_Dir "."
124# PROP Intermediate_Dir "alpha-temp-release\python"
125# PROP Ignore_Export_Lib 0
126# PROP Target_Dir ""
127CPP=cl.exe
128# ADD BASE CPP /nologo /Gt0 /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
129# ADD CPP /nologo /MD /Gt0 /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
130RSC=rc.exe
131# ADD BASE RSC /l 0x409 /d "NDEBUG"
132# ADD RSC /l 0x409 /d "NDEBUG"
133BSC32=bscmake.exe
134# ADD BASE BSC32 /nologo
135# ADD BSC32 /nologo
136LINK32=link.exe
137# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /debug /machine:ALPHA
138# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib wsock32.lib /nologo /subsystem:console /debug /machine:ALPHA
139
140!ENDIF
141
142# Begin Target
143
144# Name "python - Win32 Release"
145# Name "python - Win32 Debug"
146# Name "python - Win32 Alpha Debug"
147# Name "python - Win32 Alpha Release"
148# Begin Source File
149
150SOURCE=..\PC\pycon.ico
151# End Source File
152# Begin Source File
153
154SOURCE=..\Modules\python.c
155
156!IF "$(CFG)" == "python - Win32 Release"
157
158!ELSEIF "$(CFG)" == "python - Win32 Debug"
159
160!ELSEIF "$(CFG)" == "python - Win32 Alpha Debug"
161
162!ELSEIF "$(CFG)" == "python - Win32 Alpha Release"
163
164!ENDIF
165
166# End Source File
167# Begin Source File
168
169SOURCE=..\PC\python_exe.rc
170# End Source File
171# End Target
172# End Project