1 # Microsoft Developer Studio Project File - Name="make_versioninfo" - Package Owner=<4>
\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
\r
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
\r
7 CFG=make_versioninfo - Win32 Release
\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
\r
9 !MESSAGE use the Export Makefile command and run
\r
11 !MESSAGE NMAKE /f "make_versioninfo.mak".
\r
13 !MESSAGE You can specify a configuration when running NMAKE
\r
14 !MESSAGE by defining the macro CFG on the command line. For example:
\r
16 !MESSAGE NMAKE /f "make_versioninfo.mak" CFG="make_versioninfo - Win32 Release"
\r
18 !MESSAGE Possible choices for configuration are:
\r
20 !MESSAGE "make_versioninfo - Win32 Release" (based on "Win32 (x86) Console Application")
\r
21 !MESSAGE "make_versioninfo - Win32 Debug" (based on "Win32 (x86) Console Application")
\r
25 # PROP AllowPerConfigDependencies 0
\r
26 # PROP Scc_ProjName "make_versioninfo"
\r
27 # PROP Scc_LocalPath ".."
\r
31 !IF "$(CFG)" == "make_versioninfo - Win32 Release"
\r
33 # PROP BASE Use_MFC 0
\r
34 # PROP BASE Use_Debug_Libraries 0
\r
35 # PROP BASE Output_Dir "Release"
\r
36 # PROP BASE Intermediate_Dir "Release"
\r
37 # PROP BASE Target_Dir ""
\r
39 # PROP Use_Debug_Libraries 0
\r
40 # PROP Output_Dir "."
\r
41 # PROP Intermediate_Dir "x86-temp-release\make_versioninfo"
\r
42 # PROP Ignore_Export_Lib 0
\r
43 # PROP Target_Dir ""
\r
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
\r
45 # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\Include" /I ".." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
\r
46 # ADD BASE RSC /l 0x409 /d "NDEBUG"
\r
47 # ADD RSC /l 0x409 /d "NDEBUG"
\r
49 # ADD BASE BSC32 /nologo
\r
52 # 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
53 # 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
54 # SUBTRACT LINK32 /pdb:none
\r
55 # Begin Custom Build
\r
56 InputPath=.\make_versioninfo.exe
\r
57 SOURCE="$(InputPath)"
\r
59 "..\pythonnt_rc.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
\r
60 .\make_versioninfo.exe >..\pythonnt_rc.h
\r
64 !ELSEIF "$(CFG)" == "make_versioninfo - Win32 Debug"
\r
66 # PROP BASE Use_MFC 0
\r
67 # PROP BASE Use_Debug_Libraries 1
\r
68 # PROP BASE Output_Dir "Debug"
\r
69 # PROP BASE Intermediate_Dir "Debug"
\r
70 # PROP BASE Target_Dir ""
\r
72 # PROP Use_Debug_Libraries 1
\r
73 # PROP Output_Dir "."
\r
74 # PROP Intermediate_Dir "x86-temp-debug\make_versioninfo"
\r
75 # PROP Ignore_Export_Lib 0
\r
76 # PROP Target_Dir ""
\r
77 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
\r
78 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\Include" /I ".." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
\r
79 # ADD BASE RSC /l 0x409 /d "_DEBUG"
\r
80 # ADD RSC /l 0x409 /i "..\..\Include" /d "_DEBUG"
\r
82 # ADD BASE BSC32 /nologo
\r
85 # 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
86 # 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:"./make_versioninfo_d.exe" /pdbtype:sept
\r
87 # SUBTRACT LINK32 /pdb:none
\r
88 # Begin Custom Build
\r
89 InputPath=.\make_versioninfo_d.exe
\r
90 SOURCE="$(InputPath)"
\r
92 "..\pythonnt_rc_d.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
\r
93 .\make_versioninfo_d.exe >..\pythonnt_rc_d.h
\r
101 # Name "make_versioninfo - Win32 Release"
\r
102 # Name "make_versioninfo - Win32 Debug"
\r
103 # Begin Source File
\r
105 SOURCE=..\make_versioninfo.c
\r