# Begin Source File\r
\r
SOURCE=.\Objects\longobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
DEP_CPP_LONGO=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.h"\\r
".\Include\listobject.h"\\r
".\Include\longintrepr.h"\\r
".\Include\longobject.h"\\r
- ".\Include\mappingobject.h"\\r
".\Include\methodobject.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Objects\listobject.c\r
-DEP_CPP_LISTO=\\r
+DEP_CPP_LONGO=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\intobject.h"\\r
".\Include\intrcheck.h"\\r
".\Include\listobject.h"\\r
+ ".\Include\longintrepr.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\mymath.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
- {$(INCLUDE)}"\sys\TYPES.H"\\r
\r
\r
-"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"\r
+"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Objects\intobject.c\r
-DEP_CPP_INTOB=\\r
+SOURCE=.\Objects\listobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_LISTO=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
\r
\r
-"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"\r
+"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\importdl.c\r
-DEP_CPP_IMPOR=\\r
+DEP_CPP_LISTO=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.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\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
- ".\Python\importdl.h"\\r
- {$(INCLUDE)}"\sys\STAT.H"\\r
{$(INCLUDE)}"\sys\TYPES.H"\\r
\r
-NODEP_CPP_IMPOR=\\r
- ".\Python\dl.h"\\r
- ".\Python\macdefs.h"\\r
- ".\Python\macglue.h"\\r
- \r
\r
-"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"\r
+"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\imageop.c\r
-DEP_CPP_IMAGE=\\r
+SOURCE=.\Objects\intobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_INTOB=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Parser\grammar1.c\r
-DEP_CPP_GRAMM=\\r
- ".\Include\bitset.h"\\r
- ".\Include\grammar.h"\\r
- ".\Include\mymalloc.h"\\r
- ".\Include\myproto.h"\\r
- ".\Include\pgenheaders.h"\\r
- ".\Include\pydebug.h"\\r
- ".\Include\token.h"\\r
- ".\PC\config.h"\\r
- \r
-\r
-"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\graminit.c\r
-DEP_CPP_GRAMI=\\r
- ".\Include\bitset.h"\\r
- ".\Include\grammar.h"\\r
- ".\Include\mymalloc.h"\\r
- ".\Include\myproto.h"\\r
- ".\Include\pgenheaders.h"\\r
- ".\Include\pydebug.h"\\r
- ".\PC\config.h"\\r
- \r
-\r
-"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)"\r
+"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\getversion.c\r
-DEP_CPP_GETVE=\\r
+DEP_CPP_INTOB=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
- ".\Include\patchlevel.h"\\r
".\Include\pydebug.h"\\r
".\Include\pyerrors.h"\\r
".\Include\pyfpe.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"\r
+"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Python\getplatform.c\r
-DEP_CPP_GETPL=\\r
+SOURCE=.\Python\importdl.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_IMPOR=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\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\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
- \r
-\r
-"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\getmtime.c\r
-DEP_CPP_GETMT=\\r
- ".\PC\config.h"\\r
+ ".\Python\importdl.h"\\r
{$(INCLUDE)}"\sys\STAT.H"\\r
{$(INCLUDE)}"\sys\TYPES.H"\\r
\r
+NODEP_CPP_IMPOR=\\r
+ ".\Python\dl.h"\\r
+ ".\Python\macdefs.h"\\r
+ ".\Python\macglue.h"\\r
+ \r
\r
-"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)"\r
+"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\getcopyright.c\r
-DEP_CPP_GETCO=\\r
+DEP_CPP_IMPOR=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.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\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
+ ".\Python\importdl.h"\\r
+ {$(INCLUDE)}"\sys\STAT.H"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ \r
+NODEP_CPP_IMPOR=\\r
+ ".\Python\dl.h"\\r
+ ".\Python\macdefs.h"\\r
+ ".\Python\macglue.h"\\r
\r
\r
-"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"\r
+"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Python\getcompiler.c\r
-DEP_CPP_GETCOM=\\r
+SOURCE=.\Modules\imageop.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_IMAGE=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"\r
+"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\getargs.c\r
-DEP_CPP_GETAR=\\r
+DEP_CPP_IMAGE=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"\r
+"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Objects\funcobject.c\r
-DEP_CPP_FUNCO=\\r
+SOURCE=.\Parser\grammar1.c\r
+DEP_CPP_GRAMM=\\r
+ ".\Include\bitset.h"\\r
+ ".\Include\grammar.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\pgenheaders.h"\\r
+ ".\Include\pydebug.h"\\r
+ ".\Include\token.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\graminit.c\r
+DEP_CPP_GRAMI=\\r
+ ".\Include\bitset.h"\\r
+ ".\Include\grammar.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\pgenheaders.h"\\r
+ ".\Include\pydebug.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\getversion.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_GETVE=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
- ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
+ ".\Include\patchlevel.h"\\r
".\Include\pydebug.h"\\r
".\Include\pyerrors.h"\\r
".\Include\pyfpe.h"\\r
".\Include\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
- ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"\r
+"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\frozen.c\r
-DEP_CPP_FROZE=\\r
+DEP_CPP_GETVE=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
+ ".\Include\patchlevel.h"\\r
".\Include\pydebug.h"\\r
".\Include\pyerrors.h"\\r
".\Include\pyfpe.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"\r
+"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Objects\frameobject.c\r
-DEP_CPP_FRAME=\\r
+SOURCE=.\Python\getplatform.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_GETPL=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
- ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
- ".\Include\frameobject.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\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
- ".\Include\opcode.h"\\r
".\Include\pydebug.h"\\r
".\Include\pyerrors.h"\\r
".\Include\pyfpe.h"\\r
".\Include\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
- ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"\r
+"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Objects\floatobject.c\r
-DEP_CPP_FLOAT=\\r
+DEP_CPP_GETPL=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
- ".\Include\mymath.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"\r
+"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Objects\fileobject.c\r
-DEP_CPP_FILEO=\\r
+SOURCE=.\Python\getmtime.c\r
+DEP_CPP_GETMT=\\r
+ ".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\STAT.H"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ \r
+\r
+"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\getcopyright.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_GETCO=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
- ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"\r
+"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\errors.c\r
-DEP_CPP_ERROR=\\r
+DEP_CPP_GETCO=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"\r
+"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\PC\config.c\r
-DEP_CPP_CONFI=\\r
+SOURCE=.\Python\getcompiler.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_GETCOM=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"\r
+"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Objects\complexobject.c\r
-DEP_CPP_COMPL=\\r
+DEP_CPP_GETCOM=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
- ".\Include\mymath.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"\r
+"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Python\compile.c\r
-DEP_CPP_COMPI=\\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\compile.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\dictobject.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\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\node.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
- ".\Include\opcode.h"\\r
".\Include\pydebug.h"\\r
".\Include\pyerrors.h"\\r
".\Include\pyfpe.h"\\r
".\Include\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
- ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
- ".\Include\token.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"\r
+"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Objects\cobject.c\r
-DEP_CPP_COBJE=\\r
+DEP_CPP_GETAR=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"\r
+"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\cmathmodule.c\r
-DEP_CPP_CMATH=\\r
+SOURCE=.\Objects\funcobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_FUNCO=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\mymath.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\Include\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"\r
+"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Objects\classobject.c\r
-DEP_CPP_CLASS=\\r
+DEP_CPP_FUNCO=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"\r
+"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Python\ceval.c\r
-DEP_CPP_CEVAL=\\r
+SOURCE=.\Python\frozen.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_FROZE=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
- ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
- ".\Include\eval.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
- ".\Include\frameobject.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\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
- ".\Include\opcode.h"\\r
".\Include\pydebug.h"\\r
".\Include\pyerrors.h"\\r
".\Include\pyfpe.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
- ".\Include\thread.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"\r
+"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\bltinmodule.c\r
-DEP_CPP_BLTIN=\\r
+DEP_CPP_FROZE=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
- ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
- ".\Include\eval.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
- ".\Include\mymath.h"\\r
".\Include\myproto.h"\\r
- ".\Include\node.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\Include\pydebug.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"\r
+"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\binascii.c\r
-DEP_CPP_BINAS=\\r
+SOURCE=.\Objects\frameobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_FRAME=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
+ ".\Include\frameobject.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\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
+ ".\Include\opcode.h"\\r
".\Include\pydebug.h"\\r
".\Include\pyerrors.h"\\r
".\Include\pyfpe.h"\\r
".\Include\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"\r
+"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Modules\audioop.c\r
-DEP_CPP_AUDIO=\\r
+DEP_CPP_FRAME=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
+ ".\Include\frameobject.h"\\r
".\Include\funcobject.h"\\r
".\Include\import.h"\\r
".\Include\intobject.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
- ".\Include\mymath.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
+ ".\Include\opcode.h"\\r
".\Include\pydebug.h"\\r
".\Include\pyerrors.h"\\r
".\Include\pyfpe.h"\\r
".\Include\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"\r
+"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\arraymodule.c\r
-DEP_CPP_ARRAY=\\r
+SOURCE=.\Objects\floatobject.c\r
+DEP_CPP_FLOAT=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\mymath.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
- {$(INCLUDE)}"\sys\TYPES.H"\\r
\r
\r
-"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"\r
+"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Parser\acceler.c\r
-DEP_CPP_ACCEL=\\r
- ".\Include\bitset.h"\\r
- ".\Include\grammar.h"\\r
- ".\Include\mymalloc.h"\\r
- ".\Include\myproto.h"\\r
- ".\Include\node.h"\\r
- ".\Include\pgenheaders.h"\\r
- ".\Include\pydebug.h"\\r
- ".\Include\token.h"\\r
- ".\Parser\parser.h"\\r
- ".\PC\config.h"\\r
- \r
-\r
-"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
+SOURCE=.\Objects\fileobject.c\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
\r
-SOURCE=.\Objects\abstract.c\r
-DEP_CPP_ABSTR=\\r
+DEP_CPP_FILEO=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\STAT.H"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
\r
\r
-"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\yuvconvert.c\r
-DEP_CPP_YUVCO=\\r
- ".\Modules\yuv.h"\\r
- \r
-\r
-"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)"\r
+"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Objects\typeobject.c\r
-DEP_CPP_TYPEO=\\r
+DEP_CPP_FILEO=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\STAT.H"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
\r
\r
-"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"\r
+"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Objects\tupleobject.c\r
-DEP_CPP_TUPLE=\\r
- ".\Include\abstract.h"\\r
- ".\Include\bltinmodule.h"\\r
+SOURCE=.\Python\errors.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_ERROR=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"\r
+"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\traceback.c\r
-DEP_CPP_TRACE=\\r
+DEP_CPP_ERROR=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
- ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
- ".\Include\frameobject.h"\\r
".\Include\funcobject.h"\\r
".\Include\import.h"\\r
".\Include\intobject.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\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
- ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"\r
+"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Parser\tokenizer.c\r
-DEP_CPP_TOKEN=\\r
- ".\Include\errcode.h"\\r
+SOURCE=.\PC\config.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_CONFI=\\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\dictobject.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\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
".\Include\myproto.h"\\r
- ".\Include\pgenheaders.h"\\r
+ ".\Include\object.h"\\r
+ ".\Include\objimpl.h"\\r
".\Include\pydebug.h"\\r
- ".\Include\token.h"\\r
- ".\Parser\tokenizer.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\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)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"\r
+"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Modules\timemodule.c\r
-DEP_CPP_TIMEM=\\r
+DEP_CPP_CONFI=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
- ".\Include\mymath.h"\\r
".\Include\myproto.h"\\r
- ".\Include\myselect.h"\\r
- ".\Include\mytime.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\Include\pydebug.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
- {$(INCLUDE)}"\sys\TIMEB.H"\\r
- {$(INCLUDE)}"\sys\TYPES.H"\\r
\r
\r
-"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"\r
+"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Python\thread.c\r
-DEP_CPP_THREA=\\r
- ".\Include\thread.h"\\r
- ".\PC\config.h"\\r
- ".\Python\thread_cthread.h"\\r
- ".\Python\thread_lwp.h"\\r
- ".\Python\thread_nt.h"\\r
- ".\Python\thread_pthread.h"\\r
- ".\Python\thread_sgi.h"\\r
- ".\Python\thread_solaris.h"\\r
- {$(INCLUDE)}"\sys\TYPES.H"\\r
- \r
-\r
-"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
+SOURCE=.\Objects\complexobject.c\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
\r
-SOURCE=.\Modules\structmodule.c\r
-DEP_CPP_STRUC=\\r
+DEP_CPP_COMPL=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"\r
+"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\structmember.c\r
-DEP_CPP_STRUCT=\\r
+DEP_CPP_COMPL=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
+ ".\Include\mymath.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\Include\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
- ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"\r
+"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\stropmodule.c\r
-DEP_CPP_STROP=\\r
+SOURCE=.\Python\compile.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_COMPI=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\dictobject.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\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\node.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
+ ".\Include\opcode.h"\\r
".\Include\pydebug.h"\\r
".\Include\pyerrors.h"\\r
".\Include\pyfpe.h"\\r
".\Include\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
+ ".\Include\token.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"\r
+"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Objects\stringobject.c\r
-DEP_CPP_STRIN=\\r
+DEP_CPP_COMPI=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
".\Include\complexobject.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\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
".\Include\myproto.h"\\r
+ ".\Include\node.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
+ ".\Include\opcode.h"\\r
".\Include\pydebug.h"\\r
".\Include\pyerrors.h"\\r
".\Include\pyfpe.h"\\r
".\Include\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
+ ".\Include\token.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"\r
+"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\soundex.c\r
-DEP_CPP_SOUND=\\r
+SOURCE=.\Objects\cobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_COBJE=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"\r
+"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Modules\signalmodule.c\r
-DEP_CPP_SIGNA=\\r
+DEP_CPP_COBJE=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
- ".\Include\thread.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"\r
+"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\rotormodule.c\r
-DEP_CPP_ROTOR=\\r
+SOURCE=.\Modules\cmathmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_CMATH=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"\r
+"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Modules\rgbimgmodule.c\r
-DEP_CPP_RGBIM=\\r
+DEP_CPP_CMATH=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
+ ".\Include\mymath.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"\r
+"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\regexpr.c\r
-DEP_CPP_REGEX=\\r
- ".\Include\myproto.h"\\r
- ".\Modules\regexpr.h"\\r
- ".\PC\config.h"\\r
- \r
-NODEP_CPP_REGEX=\\r
- ".\Modules\buffer.h"\\r
- ".\Modules\lisp.h"\\r
- ".\Modules\syntax.h"\\r
- \r
-\r
-"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
+SOURCE=.\Objects\classobject.c\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
\r
-SOURCE=.\Modules\regexmodule.c\r
-DEP_CPP_REGEXM=\\r
+DEP_CPP_CLASS=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
- ".\Modules\regexpr.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"\r
+"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Objects\rangeobject.c\r
-DEP_CPP_RANGE=\\r
+DEP_CPP_CLASS=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\rangeobject.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"\r
+"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Python\pythonrun.c\r
-DEP_CPP_PYTHO=\\r
+SOURCE=.\Python\ceval.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_CEVAL=\\r
".\Include\abstract.h"\\r
- ".\Include\bitset.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
- ".\Include\errcode.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\eval.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
+ ".\Include\frameobject.h"\\r
".\Include\funcobject.h"\\r
- ".\Include\grammar.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\marshal.h"\\r
".\Include\methodobject.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
".\Include\myproto.h"\\r
- ".\Include\node.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
- ".\Include\parsetok.h"\\r
+ ".\Include\opcode.h"\\r
".\Include\pydebug.h"\\r
".\Include\pyerrors.h"\\r
".\Include\pyfpe.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"\r
+"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_CEVAL=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
+ ".\Include\complexobject.h"\\r
+ ".\Include\eval.h"\\r
+ ".\Include\fileobject.h"\\r
+ ".\Include\floatobject.h"\\r
+ ".\Include\frameobject.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\opcode.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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\thread.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\bltinmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_BLTIN=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
+ ".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
+ ".\Include\eval.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\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\mymath.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\node.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\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)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_BLTIN=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
+ ".\Include\complexobject.h"\\r
+ ".\Include\eval.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\mymath.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\node.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\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)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\binascii.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_BINAS=\\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\dictobject.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\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\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)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_BINAS=\\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\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)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\audioop.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_AUDIO=\\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\dictobject.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\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\mymath.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\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)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_AUDIO=\\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\mymath.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\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)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\arraymodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_ARRAY=\\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\dictobject.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\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ \r
+\r
+"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_ARRAY=\\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ \r
+\r
+"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Parser\acceler.c\r
+DEP_CPP_ACCEL=\\r
+ ".\Include\bitset.h"\\r
+ ".\Include\grammar.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\node.h"\\r
+ ".\Include\pgenheaders.h"\\r
+ ".\Include\pydebug.h"\\r
+ ".\Include\token.h"\\r
+ ".\Parser\parser.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\abstract.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_ABSTR=\\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\dictobject.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\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\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)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_ABSTR=\\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\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)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\yuvconvert.c\r
+DEP_CPP_YUVCO=\\r
+ ".\Modules\yuv.h"\\r
+ \r
+\r
+"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\typeobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_TYPEO=\\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\dictobject.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\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\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)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_TYPEO=\\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\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)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\tupleobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_TUPLE=\\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\dictobject.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\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\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)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_TUPLE=\\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\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)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\traceback.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_TRACE=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
+ ".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
+ ".\Include\fileobject.h"\\r
+ ".\Include\floatobject.h"\\r
+ ".\Include\frameobject.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\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_TRACE=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
+ ".\Include\complexobject.h"\\r
+ ".\Include\fileobject.h"\\r
+ ".\Include\floatobject.h"\\r
+ ".\Include\frameobject.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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Parser\tokenizer.c\r
+DEP_CPP_TOKEN=\\r
+ ".\Include\errcode.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\pgenheaders.h"\\r
+ ".\Include\pydebug.h"\\r
+ ".\Include\token.h"\\r
+ ".\Parser\tokenizer.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\timemodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_TIMEM=\\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\dictobject.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\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\mymath.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\myselect.h"\\r
+ ".\Include\mytime.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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\TIMEB.H"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ \r
+\r
+"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_TIMEM=\\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\mymath.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\myselect.h"\\r
+ ".\Include\mytime.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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\TIMEB.H"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ \r
+\r
+"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\thread.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_THREA=\\r
+ ".\Include\thread.h"\\r
+ ".\PC\config.h"\\r
+ ".\Python\thread_cthread.h"\\r
+ ".\Python\thread_foobar.h"\\r
+ ".\Python\thread_lwp.h"\\r
+ ".\Python\thread_nt.h"\\r
+ ".\Python\thread_pthread.h"\\r
+ ".\Python\thread_sgi.h"\\r
+ ".\Python\thread_solaris.h"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ \r
+NODEP_CPP_THREA=\\r
+ "..\..\usr\include\thread.h"\\r
+ \r
+\r
+"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_THREA=\\r
+ ".\Include\thread.h"\\r
+ ".\PC\config.h"\\r
+ ".\Python\thread_cthread.h"\\r
+ ".\Python\thread_lwp.h"\\r
+ ".\Python\thread_nt.h"\\r
+ ".\Python\thread_pthread.h"\\r
+ ".\Python\thread_sgi.h"\\r
+ ".\Python\thread_solaris.h"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ \r
+\r
+"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\structmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_STRUC=\\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\dictobject.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\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\mymath.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\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)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_STRUC=\\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\mymath.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\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)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\structmember.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_STRUCT=\\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\dictobject.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\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_STRUCT=\\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\structmember.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\stropmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_STROP=\\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\dictobject.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\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\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)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_STROP=\\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\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)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\stringobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_STRIN=\\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\dictobject.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\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\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)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_STRIN=\\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\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)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\soundex.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_SOUND=\\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\dictobject.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\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\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)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_SOUND=\\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\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)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\signalmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_SIGNA=\\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\dictobject.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\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\thread.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_SIGNA=\\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\thread.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\rotormodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_ROTOR=\\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\dictobject.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\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\mymath.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\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)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_ROTOR=\\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\mymath.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\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)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\rgbimgmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_RGBIM=\\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\dictobject.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\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\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)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_RGBIM=\\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\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)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\regexpr.c\r
+DEP_CPP_REGEX=\\r
+ ".\Include\myproto.h"\\r
+ ".\Modules\regexpr.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\regexmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_REGEXM=\\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\dictobject.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\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\Modules\regexpr.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_REGEXM=\\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\Modules\regexpr.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\rangeobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_RANGE=\\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\dictobject.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\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\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)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_RANGE=\\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\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)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\pythonrun.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_PYTHO=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bitset.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
+ ".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
+ ".\Include\errcode.h"\\r
+ ".\Include\eval.h"\\r
+ ".\Include\fileobject.h"\\r
+ ".\Include\floatobject.h"\\r
+ ".\Include\funcobject.h"\\r
+ ".\Include\grammar.h"\\r
+ ".\Include\import.h"\\r
+ ".\Include\intobject.h"\\r
+ ".\Include\intrcheck.h"\\r
+ ".\Include\listobject.h"\\r
+ ".\Include\longobject.h"\\r
+ ".\Include\marshal.h"\\r
+ ".\Include\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\node.h"\\r
+ ".\Include\object.h"\\r
+ ".\Include\objimpl.h"\\r
+ ".\Include\parsetok.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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\thread.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_PYTHO=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bitset.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
+ ".\Include\complexobject.h"\\r
+ ".\Include\errcode.h"\\r
+ ".\Include\eval.h"\\r
+ ".\Include\fileobject.h"\\r
+ ".\Include\floatobject.h"\\r
+ ".\Include\funcobject.h"\\r
+ ".\Include\grammar.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\marshal.h"\\r
+ ".\Include\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\node.h"\\r
+ ".\Include\object.h"\\r
+ ".\Include\objimpl.h"\\r
+ ".\Include\parsetok.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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\thread.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Parser\parsetok.c\r
+DEP_CPP_PARSE=\\r
+ ".\Include\bitset.h"\\r
+ ".\Include\errcode.h"\\r
+ ".\Include\grammar.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\node.h"\\r
+ ".\Include\parsetok.h"\\r
+ ".\Include\pgenheaders.h"\\r
+ ".\Include\pydebug.h"\\r
+ ".\Include\token.h"\\r
+ ".\Parser\parser.h"\\r
+ ".\Parser\tokenizer.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Parser\parser.c\r
+DEP_CPP_PARSER=\\r
+ ".\Include\bitset.h"\\r
+ ".\Include\errcode.h"\\r
+ ".\Include\grammar.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\node.h"\\r
+ ".\Include\pgenheaders.h"\\r
+ ".\Include\pydebug.h"\\r
+ ".\Include\token.h"\\r
+ ".\Parser\parser.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\object.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_OBJEC=\\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\dictobject.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\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\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)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_OBJEC=\\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\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)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Parser\node.c\r
+DEP_CPP_NODE_=\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\node.h"\\r
+ ".\Include\pgenheaders.h"\\r
+ ".\Include\pydebug.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\newmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_NEWMO=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
+ ".\Include\complexobject.h"\\r
+ ".\Include\dictobject.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\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\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)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_NEWMO=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.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\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)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\marshal.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_MARSH=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
+ ".\Include\complexobject.h"\\r
+ ".\Include\dictobject.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\longintrepr.h"\\r
+ ".\Include\longobject.h"\\r
+ ".\Include\marshal.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\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)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_MARSH=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.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\longintrepr.h"\\r
+ ".\Include\longobject.h"\\r
+ ".\Include\mappingobject.h"\\r
+ ".\Include\marshal.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\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)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\mystrtoul.c\r
+DEP_CPP_MYSTR=\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Parser\myreadline.c\r
+DEP_CPP_MYREA=\\r
+ ".\Include\intrcheck.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\moduleobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_MODUL=\\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\dictobject.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\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\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)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_MODUL=\\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\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)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\modsupport.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_MODSU=\\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\dictobject.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\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\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)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_MODSU=\\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\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)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\methodobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_METHO=\\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\dictobject.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\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\token.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_METHO=\\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\token.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\md5module.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_MD5MO=\\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\dictobject.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\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\Modules\md5.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_MD5MO=\\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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\Modules\md5.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\md5c.c\r
+DEP_CPP_MD5C_=\\r
+ ".\Modules\md5.h"\\r
+ ".\PC\config.h"\\r
+ \r
+\r
+"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\mathmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_MATHM=\\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\dictobject.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\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\mymath.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\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)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_MATHM=\\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\mymath.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\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)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\mappingobject.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+\r
+"$(INTDIR)\mappingobject.obj" : $(SOURCE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_MAPPI=\\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\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)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\socketmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_SOCKE=\\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\dictobject.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\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
+ ".\Include\mymalloc.h"\\r
+ ".\Include\myproto.h"\\r
+ ".\Include\mytime.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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ \r
+\r
+"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_SOCKE=\\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\mytime.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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ \r
+\r
+"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Parser\parsetok.c\r
-DEP_CPP_PARSE=\\r
- ".\Include\bitset.h"\\r
- ".\Include\errcode.h"\\r
- ".\Include\grammar.h"\\r
+SOURCE=.\Modules\selectmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_SELEC=\\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\dictobject.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\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
".\Include\myproto.h"\\r
- ".\Include\node.h"\\r
- ".\Include\parsetok.h"\\r
- ".\Include\pgenheaders.h"\\r
+ ".\Include\myselect.h"\\r
+ ".\Include\mytime.h"\\r
+ ".\Include\object.h"\\r
+ ".\Include\objimpl.h"\\r
".\Include\pydebug.h"\\r
- ".\Include\token.h"\\r
- ".\Parser\parser.h"\\r
- ".\Parser\tokenizer.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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
\r
\r
-"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"\r
+"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_SELEC=\\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\myselect.h"\\r
+ ".\Include\mytime.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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
+ ".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ \r
+\r
+"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Parser\parser.c\r
-DEP_CPP_PARSER=\\r
- ".\Include\bitset.h"\\r
+SOURCE=.\Python\sysmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_SYSMO=\\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\dictobject.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\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\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)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+DEP_CPP_SYSMO=\\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\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)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\import.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_IMPORT=\\r
+ ".\Include\abstract.h"\\r
+ ".\Include\bltinmodule.h"\\r
+ ".\Include\ceval.h"\\r
+ ".\Include\classobject.h"\\r
+ ".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
+ ".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\errcode.h"\\r
- ".\Include\grammar.h"\\r
+ ".\Include\eval.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\marshal.h"\\r
+ ".\Include\methodobject.h"\\r
+ ".\Include\modsupport.h"\\r
+ ".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
".\Include\myproto.h"\\r
".\Include\node.h"\\r
- ".\Include\pgenheaders.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\sliceobject.h"\\r
+ ".\Include\stringobject.h"\\r
+ ".\Include\sysmodule.h"\\r
".\Include\token.h"\\r
- ".\Parser\parser.h"\\r
+ ".\Include\traceback.h"\\r
+ ".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
+ ".\Python\importdl.h"\\r
+ \r
+NODEP_CPP_IMPORT=\\r
+ ".\Python\macglue.h"\\r
\r
\r
-"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"\r
+"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Objects\object.c\r
-DEP_CPP_OBJEC=\\r
+DEP_CPP_IMPORT=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
+ ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\errcode.h"\\r
+ ".\Include\eval.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.h"\\r
".\Include\listobject.h"\\r
".\Include\longobject.h"\\r
".\Include\mappingobject.h"\\r
+ ".\Include\marshal.h"\\r
".\Include\methodobject.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
".\Include\myproto.h"\\r
+ ".\Include\node.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\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
+ ".\Include\token.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
+ ".\Python\importdl.h"\\r
+ \r
+NODEP_CPP_IMPORT=\\r
+ ".\Python\macglue.h"\\r
\r
\r
-"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"\r
+"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Parser\node.c\r
-DEP_CPP_NODE_=\\r
- ".\Include\mymalloc.h"\\r
- ".\Include\myproto.h"\\r
- ".\Include\node.h"\\r
- ".\Include\pgenheaders.h"\\r
- ".\Include\pydebug.h"\\r
- ".\PC\config.h"\\r
- \r
-\r
-"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
+SOURCE=.\Modules\posixmodule.c\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
\r
-SOURCE=.\Modules\newmodule.c\r
-DEP_CPP_NEWMO=\\r
+DEP_CPP_POSIX=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
- ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\mytime.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\Include\pydebug.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\STAT.H"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ {$(INCLUDE)}"\sys\UTIME.H"\\r
\r
\r
-"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"\r
+"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\marshal.c\r
-DEP_CPP_MARSH=\\r
+DEP_CPP_POSIX=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
- ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\intobject.h"\\r
".\Include\intrcheck.h"\\r
".\Include\listobject.h"\\r
- ".\Include\longintrepr.h"\\r
".\Include\longobject.h"\\r
".\Include\mappingobject.h"\\r
- ".\Include\marshal.h"\\r
".\Include\methodobject.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
".\Include\myproto.h"\\r
+ ".\Include\mytime.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\Include\pydebug.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
+ {$(INCLUDE)}"\sys\STAT.H"\\r
+ {$(INCLUDE)}"\sys\TYPES.H"\\r
+ {$(INCLUDE)}"\sys\UTIME.H"\\r
\r
\r
-"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"\r
+"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\mystrtoul.c\r
-DEP_CPP_MYSTR=\\r
- ".\PC\config.h"\\r
- \r
-\r
-"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
+!ENDIF \r
\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Parser\myreadline.c\r
-DEP_CPP_MYREA=\\r
- ".\Include\intrcheck.h"\\r
- ".\Include\mymalloc.h"\\r
- ".\Include\myproto.h"\\r
- ".\PC\config.h"\\r
- \r
-\r
-"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
+SOURCE=.\Modules\operator.c\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
\r
-SOURCE=.\Objects\moduleobject.c\r
-DEP_CPP_MODUL=\\r
+DEP_CPP_OPERA=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"\r
+"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\modsupport.c\r
-DEP_CPP_MODSU=\\r
+DEP_CPP_OPERA=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"\r
+"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Objects\methodobject.c\r
-DEP_CPP_METHO=\\r
+SOURCE=.\Modules\errnomodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_ERRNO=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
- ".\Include\token.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"\r
+"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Modules\md5module.c\r
-DEP_CPP_MD5MO=\\r
+DEP_CPP_ERRNO=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\sysmodule.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
- ".\Modules\md5.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"\r
+"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\md5c.c\r
-DEP_CPP_MD5C_=\\r
- ".\Modules\md5.h"\\r
- ".\PC\config.h"\\r
- \r
-\r
-"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
+SOURCE=.\Objects\sliceobject.c\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
\r
-SOURCE=.\Modules\mathmodule.c\r
-DEP_CPP_MATHM=\\r
+DEP_CPP_SLICE=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\mymath.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"\r
+"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Objects\mappingobject.c\r
-DEP_CPP_MAPPI=\\r
+DEP_CPP_SLICE=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"\r
+"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\socketmodule.c\r
-DEP_CPP_SOCKE=\\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\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\mytime.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\Include\pydebug.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
- {$(INCLUDE)}"\sys\TYPES.H"\\r
\r
\r
-"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"\r
+"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Modules\selectmodule.c\r
-DEP_CPP_SELEC=\\r
+DEP_CPP_MAIN_=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
".\Include\myproto.h"\\r
- ".\Include\myselect.h"\\r
- ".\Include\mytime.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\Include\pydebug.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
- {$(INCLUDE)}"\sys\TYPES.H"\\r
\r
\r
-"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"\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
\r
-SOURCE=.\Python\sysmodule.c\r
-DEP_CPP_SYSMO=\\r
+SOURCE=.\Python\getopt.c\r
+\r
+"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\PC\import_nt.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_IMPORT_=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
+ ".\Python\importdl.h"\\r
\r
\r
-"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"\r
+"$(INTDIR)\import_nt.obj" : $(SOURCE) $(DEP_CPP_IMPORT_) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Python\import.c\r
-DEP_CPP_IMPORT=\\r
+DEP_CPP_IMPORT_=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
- ".\Include\compile.h"\\r
".\Include\complexobject.h"\\r
- ".\Include\errcode.h"\\r
- ".\Include\eval.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.h"\\r
".\Include\listobject.h"\\r
".\Include\longobject.h"\\r
".\Include\mappingobject.h"\\r
- ".\Include\marshal.h"\\r
".\Include\methodobject.h"\\r
".\Include\modsupport.h"\\r
".\Include\moduleobject.h"\\r
".\Include\mymalloc.h"\\r
".\Include\myproto.h"\\r
- ".\Include\node.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\Include\osdefs.h"\\r
".\Include\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
- ".\Include\token.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
".\Python\importdl.h"\\r
\r
-NODEP_CPP_IMPORT=\\r
- ".\Python\macglue.h"\\r
- \r
\r
-"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"\r
+"$(INTDIR)\import_nt.obj" : $(SOURCE) $(DEP_CPP_IMPORT_) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\posixmodule.c\r
-DEP_CPP_POSIX=\\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\ceval.h"\\r
".\Include\classobject.h"\\r
".\Include\cobject.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\mytime.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\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
- {$(INCLUDE)}"\sys\STAT.H"\\r
- {$(INCLUDE)}"\sys\TYPES.H"\\r
- {$(INCLUDE)}"\sys\UTIME.H"\\r
\r
\r
-"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"\r
+"$(INTDIR)\getpath_nt.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Modules\operator.c\r
-DEP_CPP_OPERA=\\r
+DEP_CPP_GETPA=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.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
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"\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
\r
-SOURCE=.\Modules\errnomodule.c\r
-DEP_CPP_ERRNO=\\r
+SOURCE=.\PC\dl_nt.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_DL_NT=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"\r
+"$(INTDIR)\dl_nt.obj" : $(SOURCE) $(DEP_CPP_DL_NT) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Objects\sliceobject.c\r
-DEP_CPP_SLICE=\\r
+DEP_CPP_DL_NT=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"\r
+"$(INTDIR)\dl_nt.obj" : $(SOURCE) $(DEP_CPP_DL_NT) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\main.c\r
-DEP_CPP_MAIN_=\\r
+SOURCE=.\PC\python_nt.def\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\threadmodule.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_THREAD=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
+ ".\Include\thread.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
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\getopt.c\r
-\r
-"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)"\r
+"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\PC\import_nt.c\r
-DEP_CPP_IMPORT_=\\r
+DEP_CPP_THREAD=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.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\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
+ ".\Include\thread.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
- ".\Python\importdl.h"\\r
\r
\r
-"$(INTDIR)\import_nt.obj" : $(SOURCE) $(DEP_CPP_IMPORT_) "$(INTDIR)"\r
+"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\PC\getpath_nt.c\r
-DEP_CPP_GETPA=\\r
+SOURCE=.\PC\python_nt.rc\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+# ADD BASE RSC /l 0x409 /i "PC"\r
+# ADD RSC /l 0x409 /i "PC" /i "Include"\r
+\r
+"$(INTDIR)\python_nt.res" : $(SOURCE) "$(INTDIR)"\r
+ $(RSC) /l 0x409 /fo"$(INTDIR)/python_nt.res" /i "PC" /i "Include" /d\\r
+ "NDEBUG" $(SOURCE)\r
+\r
+\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+# ADD BASE RSC /l 0x409 /i "PC" /i "Include"\r
+# ADD RSC /l 0x409 /i "PC" /i "Include"\r
+\r
+"$(INTDIR)\python_nt.res" : $(SOURCE) "$(INTDIR)"\r
+ $(RSC) /l 0x409 /fo"$(INTDIR)/python_nt.res" /i "PC" /i "Include" $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\getbuildinfo.c\r
+\r
+"$(INTDIR)\getbuildinfo.obj" : $(SOURCE) "$(INTDIR)"\r
+ $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\pystate.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_PYSTA=\\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\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\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
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\getpath_nt.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"\r
+"$(INTDIR)\pystate.obj" : $(SOURCE) $(DEP_CPP_PYSTA) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\PC\dl_nt.c\r
-DEP_CPP_DL_NT=\\r
+DEP_CPP_PYSTA=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\dl_nt.obj" : $(SOURCE) $(DEP_CPP_DL_NT) "$(INTDIR)"\r
+"$(INTDIR)\pystate.obj" : $(SOURCE) $(DEP_CPP_PYSTA) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\PC\python_nt.def\r
+SOURCE=.\Modules\cStringIO.c\r
\r
!IF "$(CFG)" == "python15 - Win32 Release"\r
\r
-!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\threadmodule.c\r
-DEP_CPP_THREAD=\\r
+DEP_CPP_CSTRI=\\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\cStringIO.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\sliceobject.h"\\r
".\Include\stringobject.h"\\r
".\Include\sysmodule.h"\\r
- ".\Include\thread.h"\\r
".\Include\traceback.h"\\r
".\Include\tupleobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"\r
+"$(INTDIR)\cStringIO.obj" : $(SOURCE) $(DEP_CPP_CSTRI) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\PC\python_nt.rc\r
-\r
-!IF "$(CFG)" == "python15 - Win32 Release"\r
-\r
-# ADD BASE RSC /l 0x409 /i "PC"\r
-# ADD RSC /l 0x409 /i "PC" /i "Include"\r
-\r
-"$(INTDIR)\python_nt.res" : $(SOURCE) "$(INTDIR)"\r
- $(RSC) /l 0x409 /fo"$(INTDIR)/python_nt.res" /i "PC" /i "Include" /d\\r
- "NDEBUG" $(SOURCE)\r
-\r
-\r
!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-# ADD BASE RSC /l 0x409 /i "PC" /i "Include"\r
-# ADD RSC /l 0x409 /i "PC" /i "Include"\r
-\r
-"$(INTDIR)\python_nt.res" : $(SOURCE) "$(INTDIR)"\r
- $(RSC) /l 0x409 /fo"$(INTDIR)/python_nt.res" /i "PC" /i "Include" $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\getbuildinfo.c\r
-\r
-"$(INTDIR)\getbuildinfo.obj" : $(SOURCE) "$(INTDIR)"\r
- $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\pystate.c\r
-DEP_CPP_PYSTA=\\r
+DEP_CPP_CSTRI=\\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\cStringIO.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\pystate.obj" : $(SOURCE) $(DEP_CPP_PYSTA) "$(INTDIR)"\r
+"$(INTDIR)\cStringIO.obj" : $(SOURCE) $(DEP_CPP_CSTRI) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
################################################################################\r
# Begin Source File\r
\r
-SOURCE=.\Modules\cStringIO.c\r
-DEP_CPP_CSTRI=\\r
+SOURCE=.\Modules\cPickle.c\r
+\r
+!IF "$(CFG)" == "python15 - Win32 Release"\r
+\r
+DEP_CPP_CPICK=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
".\Include\ceval.h"\\r
".\Include\cobject.h"\\r
".\Include\complexobject.h"\\r
".\Include\cStringIO.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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\mymath.h"\\r
".\Include\myproto.h"\\r
".\Include\object.h"\\r
".\Include\objimpl.h"\\r
".\PC\config.h"\\r
\r
\r
-"$(INTDIR)\cStringIO.obj" : $(SOURCE) $(DEP_CPP_CSTRI) "$(INTDIR)"\r
+"$(INTDIR)\cPickle.obj" : $(SOURCE) $(DEP_CPP_CPICK) "$(INTDIR)"\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
+!ELSEIF "$(CFG)" == "python15 - Win32 Debug"\r
\r
-SOURCE=.\Modules\cPickle.c\r
DEP_CPP_CPICK=\\r
".\Include\abstract.h"\\r
".\Include\bltinmodule.h"\\r
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
+!ENDIF \r
+\r
# End Source File\r
# End Target\r
################################################################################\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\classobject.h"\\r
".\Include\cobject.h"\\r
".\Include\complexobject.h"\\r
+ ".\Include\dictobject.h"\\r
".\Include\fileobject.h"\\r
".\Include\floatobject.h"\\r
".\Include\funcobject.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
$(CPP) $(CPP_PROJ) $(SOURCE)\r
\r
\r
-!ENDIF \r
-\r
# End Source File\r
################################################################################\r
# Begin Source File\r