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>2010-04-15 21:44:48 +0400
committerAndrea Weikert <elubie@gmx.net>2010-04-15 21:44:48 +0400
commit49fa7d02a7f7606b1e7b1bc4bbbedb79efbbb3ab (patch)
treeaae8efe92096ad6503fe6fba8fbc7819e64605eb /projectfiles_vc9
parent15010c01ae8d82ca18e3681be2e189e14a186d49 (diff)
MSVC 9 projectfiles update
* blenlib/math_geom_inline.c * also fix compile error with MSVC (snprintf not defined)
Diffstat (limited to 'projectfiles_vc9')
-rw-r--r--projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj b/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
index 72a3ae9a2f4..8be9568563e 100644
--- a/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
+++ b/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
@@ -584,6 +584,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\blenlib\intern\math_geom_inline.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\blenlib\intern\math_matrix.c"
>
</File>