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:
authorNathan Letwory <nathan@letworyinteractive.com>2004-09-19 17:46:43 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2004-09-19 17:46:43 +0400
commitb9d82d3b47311009c6fbe1e4d78963904637b434 (patch)
tree0052dd336dcc1e994cad517cdd0757479b48e9ff /projectfiles_vc7
parent790a34e9a63d12706368fcd191702c8b7ee58e08 (diff)
Update project files to compile and link with newest changes (editmesh refactoring)
Diffstat (limited to 'projectfiles_vc7')
-rw-r--r--projectfiles_vc7/blender/BPY_python/BPY_python.vcproj14
-rw-r--r--projectfiles_vc7/blender/blender.vcproj2
-rw-r--r--projectfiles_vc7/blender/src/BL_src.vcproj23
-rw-r--r--projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj2
4 files changed, 37 insertions, 4 deletions
diff --git a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
index 6c374d3a69a..b3a0bfd6c60 100644
--- a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
+++ b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
@@ -66,7 +66,7 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\lib\windows\python\include\python2.2,..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\imbuf,..\..\..\source\blender\img,..\..\..\..\lib\windows\bmfont\include,..\..\source\blender\misc,..\..\..\lib\windows\guardedalloc\include,..\..\source\blender\blenlib,..\..\source\kernel\gen_messaging,..\..\source\blender\include,..\..\source\blender,..\..\source\blender\makesdna,..\..\source\blender\blenkernel,..\..\source\blender\blenloader,..\..\source\blender\bpython\include,..\..\source\blender\imbuf,..\..\source\blender\render\extern\include,..\..\source\blender\radiosity\extern\include,..\..\source\kernel\gen_system,..\..\source\blender\renderconverter\,..\..\source\blender\renderui\,C:\blender\source\blender\python,C:\blender\intern\decimation\extern,C:\blender\intern\bsp\extern,C:\blender\intern\ghost,C:\blender\intern\SoundSystem,C:\blender\intern\bmfont,C:\blender\intern\moto\include,C:\blender\intern\string,C:\QT6 SDK (Win)\Interfaces &amp; Libraries\QTDevWin\CIncludes,C:\blender\intern\iksolver\extern,C:\blender\intern\guardedalloc,..\..\source\blender\python,../../../../lib/windows/bsp/include,..\..\..\source\blender\renderconverter,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\avi,..\..\..\source\kernel\gen_system,..\..\..\source\blender\blenloader,..\..\..\source\blender,..\..\..\source\blender\bpython\include,../../../source/gameengine\SoundSystem\,../../../../lib/windows/iksolver/include,..\..\..\source\blender\python"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\python\include\python2.3;..\..\..\..\lib\windows\guardedalloc\include;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\imbuf;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\blender\img;..\..\..\..\lib\windows\bmfont\include;..\..\source\blender\misc;..\..\..\lib\windows\guardedalloc\include;..\..\source\blender\blenlib;..\..\source\kernel\gen_messaging;..\..\source\blender\include;..\..\source\blender;..\..\source\blender\makesdna;..\..\source\blender\blenkernel;..\..\source\blender\blenloader;..\..\source\blender\bpython\include;..\..\source\blender\imbuf;..\..\source\blender\render\extern\include;..\..\source\blender\radiosity\extern\include;..\..\source\kernel\gen_system;..\..\source\blender\renderconverter\;..\..\source\blender\renderui\;C:\blender\source\blender\python;C:\blender\intern\decimation\extern;C:\blender\intern\bsp\extern;C:\blender\intern\ghost;C:\blender\intern\SoundSystem;C:\blender\intern\bmfont;C:\blender\intern\moto\include;C:\blender\intern\string;&quot;C:\QT6 SDK (Win)\Interfaces &amp; Libraries\QTDevWin\CIncludes&quot;;C:\blender\intern\iksolver\extern;C:\blender\intern\guardedalloc;..\..\source\blender\python;../../../../lib/windows/bsp/include;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\avi;..\..\..\source\kernel\gen_system;..\..\..\source\blender\blenloader;..\..\..\source\blender;..\..\..\source\blender\bpython\include;../../../source/gameengine\SoundSystem\;../../../../lib/windows/iksolver/include;..\..\..\source\blender\python"
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
StringPooling="TRUE"
RuntimeLibrary="0"
@@ -133,6 +133,9 @@
RelativePath="..\..\..\source\blender\python\api2_2x\Camera.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\python\api2_2x\CurNurb.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\python\api2_2x\Curve.c">
</File>
<File
@@ -241,6 +244,9 @@
RelativePath="..\..\..\source\blender\python\api2_2x\rgbTuple.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\python\api2_2x\sceneRadio.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\python\api2_2x\sceneRender.c">
</File>
<File
@@ -278,6 +284,9 @@
RelativePath="..\..\..\source\blender\python\api2_2x\Camera.h">
</File>
<File
+ RelativePath="..\..\..\source\blender\python\api2_2x\CurNurb.h">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\python\api2_2x\Curve.h">
</File>
<File
@@ -386,6 +395,9 @@
RelativePath="..\..\..\source\blender\python\api2_2x\rgbTuple.h">
</File>
<File
+ RelativePath="..\..\..\source\blender\python\api2_2x\sceneRadio.h">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\python\api2_2x\sceneRender.h">
</File>
<File
diff --git a/projectfiles_vc7/blender/blender.vcproj b/projectfiles_vc7/blender/blender.vcproj
index 3b689b58d61..74682c2eec3 100644
--- a/projectfiles_vc7/blender/blender.vcproj
+++ b/projectfiles_vc7/blender/blender.vcproj
@@ -40,7 +40,7 @@
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="SDL.lib freetype2ST.lib ftgl_static_ST.lib gnu_gettext.lib qtmlClient.lib openal_static.lib libsoundsystem.lib libopenalsoundsystem.lib libdummysoundsystem.lib libguardedalloc.lib libbsp.lib libbmfont.lib libghost.lib libstring.lib ws2_32.lib dxguid.lib opengl32.lib libjpeg.lib glu32.lib vfw32.lib winmm.lib libdecimation.lib libiksolver.lib libopennl.lib libpng_st.lib libz_st.lib libmoto.lib PHY_Sumo.lib solid.lib qhull.lib"
+ AdditionalDependencies="SDL.lib freetype2ST.lib ftgl_static_ST.lib gnu_gettext.lib qtmlClient.lib openal_static.lib libsoundsystem.lib libopenalsoundsystem.lib libdummysoundsystem.lib libguardedalloc.lib libbsp.lib libbmfont.lib libghost.lib libstring.lib ws2_32.lib dxguid.lib opengl32.lib libjpeg.lib glu32.lib vfw32.lib winmm.lib libdecimation.lib libiksolver.lib libopennl.lib libpng_st.lib libz_st.lib libmoto.lib PHY_Sumo.lib solid.lib qhull.lib python23.lib"
ShowProgress="0"
OutputFile="..\..\bin\blender.exe"
LinkIncremental="1"
diff --git a/projectfiles_vc7/blender/src/BL_src.vcproj b/projectfiles_vc7/blender/src/BL_src.vcproj
index 4f137c55d04..40e21d0e872 100644
--- a/projectfiles_vc7/blender/src/BL_src.vcproj
+++ b/projectfiles_vc7/blender/src/BL_src.vcproj
@@ -21,7 +21,7 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\lib\windows\sdl\include\;..\..\..\source\blender\img;..\..\..\source\blender\renderui;..\..\..\..\lib\windows\soundsystem\include\;..\..\..\..\lib\windows\python\include\python2.0\;..\..\..\..\lib\windows\bmfont\include;..\..\..\..\lib\windows\guardedalloc\include;..\..\..\source\blender\renderconverter;..\..\..\source\blender\verify;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\ftfont;..\..\..\source\gameengine\soundsystem\snd_openal;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenloader;..\..\..\source\blender\quicktime;..\..\..\source\kernel\gen_system;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenlib;..\..\..\source\blender\misc;..\..\..\source\blender\python;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\include;..\..\..\source\blender;..\..\..\source\blender\makesdna;..\..\..\source\gameengine\network;..\..\..\..\lib\windows\decimation\include;..\..\..\source\blender\blenpluginapi\;..\..\..\..\lib\windows\blenkey\include;..\..\..\..\lib\windows\ghost\include;..\..\..\..\lib\windows\bsp\include;..\..\..\..\lib\windows\QTDevWin\CIncludes"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\sdl\include\;..\..\..\source\blender\img;..\..\..\source\blender\renderui;..\..\..\..\lib\windows\soundsystem\include\;..\..\..\..\lib\windows\python\include\python2.0\;..\..\..\..\lib\windows\bmfont\include;..\..\..\..\lib\windows\guardedalloc\include;..\..\..\source\blender\renderconverter;..\..\..\source\blender\verify;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\ftfont;..\..\..\source\gameengine\soundsystem\snd_openal;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenloader;..\..\..\source\blender\quicktime;..\..\..\source\kernel\gen_system;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenlib;..\..\..\source\blender\misc;..\..\..\source\blender\python;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\include;..\..\..\source\blender;..\..\..\source\blender\makesdna;..\..\..\source\gameengine\network;..\..\..\..\lib\windows\decimation\include;..\..\..\source\blender\blenpluginapi\;..\..\..\..\lib\windows\blenkey\include;..\..\..\..\lib\windows\ghost\include;..\..\..\..\lib\windows\opennl\include;..\..\..\..\lib\windows\bsp\include;..\..\..\..\lib\windows\QTDevWin\CIncludes"
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_CONSOLE;GAMEBLENDER=1;WITH_QUICKTIME;INTERNATIONAL"
StringPooling="TRUE"
RuntimeLibrary="0"
@@ -245,6 +245,21 @@
RelativePath="..\..\..\source\blender\src\editmesh.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\src\editmesh_add.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editmesh_lib.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editmesh_loop.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editmesh_mods.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editmesh_tools.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\src\editnla.c">
</File>
<File
@@ -347,6 +362,9 @@
RelativePath="..\..\..\source\blender\src\mainqueue.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\src\meshtools.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\src\mywindow.c">
</File>
<File
@@ -401,6 +419,9 @@
RelativePath="..\..\..\source\blender\src\toolbox.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\src\unwrapper.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\src\usiblender.c">
</File>
<File
diff --git a/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj b/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj
index 02f39f7fe45..513cf80f154 100644
--- a/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj
+++ b/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj
@@ -159,7 +159,7 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\lib\windows\python\include\python2.2;..\..\..\source\gameengine\physics\common\dummy;..\..\..\..\lib\windows\string\include;..\..\..\..\lib\windows\moto\include;..\..\..\source\kernel\gen_system;..\..\..\..\lib\windows\SoundSystem\include;..\..\..\source\blender\python;..\..\..\source\gameengine\rasterizer;..\..\..\source\gameengine\scenegraph;..\..\..\source\gameengine\gamelogic;..\..\..\source\gameengine\expressions;..\..\..\source\gameengine\network;..\..\..\source\gameengine\ketsji\kxnetwork;..\..\..\source\gameengine\physics;..\..\..\source\gameengine\physics\common;..\..\..\source\gameengine\physics\dummy;..\..\..\source\gameengine\physics\sumo;..\..\..\source\gameengine\physics\sumo\fuzzics\include;..\..\..\source\gameengine\physics\sumo\include;..\..\..\source\gameengine\physics\BlOde;..\..\..\extern\solid;..\..\..\..\lib\windows\solid\include"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\python\include\python2.2;..\..\..\source\gameengine\physics\common\dummy;..\..\..\..\lib\windows\string\include;..\..\..\..\lib\windows\moto\include;..\..\..\source\kernel\gen_system;..\..\..\..\lib\windows\SoundSystem\include;..\..\..\source\blender\python;..\..\..\source\gameengine\Converter;..\..\..\source\gameengine\rasterizer;..\..\..\source\gameengine\scenegraph;..\..\..\source\gameengine\gamelogic;..\..\..\source\gameengine\expressions;..\..\..\source\gameengine\network;..\..\..\source\gameengine\ketsji\kxnetwork;..\..\..\source\gameengine\physics;..\..\..\source\gameengine\physics\common;..\..\..\source\gameengine\physics\dummy;..\..\..\source\gameengine\physics\sumo;..\..\..\source\gameengine\physics\sumo\fuzzics\include;..\..\..\source\gameengine\physics\sumo\include;..\..\..\source\gameengine\physics\BlOde;..\..\..\extern\solid;..\..\..\..\lib\windows\solid\include"
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;USE_SUMO_SOLID"
StringPooling="TRUE"
RuntimeLibrary="0"