1 # Microsoft Developer Studio Project File - Name="_tkinter" - Package Owner=<4>
\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
\r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
\r
7 CFG=_tkinter - 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 "_tkinter.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 "_tkinter.mak" CFG="_tkinter - Win32 Release"
\r
18 !MESSAGE Possible choices for configuration are:
\r
20 !MESSAGE "_tkinter - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
\r
21 !MESSAGE "_tkinter - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
\r
25 # PROP AllowPerConfigDependencies 0
\r
26 # PROP Scc_ProjName "_tkinter"
\r
27 # PROP Scc_LocalPath "..\..\.."
\r
32 !IF "$(CFG)" == "_tkinter - Win32 Debug"
\r
34 # PROP BASE Use_MFC 0
\r
35 # PROP BASE Use_Debug_Libraries 1
\r
36 # PROP BASE Output_Dir "Debug"
\r
37 # PROP BASE Intermediate_Dir "Debug"
\r
38 # PROP BASE Target_Dir ""
\r
40 # PROP Use_Debug_Libraries 1
\r
41 # PROP Output_Dir "."
\r
42 # PROP Intermediate_Dir "x86-temp-debug\_tkinter"
\r
43 # PROP Ignore_Export_Lib 0
\r
44 # PROP Target_Dir ""
\r
46 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
\r
47 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\..\tcltk\include" /I "..\..\Include" /I ".." /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WITH_APPINIT" /YX /FD /c
\r
48 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
\r
49 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
\r
50 # ADD BASE RSC /l 0x409 /d "_DEBUG"
\r
51 # ADD RSC /l 0x409 /d "_DEBUG"
\r
53 # ADD BASE BSC32 /nologo
\r
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 /debug /machine:I386 /pdbtype:sept
\r
57 # ADD LINK32 ..\..\..\tcltk\lib\tk85g.lib ..\..\..\tcltk\lib\tcl85g.lib odbc32.lib odbccp32.lib user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x1e190000" /subsystem:windows /dll /debug /machine:I386 /out:"./_tkinter_d.pyd" /pdbtype:sept
\r
58 # SUBTRACT LINK32 /pdb:none
\r
60 !ELSEIF "$(CFG)" == "_tkinter - Win32 Release"
\r
62 # PROP BASE Use_MFC 0
\r
63 # PROP BASE Use_Debug_Libraries 0
\r
64 # PROP BASE Output_Dir "Release"
\r
65 # PROP BASE Intermediate_Dir "Release"
\r
66 # PROP BASE Target_Dir ""
\r
68 # PROP Use_Debug_Libraries 0
\r
69 # PROP Output_Dir "."
\r
70 # PROP Intermediate_Dir "x86-temp-release\_tkinter"
\r
71 # PROP Ignore_Export_Lib 0
\r
72 # PROP Target_Dir ""
\r
74 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
\r
75 # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\..\tcltk\include" /I "..\..\Include" /I ".." /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WITH_APPINIT" /YX /FD /c
\r
76 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
\r
77 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
\r
78 # ADD BASE RSC /l 0x409 /d "NDEBUG"
\r
79 # ADD RSC /l 0x409 /d "NDEBUG"
\r
81 # ADD BASE BSC32 /nologo
\r
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 /machine:I386
\r
85 # ADD LINK32 ..\..\..\tcltk\lib\tk85.lib ..\..\..\tcltk\lib\tcl85.lib odbc32.lib odbccp32.lib user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x1e190000" /subsystem:windows /dll /debug /machine:I386 /out:"./_tkinter.pyd"
\r
86 # SUBTRACT LINK32 /pdb:none
\r
92 # Name "_tkinter - Win32 Release"
\r
93 # Name "_tkinter - Win32 Debug"
\r
96 SOURCE=..\..\Modules\_tkinter.c
\r
100 SOURCE=..\..\Modules\tkappinit.c
\r