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:
authorAndrea Weikert <elubie@gmx.net>2007-07-15 18:55:09 +0400
committerAndrea Weikert <elubie@gmx.net>2007-07-15 18:55:09 +0400
commite64e6ae3a32f7afed3efb917b3bb5edd4e170e26 (patch)
tree2d20f72333c3dd27a28c4fd9851380d7bf6a0abb /projectfiles_vc7/blender
parent38c84ba9386888315635648a2cb1b3a0c2ac1c87 (diff)
== MSVC compilation ==
two small fixes in this commit: - added new file for nodes - fixed compile error in readfile.c, as reported by Jean-Michel Soler here: http://lists.blender.org/pipermail/bf-committers/2007-July/018849.html
Diffstat (limited to 'projectfiles_vc7/blender')
-rw-r--r--projectfiles_vc7/blender/nodes/nodes.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/projectfiles_vc7/blender/nodes/nodes.vcproj b/projectfiles_vc7/blender/nodes/nodes.vcproj
index 410b160a679..0ada237b9ac 100644
--- a/projectfiles_vc7/blender/nodes/nodes.vcproj
+++ b/projectfiles_vc7/blender/nodes/nodes.vcproj
@@ -294,6 +294,9 @@
RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_normal.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_normalize.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_outputFile.c">
</File>
<File