\r
CPP=cl.exe\r
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c\r
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I "C:\tcl\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /c\r
-CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I "C:\tcl\include" /D\\r
- "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H"\\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I "C:\TCL80A2\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /c\r
+CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I "C:\TCL80A2\include"\\r
+ /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H"\\r
/Fp"$(INTDIR)/_tkinter.pch" /YX /Fo"$(INTDIR)/" /c \r
CPP_OBJS=.\vc40\tmp/\r
CPP_SBRS=.\.\r
LINK32_OBJS= \\r
"$(INTDIR)\_tkinter.obj" \\r
"$(OUTDIR)\python15.lib" \\r
- ".\PC\tcl75.lib" \\r
- ".\PC\tk41.lib"\r
+ ".\PC\tcl80.lib" \\r
+ ".\PC\tk80.lib"\r
\r
"$(OUTDIR)\_tkinter.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)\r
$(LINK32) @<<\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\myproto.h"\\r
".\Include\pgenheaders.h"\\r
".\Include\pydebug.h"\\r
- ".\Include\rename2.h"\\r
".\Include\token.h"\\r
".\PC\config.h"\\r
\r
".\Include\myproto.h"\\r
".\Include\pgenheaders.h"\\r
".\Include\pydebug.h"\\r
- ".\Include\rename2.h"\\r
".\PC\config.h"\\r
\r
\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
\r
SOURCE=.\Python\getmtime.c\r
DEP_CPP_GETMT=\\r
- ".\Include\rename2.h"\\r
".\PC\config.h"\\r
{$(INCLUDE)}"\sys\STAT.H"\\r
{$(INCLUDE)}"\sys\TYPES.H"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
# Begin Source File\r
\r
SOURCE=.\Python\getargs.c\r
-\r
-!IF "$(CFG)" == "python15 - Win32 Release"\r
-\r
-DEP_CPP_GETAR=\\r
- ".\Include\abstract.h"\\r
- ".\Include\bltinmodule.h"\\r
- ".\Include\ceval.h"\\r
- ".\Include\classobject.h"\\r
- ".\Include\cobject.h"\\r
- ".\Include\complexobject.h"\\r
- ".\Include\fileobject.h"\\r
- ".\Include\floatobject.h"\\r
- ".\Include\funcobject.h"\\r
- ".\Include\import.h"\\r
- ".\Include\intobject.h"\\r
- ".\Include\intrcheck.h"\\r
- ".\Include\listobject.h"\\r
- ".\Include\longobject.h"\\r
- ".\Include\mappingobject.h"\\r
- ".\Include\methodobject.h"\\r
- ".\Include\modsupport.h"\\r
- ".\Include\moduleobject.h"\\r
- ".\Include\mymalloc.h"\\r
- ".\Include\myproto.h"\\r
- ".\Include\object.h"\\r
- ".\Include\objimpl.h"\\r
- ".\Include\pydebug.h"\\r
- ".\Include\pyerrors.h"\\r
- ".\Include\pyfpe.h"\\r
- ".\Include\pystate.h"\\r
- ".\Include\Python.h"\\r
- ".\Include\pythonrun.h"\\r
- ".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
- ".\Include\sliceobject.h"\\r
- ".\Include\stringobject.h"\\r
- ".\Include\sysmodule.h"\\r
- ".\Include\traceback.h"\\r
- ".\Include\tupleobject.h"\\r
- ".\PC\config.h"\\r
- \r
-\r
-"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
-\r
DEP_CPP_GETAR=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-!ENDIF \r
-\r
# End Source File\r
################################################################################\r
# Begin Source File\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\structmember.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\structmember.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\structmember.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\structmember.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\structmember.h"\\r
".\Include\floatobject.h"\\r
".\Include\frameobject.h"\\r
".\Include\funcobject.h"\\r
- ".\Include\graminit.h"\\r
".\Include\import.h"\\r
".\Include\intobject.h"\\r
".\Include\intrcheck.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.h"\\r
- ".\Include\graminit.h"\\r
".\Include\import.h"\\r
".\Include\intobject.h"\\r
".\Include\intrcheck.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\node.h"\\r
".\Include\pgenheaders.h"\\r
".\Include\pydebug.h"\\r
- ".\Include\rename2.h"\\r
".\Include\token.h"\\r
".\Parser\parser.h"\\r
".\PC\config.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\structmember.h"\\r
".\Include\myproto.h"\\r
".\Include\pgenheaders.h"\\r
".\Include\pydebug.h"\\r
- ".\Include\rename2.h"\\r
".\Include\token.h"\\r
".\Parser\tokenizer.h"\\r
".\PC\config.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\structmember.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
SOURCE=.\Modules\regexpr.c\r
DEP_CPP_REGEX=\\r
".\Include\myproto.h"\\r
- ".\Include\rename2.h"\\r
".\Modules\regexpr.h"\\r
".\PC\config.h"\\r
\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.h"\\r
- ".\Include\graminit.h"\\r
".\Include\grammar.h"\\r
".\Include\import.h"\\r
".\Include\intobject.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\parsetok.h"\\r
".\Include\pgenheaders.h"\\r
".\Include\pydebug.h"\\r
- ".\Include\rename2.h"\\r
".\Include\token.h"\\r
".\Parser\parser.h"\\r
".\Parser\tokenizer.h"\\r
".\Include\node.h"\\r
".\Include\pgenheaders.h"\\r
".\Include\pydebug.h"\\r
- ".\Include\rename2.h"\\r
".\Include\token.h"\\r
".\Parser\parser.h"\\r
".\PC\config.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\node.h"\\r
".\Include\pgenheaders.h"\\r
".\Include\pydebug.h"\\r
- ".\Include\rename2.h"\\r
".\PC\config.h"\\r
\r
\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
\r
SOURCE=.\Python\mystrtoul.c\r
DEP_CPP_MYSTR=\\r
- ".\Include\rename2.h"\\r
".\PC\config.h"\\r
\r
\r
".\Include\intrcheck.h"\\r
".\Include\mymalloc.h"\\r
".\Include\myproto.h"\\r
- ".\Include\rename2.h"\\r
".\PC\config.h"\\r
\r
\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.h"\\r
- ".\Include\graminit.h"\\r
".\Include\import.h"\\r
".\Include\intobject.h"\\r
".\Include\intrcheck.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
# Begin Source File\r
\r
SOURCE=.\Modules\main.c\r
-\r
-!IF "$(CFG)" == "python15 - Win32 Release"\r
-\r
DEP_CPP_MAIN_=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
-\r
-DEP_CPP_MAIN_=\\r
- ".\Include\abstract.h"\\r
- ".\Include\bltinmodule.h"\\r
- ".\Include\ceval.h"\\r
- ".\Include\classobject.h"\\r
- ".\Include\cobject.h"\\r
- ".\Include\complexobject.h"\\r
- ".\Include\fileobject.h"\\r
- ".\Include\floatobject.h"\\r
- ".\Include\funcobject.h"\\r
- ".\Include\import.h"\\r
- ".\Include\intobject.h"\\r
- ".\Include\intrcheck.h"\\r
- ".\Include\listobject.h"\\r
- ".\Include\longobject.h"\\r
- ".\Include\mappingobject.h"\\r
- ".\Include\methodobject.h"\\r
- ".\Include\modsupport.h"\\r
- ".\Include\moduleobject.h"\\r
- ".\Include\mymalloc.h"\\r
- ".\Include\myproto.h"\\r
- ".\Include\object.h"\\r
- ".\Include\objimpl.h"\\r
- ".\Include\pydebug.h"\\r
- ".\Include\pyerrors.h"\\r
- ".\Include\pyfpe.h"\\r
- ".\Include\pystate.h"\\r
- ".\Include\Python.h"\\r
- ".\Include\pythonrun.h"\\r
- ".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
- ".\Include\sliceobject.h"\\r
- ".\Include\stringobject.h"\\r
- ".\Include\sysmodule.h"\\r
- ".\Include\traceback.h"\\r
- ".\Include\tupleobject.h"\\r
- ".\PC\config.h"\\r
- \r
-\r
-"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
# End Source File\r
################################################################################\r
# Begin Source File\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
# Begin Source File\r
\r
SOURCE=.\PC\getpath_nt.c\r
-\r
-!IF "$(CFG)" == "python15 - Win32 Release"\r
-\r
DEP_CPP_GETPA=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
-\r
-DEP_CPP_GETPA=\\r
- ".\Include\abstract.h"\\r
- ".\Include\bltinmodule.h"\\r
- ".\Include\ceval.h"\\r
- ".\Include\classobject.h"\\r
- ".\Include\cobject.h"\\r
- ".\Include\complexobject.h"\\r
- ".\Include\fileobject.h"\\r
- ".\Include\floatobject.h"\\r
- ".\Include\funcobject.h"\\r
- ".\Include\import.h"\\r
- ".\Include\intobject.h"\\r
- ".\Include\intrcheck.h"\\r
- ".\Include\listobject.h"\\r
- ".\Include\longobject.h"\\r
- ".\Include\mappingobject.h"\\r
- ".\Include\methodobject.h"\\r
- ".\Include\modsupport.h"\\r
- ".\Include\moduleobject.h"\\r
- ".\Include\mymalloc.h"\\r
- ".\Include\myproto.h"\\r
- ".\Include\object.h"\\r
- ".\Include\objimpl.h"\\r
- ".\Include\osdefs.h"\\r
- ".\Include\pydebug.h"\\r
- ".\Include\pyerrors.h"\\r
- ".\Include\pyfpe.h"\\r
- ".\Include\pystate.h"\\r
- ".\Include\Python.h"\\r
- ".\Include\pythonrun.h"\\r
- ".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
- ".\Include\sliceobject.h"\\r
- ".\Include\stringobject.h"\\r
- ".\Include\sysmodule.h"\\r
- ".\Include\traceback.h"\\r
- ".\Include\tupleobject.h"\\r
- ".\PC\config.h"\\r
- \r
-\r
-"$(INTDIR)\getpath_nt.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
# End Source File\r
################################################################################\r
# Begin Source File\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\cStringIO.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
-NODEP_CPP_CSTRI=\\r
- ".\Modules\cStringIO.h"\\r
- ".\Modules\import.h"\\r
- \r
\r
"$(INTDIR)\cStringIO.obj" : $(SOURCE) $(DEP_CPP_CSTRI) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\cStringIO.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.h"\\r
- ".\Include\graminit.h"\\r
".\Include\import.h"\\r
".\Include\intobject.h"\\r
".\Include\intrcheck.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
-NODEP_CPP_CPICK=\\r
- ".\Modules\cStringIO.h"\\r
- \r
\r
"$(INTDIR)\cPickle.obj" : $(SOURCE) $(DEP_CPP_CPICK) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
# Begin Source File\r
\r
SOURCE=.\Modules\_tkinter.c\r
+\r
+!IF "$(CFG)" == "_tkinter - Win32 Release"\r
+\r
DEP_CPP__TKIN=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\Python.h"\\r
".\Include\pythonrun.h"\\r
".\Include\rangeobject.h"\\r
- ".\Include\rename2.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
- "C:\tcl\include\tcl.h"\\r
- "C:\tcl\include\tk.h"\\r
- "C:\tcl\include\X11\X.h"\\r
- "C:\tcl\include\X11\Xfuncproto.h"\\r
- "C:\tcl\include\X11\Xlib.h"\\r
+ "C:\TCL80A2\include\tcl.h"\\r
+ "C:\TCL80A2\include\tk.h"\\r
+ "C:\TCL80A2\include\X11\X.h"\\r
+ "C:\TCL80A2\include\X11\Xfuncproto.h"\\r
+ "C:\TCL80A2\include\X11\Xlib.h"\\r
\r
\r
"$(INTDIR)\_tkinter.obj" : $(SOURCE) $(DEP_CPP__TKIN) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\PC\tk41.lib\r
+SOURCE=.\PC\_tkinter.def\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\PC\tcl75.lib\r
+SOURCE=.\vc40\python15.lib\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\PC\_tkinter.def\r
+SOURCE=.\PC\tk80.lib\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\vc40\python15.lib\r
+SOURCE=.\PC\tcl80.lib\r
# End Source File\r
# End Target\r
# End Project\r