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:
authorBenoit Bolsee <benoit.bolsee@online.be>2010-01-26 19:31:00 +0300
committerBenoit Bolsee <benoit.bolsee@online.be>2010-01-26 19:31:00 +0300
commit217c2638cc5813009f68fef294a9c7e66465af8c (patch)
treeadffeaab6c3190ca4ca1bc076a45d411965963cb
parent8d6a40c0162fba7d64b349bb5e7370c860acbb35 (diff)
Update MSVC project files
-rw-r--r--intern/smoke/make/msvc_9_0/smoke.vcproj8
-rw-r--r--projectfiles_vc9/blender/editors/ED_editors.vcproj4
2 files changed, 8 insertions, 4 deletions
diff --git a/intern/smoke/make/msvc_9_0/smoke.vcproj b/intern/smoke/make/msvc_9_0/smoke.vcproj
index 38a761d5d82..eb412ac10f2 100644
--- a/intern/smoke/make/msvc_9_0/smoke.vcproj
+++ b/intern/smoke/make/msvc_9_0/smoke.vcproj
@@ -330,6 +330,10 @@
Name="intern"
>
<File
+ RelativePath="..\..\intern\EIGENVALUE_HELPER.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\intern\EIGENVALUE_HELPER.h"
>
</File>
@@ -362,6 +366,10 @@
>
</File>
<File
+ RelativePath="..\..\intern\LU_HELPER.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\intern\LU_HELPER.h"
>
</File>
diff --git a/projectfiles_vc9/blender/editors/ED_editors.vcproj b/projectfiles_vc9/blender/editors/ED_editors.vcproj
index 7d45f96a3b8..28d87f3c938 100644
--- a/projectfiles_vc9/blender/editors/ED_editors.vcproj
+++ b/projectfiles_vc9/blender/editors/ED_editors.vcproj
@@ -223,10 +223,6 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\editors\include\ED_interface.h"
- >
- </File>
- <File
RelativePath="..\..\..\source\blender\editors\include\ED_keyframes_draw.h"
>
</File>