Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Gilbert <ascotan@gmail.com>2005-07-22 14:04:12 +0400
committerJoseph Gilbert <ascotan@gmail.com>2005-07-22 14:04:12 +0400
commitbd19d6f7f48e0f113c379d116bc659f1080d2098 (patch)
treeff5d1e944a557f6f8197952b662d1ea8f4635b48 /projectfiles_vc7
parente546e81762b2214eaf2439c04eea4d339901c2b5 (diff)
_update to msvc7 project files_
- adds new files for modifer - removes build from python - hopefully fixes the mac line endings
Diffstat (limited to 'projectfiles_vc7')
-rw-r--r--projectfiles_vc7/blender/BPY_python/BPY_python.vcproj6
-rw-r--r--projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj6
-rw-r--r--projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj3
3 files changed, 9 insertions, 6 deletions
diff --git a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
index 2ea860f6393..37182e828ae 100644
--- a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
+++ b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
@@ -227,9 +227,6 @@
RelativePath="..\..\..\source\blender\python\BPY_menus.c">
</File>
<File
- RelativePath="..\..\..\source\blender\python\api2_2x\Build.c">
- </File>
- <File
RelativePath="..\..\..\source\blender\python\api2_2x\charRGBA.c">
</File>
<File
@@ -391,9 +388,6 @@
RelativePath="..\..\..\source\blender\python\api2_2x\bpy_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\python\api2_2x\Build.h">
- </File>
- <File
RelativePath="..\..\..\source\blender\python\api2_2x\charRGBA.h">
</File>
<File
diff --git a/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj b/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj
index 00ba5d26bcf..e3cabd7632c 100644
--- a/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj
+++ b/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj
@@ -401,6 +401,9 @@
RelativePath="..\..\..\source\blender\blenkernel\intern\mesh.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\blenkernel\intern\modifier.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\blenkernel\intern\nla.c">
</File>
<File
@@ -540,6 +543,9 @@
RelativePath="..\..\..\source\blender\blenkernel\BKE_mesh.h">
</File>
<File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_modifier.h">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\blenkernel\BKE_nla.h">
</File>
<File
diff --git a/projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj b/projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj
index ba7b00857b6..88b16c5498b 100644
--- a/projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj
+++ b/projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj
@@ -492,6 +492,9 @@ DNA_makesdna.exe dna.c
RelativePath="..\..\..\source\blender\makesdna\DNA_meta_types.h">
</File>
<File
+ RelativePath="..\..\..\source\blender\makesdna\DNA_modifier_types.h">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\makesdna\DNA_nla_types.h">
</File>
<File