# PROP Target_Dir ""\r
F90=df.exe\r
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
-# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\Include" /I ".." /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /Zm200 /c\r
+# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\Include" /I ".." /I "..\..\modules\zlib" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /Zm200 /c\r
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"\r
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"\r
# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
# ADD BSC32 /nologo\r
LINK32=link.exe\r
# 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
-# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e000000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python25.dll"\r
+# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e000000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python26.dll"\r
# SUBTRACT LINK32 /pdb:none\r
\r
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"\r
# PROP Target_Dir ""\r
F90=df.exe\r
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\Include" /I ".." /D "_DEBUG" /D "USE_DL_EXPORT" /D "WIN32" /D "_WINDOWS" /YX /FD /Zm200 /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\Include" /I ".." /I "..\..\modules\zlib" /D "_DEBUG" /D "USE_DL_EXPORT" /D "WIN32" /D "_WINDOWS" /YX /FD /Zm200 /c\r
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"\r
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"\r
# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
# ADD BSC32 /nologo\r
LINK32=link.exe\r
# 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
-# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e000000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python25_d.dll" /pdbtype:sept\r
+# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e000000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python26_d.dll" /pdbtype:sept\r
# SUBTRACT LINK32 /pdb:none\r
\r
!ENDIF \r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Modules\_functoolsmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Modules\_heapqmodule.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Modules\_lsprof.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Modules\_randommodule.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Modules\_struct.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\PC\_subprocess.c\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Modules\_typesmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Modules\_weakref.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Modules\zlib\adler32.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Modules\arraymodule.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Modules\zlib\compress.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\config.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Modules\zlib\crc32.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Modules\cStringIO.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Modules\zlib\deflate.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Objects\descrobject.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=..\..\Python\exceptions.c\r
+SOURCE=..\..\Objects\exceptions.c\r
# End Source File\r
# Begin Source File\r
\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=..\..\Modules\_functoolsmodule.c\r
-# End Source File\r
-# Begin Source File\r
-\r
SOURCE=..\..\Python\future.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Modules\zlib\inffast.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\Modules\zlib\inflate.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\Modules\zlib\inftrees.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Objects\intobject.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=..\..\Modules\md5c.c\r
+SOURCE=..\..\Modules\md5.c\r
# End Source File\r
# Begin Source File\r
\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Python\peephole.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Modules\posixmodule.c\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Python\pyarena.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Python\pyfpe.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=..\python_nt.rc\r
+SOURCE="..\..\Python\Python-ast.c"\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=..\..\Python\Python-ast.c\r
+SOURCE=..\python_nt.rc\r
# End Source File\r
# Begin Source File\r
\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=..\..\Objects\setobject.c\r
+SOURCE=..\..\Modules\rotatingtree.c\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=..\..\Modules\shamodule.c\r
+SOURCE=..\..\Objects\setobject.c\r
# End Source File\r
# Begin Source File\r
\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Modules\shamodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Modules\signalmodule.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=..\..\Modules\structmodule.c\r
-# End Source File\r
-# Begin Source File\r
-\r
SOURCE=..\..\Objects\structseq.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Modules\zlib\trees.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Objects\tupleobject.c\r
# End Source File\r
# Begin Source File\r
\r
SOURCE=..\..\Modules\zipimport.c\r
# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\Modules\zlibmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\Modules\zlib\zutil.c\r
+# End Source File\r
# End Target\r
# End Project\r