[Stackless-checkins] CVS: slpdev/src/2.3/src/PCbuild8 pythoncore.vcproj, 1.2, 1.3
Christian Tismer
tismer at centera.de
Tue Dec 20 11:27:04 CET 2005
Update of /home/cvs/slpdev/src/2.3/src/PCbuild8
In directory centera.de:/tmp/cvs-serv6379/src/2.3/src/PCbuild8
Modified Files:
pythoncore.vcproj
Log Message:
more complete dependencies
Index: pythoncore.vcproj
===================================================================
RCS file: /home/cvs/slpdev/src/2.3/src/PCbuild8/pythoncore.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pythoncore.vcproj 19 Dec 2005 10:30:15 -0000 1.2
--- pythoncore.vcproj 20 Dec 2005 10:27:01 -0000 1.3
***************
*** 880,883 ****
--- 880,907 ----
</FileConfiguration>
</File>
+ </Filter>
+ <Filter
+ Name="platf"
+ >
+ <File
+ RelativePath="..\Stackless\slp_platformselect.h"
+ >
+ </File>
+ <File
+ RelativePath="..\Stackless\switch_ppc_macosx.h"
+ >
+ </File>
+ <File
+ RelativePath="..\Stackless\switch_ppc_unix.h"
+ >
+ </File>
+ <File
+ RelativePath="..\Stackless\switch_s390_unix.h"
+ >
+ </File>
+ <File
+ RelativePath="..\Stackless\switch_sparc_sun_gcc.h"
+ >
+ </File>
<File
RelativePath="..\Stackless\switch_x64_masm.asm"
***************
*** 908,935 ****
>
</File>
- </Filter>
- <Filter
- Name="platf"
- >
- <File
- RelativePath="..\Stackless\slp_platformselect.h"
- >
- </File>
- <File
- RelativePath="..\Stackless\switch_ppc_macosx.h"
- >
- </File>
- <File
- RelativePath="..\Stackless\switch_ppc_unix.h"
- >
- </File>
- <File
- RelativePath="..\Stackless\switch_s390_unix.h"
- >
- </File>
- <File
- RelativePath="..\Stackless\switch_sparc_sun_gcc.h"
- >
- </File>
<File
RelativePath="..\Stackless\switch_x86_msvc.h"
--- 932,935 ----
_______________________________________________
Stackless-checkins mailing list
Stackless-checkins at stackless.com
http://www.stackless.com/mailman/listinfo/stackless-checkins
More information about the Stackless-checkins
mailing list