Update to the VC7 projectfiles.

This should bring the projectfiles upto date for msvc7.

Moving these to version 7.1 so that the version 8 people don't have such a hard time importing into 2005.

Build intern.sln, extern.sln and then blender.sln. Enjoy. :p
This commit is contained in:
2006-04-17 20:05:39 +00:00
parent 6d6b36f009
commit f54a113cde
68 changed files with 696 additions and 502 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.0"
Version="7.10"
Name="BPY_python"
SccProjectName=""
SccLocalPath="">
@@ -119,7 +119,8 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
@@ -148,6 +149,9 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Effect.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Group.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Image.c">
</File>
@@ -190,6 +194,9 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Object.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Pose.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Registry.c">
</File>
@@ -321,6 +328,9 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Effect.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Group.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Image.h">
</File>
@@ -357,6 +367,9 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Object.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Pose.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Registry.h">
</File>