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:
authorNathan Letwory <nathan@letworyinteractive.com>2004-09-30 16:48:56 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2004-09-30 16:48:56 +0400
commit4652363db52d2721ab8b6f40aca9470119dd852b (patch)
treeb4b2a1225a074c312657272e637544dfa206edb6 /projectfiles_vc7
parent67d6cd9fcb121908fb2eaa5dc24804ee1cb51110 (diff)
add editmesh_undo.c and windowTheme.c/h so everything links nicely again
Diffstat (limited to 'projectfiles_vc7')
-rw-r--r--projectfiles_vc7/blender/BPY_python/BPY_python.vcproj6
-rw-r--r--projectfiles_vc7/blender/src/BL_src.vcproj3
2 files changed, 9 insertions, 0 deletions
diff --git a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
index b3a0bfd6c60..0c111eb6c78 100644
--- a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
+++ b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
@@ -220,6 +220,9 @@
RelativePath="..\..\..\source\blender\python\api2_2x\Window.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\python\api2_2x\windowTheme.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\python\api2_2x\World.c">
</File>
<File
@@ -365,6 +368,9 @@
RelativePath="..\..\..\source\blender\python\api2_2x\Window.h">
</File>
<File
+ RelativePath="..\..\..\source\blender\python\api2_2x\windowTheme.h">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\python\api2_2x\World.h">
</File>
<File
diff --git a/projectfiles_vc7/blender/src/BL_src.vcproj b/projectfiles_vc7/blender/src/BL_src.vcproj
index 40e21d0e872..b3fca659e53 100644
--- a/projectfiles_vc7/blender/src/BL_src.vcproj
+++ b/projectfiles_vc7/blender/src/BL_src.vcproj
@@ -260,6 +260,9 @@
RelativePath="..\..\..\source\blender\src\editmesh_tools.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\src\editmesh_undo.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\src\editnla.c">
</File>
<File