This commit was manufactured by cvs2svn to create tag 'r221c2'.
[python/dscho.git] / PCbuild / python.dsp
blobe8bfb65e681d0e5ced959180bd8c5c5f485c319e
1 # Microsoft Developer Studio Project File - Name="python" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103\r
6 # TARGTYPE "Win32 (ALPHA) Console Application" 0x0603\r
7 \r
8 CFG=python - Win32 Alpha Debug\r
9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
10 !MESSAGE use the Export Makefile command and run\r
11 !MESSAGE \r
12 !MESSAGE NMAKE /f "python.mak".\r
13 !MESSAGE \r
14 !MESSAGE You can specify a configuration when running NMAKE\r
15 !MESSAGE by defining the macro CFG on the command line. For example:\r
16 !MESSAGE \r
17 !MESSAGE NMAKE /f "python.mak" CFG="python - Win32 Alpha Debug"\r
18 !MESSAGE \r
19 !MESSAGE Possible choices for configuration are:\r
20 !MESSAGE \r
21 !MESSAGE "python - Win32 Release" (based on "Win32 (x86) Console Application")\r
22 !MESSAGE "python - Win32 Debug" (based on "Win32 (x86) Console Application")\r
23 !MESSAGE "python - Win32 Alpha Debug" (based on "Win32 (ALPHA) Console Application")\r
24 !MESSAGE "python - Win32 Alpha Release" (based on "Win32 (ALPHA) Console Application")\r
25 !MESSAGE \r
27 # Begin Project\r
28 # PROP AllowPerConfigDependencies 0\r
29 # PROP Scc_ProjName "python"\r
30 # PROP Scc_LocalPath ".."\r
32 !IF  "$(CFG)" == "python - Win32 Release"\r
34 # PROP BASE Use_MFC 0\r
35 # PROP BASE Use_Debug_Libraries 0\r
36 # PROP BASE Output_Dir "Release"\r
37 # PROP BASE Intermediate_Dir "Release"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 0\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "."\r
42 # PROP Intermediate_Dir "x86-temp-release\python"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 CPP=cl.exe\r
46 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
47 # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
48 RSC=rc.exe\r
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
50 # ADD RSC /l 0x409 /d "NDEBUG"\r
51 BSC32=bscmake.exe\r
52 # ADD BASE BSC32 /nologo\r
53 # ADD BSC32 /nologo\r
54 LINK32=link.exe\r
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\r
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 /base:"0x1d000000" /subsystem:console /debug /machine:I386\r
57 # SUBTRACT LINK32 /pdb:none\r
59 !ELSEIF  "$(CFG)" == "python - Win32 Debug"\r
61 # PROP BASE Use_MFC 0\r
62 # PROP BASE Use_Debug_Libraries 1\r
63 # PROP BASE Output_Dir "Debug"\r
64 # PROP BASE Intermediate_Dir "Debug"\r
65 # PROP BASE Target_Dir ""\r
66 # PROP Use_MFC 0\r
67 # PROP Use_Debug_Libraries 1\r
68 # PROP Output_Dir "."\r
69 # PROP Intermediate_Dir "x86-temp-debug\python"\r
70 # PROP Ignore_Export_Lib 0\r
71 # PROP Target_Dir ""\r
72 CPP=cl.exe\r
73 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
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\r
75 RSC=rc.exe\r
76 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
77 # ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"\r
78 BSC32=bscmake.exe\r
79 # ADD BASE BSC32 /nologo\r
80 # ADD BSC32 /nologo\r
81 LINK32=link.exe\r
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\r
83 # 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\r
84 # SUBTRACT LINK32 /pdb:none\r
86 !ELSEIF  "$(CFG)" == "python - Win32 Alpha Debug"\r
88 # PROP BASE Use_MFC 0\r
89 # PROP BASE Use_Debug_Libraries 1\r
90 # PROP BASE Output_Dir "Debug"\r
91 # PROP BASE Intermediate_Dir "Debug"\r
92 # PROP BASE Ignore_Export_Lib 0\r
93 # PROP BASE Target_Dir ""\r
94 # PROP Use_MFC 0\r
95 # PROP Use_Debug_Libraries 1\r
96 # PROP Output_Dir "."\r
97 # PROP Intermediate_Dir "alpha-temp-debug\python"\r
98 # PROP Ignore_Export_Lib 0\r
99 # PROP Target_Dir ""\r
100 CPP=cl.exe\r
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\r
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\r
103 RSC=rc.exe\r
104 # ADD BASE RSC /l 0x409 /i "..\Include" /d "_DEBUG"\r
105 # ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"\r
106 BSC32=bscmake.exe\r
107 # ADD BASE BSC32 /nologo\r
108 # ADD BSC32 /nologo\r
109 LINK32=link.exe\r
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\r
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\r
113 !ELSEIF  "$(CFG)" == "python - Win32 Alpha Release"\r
115 # PROP BASE Use_MFC 0\r
116 # PROP BASE Use_Debug_Libraries 0\r
117 # PROP BASE Output_Dir "Release"\r
118 # PROP BASE Intermediate_Dir "Release"\r
119 # PROP BASE Ignore_Export_Lib 0\r
120 # PROP BASE Target_Dir ""\r
121 # PROP Use_MFC 0\r
122 # PROP Use_Debug_Libraries 0\r
123 # PROP Output_Dir "."\r
124 # PROP Intermediate_Dir "alpha-temp-release\python"\r
125 # PROP Ignore_Export_Lib 0\r
126 # PROP Target_Dir ""\r
127 CPP=cl.exe\r
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\r
129 # ADD CPP /nologo /MD /Gt0 /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
130 RSC=rc.exe\r
131 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
132 # ADD RSC /l 0x409 /d "NDEBUG"\r
133 BSC32=bscmake.exe\r
134 # ADD BASE BSC32 /nologo\r
135 # ADD BSC32 /nologo\r
136 LINK32=link.exe\r
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\r
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\r
140 !ENDIF \r
142 # Begin Target\r
144 # Name "python - Win32 Release"\r
145 # Name "python - Win32 Debug"\r
146 # Name "python - Win32 Alpha Debug"\r
147 # Name "python - Win32 Alpha Release"\r
148 # Begin Source File\r
150 SOURCE=..\PC\pycon.ico\r
151 # End Source File\r
152 # Begin Source File\r
154 SOURCE=..\Modules\python.c\r
156 !IF  "$(CFG)" == "python - Win32 Release"\r
158 !ELSEIF  "$(CFG)" == "python - Win32 Debug"\r
160 !ELSEIF  "$(CFG)" == "python - Win32 Alpha Debug"\r
162 !ELSEIF  "$(CFG)" == "python - Win32 Alpha Release"\r
164 !ENDIF \r
166 # End Source File\r
167 # Begin Source File\r
169 SOURCE=..\PC\python_exe.rc\r
170 # End Source File\r
171 # End Target\r
172 # End Project\r