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-03-04 19:35:07 +0300
committerJoseph Gilbert <ascotan@gmail.com>2005-03-04 19:35:07 +0300
commitc3f44c0713e7c58fe39ecb7a634859db07061096 (patch)
treef9ad6a8669f1655b303da64d4f9040bbab4975e4 /projectfiles_vc7
parenta61c0d7995df4d8ce79ddc16b167af13dcac5fc4 (diff)
-msvc7 project file needs to update the /src project to include files for the new transformation code so that the linker can be happy.
Diffstat (limited to 'projectfiles_vc7')
-rw-r--r--projectfiles_vc7/blender/src/BL_src.vcproj24
1 files changed, 24 insertions, 0 deletions
diff --git a/projectfiles_vc7/blender/src/BL_src.vcproj b/projectfiles_vc7/blender/src/BL_src.vcproj
index 3e7c2ca88d0..3f82f4f727c 100644
--- a/projectfiles_vc7/blender/src/BL_src.vcproj
+++ b/projectfiles_vc7/blender/src/BL_src.vcproj
@@ -442,6 +442,18 @@
RelativePath="..\..\..\source\blender\src\toolbox.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\src\transform.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_constraints.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_generics.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_numinput.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\src\unwrapper.c">
</File>
<File
@@ -515,6 +527,18 @@
RelativePath="..\..\..\source\blender\include\butspace.h">
</File>
<File
+ RelativePath="..\..\..\source\blender\src\transform.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_constraints.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_generics.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_numinput.h">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\src\winlay.h">
</File>
</Filter>