2.5 MSVC 9 projectfiles

- update for editors/armature
- update for RNA_context
This commit is contained in:
Andrea Weikert
2009-03-29 08:40:43 +00:00
parent 714ed61233
commit 64f2dd52cb
4 changed files with 38 additions and 6 deletions

View File

@@ -44,7 +44,7 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\source\blender;..\..\source\blender\imbuf;..\..\source\blender\misc;..\..\source\blender\blenlib;..\..\source\blender\editors\include;..\..\source\blender\python;..\..\source\blender\windowmanager;..\..\source\blender\renderui;..\..\source\blender\makesdna;..\..\source\blender\blenkernel;..\..\source\blender\blenloader;..\..\source\blender\renderconverter;..\..\source\blender\render\extern\include;..\..\source\blender\radiosity\extern\include;..\..\source\kernel\gen_system;..\..\source\kernel\gen_messaging;..\..\..\build\msvc_9\extern\glew\include;..\..\source\blender\gpu"
AdditionalIncludeDirectories="..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\source\blender;..\..\source\blender\imbuf;..\..\source\blender\misc;..\..\source\blender\blenlib;..\..\source\blender\editors\include;..\..\source\blender\python;..\..\source\blender\windowmanager;..\..\source\blender\renderui;..\..\source\blender\makesdna;..\..\source\blender\makesrna;..\..\source\blender\blenkernel;..\..\source\blender\blenloader;..\..\source\blender\renderconverter;..\..\source\blender\render\extern\include;..\..\source\blender\radiosity\extern\include;..\..\source\kernel\gen_system;..\..\source\kernel\gen_messaging;..\..\..\build\msvc_9\extern\glew\include;..\..\source\blender\gpu"
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;WITH_QUICKTIME;GAMEBLENDER=1;USE_SUMO_SOLID;FTGL_LIBRARY_STATIC"
StringPooling="true"
RuntimeLibrary="0"
@@ -139,7 +139,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\source\blender;..\..\source\blender\imbuf;..\..\source\blender\misc;..\..\source\blender\blenlib;..\..\source\blender\editors\include;..\..\source\blender\python;..\..\source\blender\windowmanager;..\..\source\blender\renderui;..\..\source\blender\makesdna;..\..\source\blender\blenkernel;..\..\source\blender\blenloader;..\..\source\blender\renderconverter;..\..\source\blender\render\extern\include;..\..\source\blender\radiosity\extern\include;..\..\source\kernel\gen_system;..\..\source\kernel\gen_messaging;..\..\..\build\msvc_9\extern\glew\include;..\..\source\blender\gpu"
AdditionalIncludeDirectories="..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\source\blender;..\..\source\blender\imbuf;..\..\source\blender\misc;..\..\source\blender\blenlib;..\..\source\blender\editors\include;..\..\source\blender\python;..\..\source\blender\windowmanager;..\..\source\blender\renderui;..\..\source\blender\makesdna;..\..\source\blender\makesrna;..\..\source\blender\blenkernel;..\..\source\blender\blenloader;..\..\source\blender\renderconverter;..\..\source\blender\render\extern\include;..\..\source\blender\radiosity\extern\include;..\..\source\kernel\gen_system;..\..\source\kernel\gen_messaging;..\..\..\build\msvc_9\extern\glew\include;..\..\source\blender\gpu"
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;WITH_QUICKTIME"
BasicRuntimeChecks="3"
RuntimeLibrary="1"

View File

@@ -398,6 +398,10 @@
RelativePath="..\..\..\source\blender\editors\interface\interface_utils.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\interface\interface_widgets.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\interface\keyval.c"
>
@@ -1126,10 +1130,30 @@
RelativePath="..\..\..\source\blender\editors\armature\armature_ops.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\armature\BIF_generate.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\armature\BIF_retarget.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\armature\editarmature.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\armature\editarmature_generate.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\armature\editarmature_retarget.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\armature\editarmature_sketch.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\armature\meshlaplacian.c"
>
@@ -1146,6 +1170,10 @@
RelativePath="..\..\..\source\blender\editors\armature\poseobject.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\armature\reeb.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\armature\reeb.h"
>

View File

@@ -628,6 +628,10 @@
RelativePath="..\..\..\source\blender\makesrna\intern\rna_constraint.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_context.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_controller.c"
>

View File

@@ -202,6 +202,10 @@
RelativePath="..\..\..\source\blender\makesrna\intern\rna.crna_constraint_gen.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna.crna_context_gen.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna.crna_controller_gen.c"
>
@@ -358,10 +362,6 @@
RelativePath="..\..\..\source\blender\makesrna\intern\rna_access.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_dependency.c"
>
</File>
</Filter>
<Filter
Name="Header Files"