blob: 56042ead1eb65f5876f4fb3ce4e35d914750ed8b [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
56# 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 /subsystem:console /debug /machine:I386
57
58!ELSEIF "$(CFG)" == "python - Win32 Debug"
59
60# PROP BASE Use_MFC 0
61# PROP BASE Use_Debug_Libraries 1
62# PROP BASE Output_Dir "Debug"
63# PROP BASE Intermediate_Dir "Debug"
64# PROP BASE Target_Dir ""
65# PROP Use_MFC 0
66# PROP Use_Debug_Libraries 1
67# PROP Output_Dir "."
68# PROP Intermediate_Dir "x86-temp-debug\python"
69# PROP Ignore_Export_Lib 0
70# PROP Target_Dir ""
71CPP=cl.exe
72# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
73# 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
74RSC=rc.exe
75# ADD BASE RSC /l 0x409 /d "_DEBUG"
76# ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"
77BSC32=bscmake.exe
78# ADD BASE BSC32 /nologo
79# ADD BSC32 /nologo
80LINK32=link.exe
81# 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
82# 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 /subsystem:console /debug /machine:I386 /out:"./python_d.exe" /pdbtype:sept
83
84!ELSEIF "$(CFG)" == "python - Win32 Alpha Debug"
85
86# PROP BASE Use_MFC 0
87# PROP BASE Use_Debug_Libraries 1
88# PROP BASE Output_Dir "Debug"
89# PROP BASE Intermediate_Dir "Debug"
90# PROP BASE Ignore_Export_Lib 0
91# PROP BASE Target_Dir ""
92# PROP Use_MFC 0
93# PROP Use_Debug_Libraries 1
94# PROP Output_Dir "."
95# PROP Intermediate_Dir "alpha-temp-debug\python"
96# PROP Ignore_Export_Lib 0
97# PROP Target_Dir ""
98CPP=cl.exe
99# 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
100# 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
101RSC=rc.exe
102# ADD BASE RSC /l 0x409 /i "..\Include" /d "_DEBUG"
103# ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"
104BSC32=bscmake.exe
105# ADD BASE BSC32 /nologo
106# ADD BSC32 /nologo
107LINK32=link.exe
108# 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
109# 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
110
111!ELSEIF "$(CFG)" == "python - Win32 Alpha Release"
112
113# PROP BASE Use_MFC 0
114# PROP BASE Use_Debug_Libraries 0
115# PROP BASE Output_Dir "Release"
116# PROP BASE Intermediate_Dir "Release"
117# PROP BASE Ignore_Export_Lib 0
118# PROP BASE Target_Dir ""
119# PROP Use_MFC 0
120# PROP Use_Debug_Libraries 0
121# PROP Output_Dir "."
122# PROP Intermediate_Dir "alpha-temp-release\python"
123# PROP Ignore_Export_Lib 0
124# PROP Target_Dir ""
125CPP=cl.exe
126# ADD BASE CPP /nologo /Gt0 /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
127# ADD CPP /nologo /MD /Gt0 /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
128RSC=rc.exe
129# ADD BASE RSC /l 0x409 /d "NDEBUG"
130# ADD RSC /l 0x409 /d "NDEBUG"
131BSC32=bscmake.exe
132# ADD BASE BSC32 /nologo
133# ADD BSC32 /nologo
134LINK32=link.exe
135# 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
136# 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
137
138!ENDIF
139
140# Begin Target
141
142# Name "python - Win32 Release"
143# Name "python - Win32 Debug"
144# Name "python - Win32 Alpha Debug"
145# Name "python - Win32 Alpha Release"
146# Begin Source File
147
148SOURCE=..\PC\pycon.ico
149# End Source File
150# Begin Source File
151
152SOURCE=..\Modules\python.c
153
154!IF "$(CFG)" == "python - Win32 Release"
155
156!ELSEIF "$(CFG)" == "python - Win32 Debug"
157
158!ELSEIF "$(CFG)" == "python - Win32 Alpha Debug"
159
160!ELSEIF "$(CFG)" == "python - Win32 Alpha Release"
161
162!ENDIF
163
164# End Source File
165# Begin Source File
166
167SOURCE=..\PC\python_exe.rc
168# End Source File
169# End Target
170# End Project