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:
Diffstat (limited to 'projectfiles_vc9/blender/src/BL_src.vcproj')
-rw-r--r--projectfiles_vc9/blender/src/BL_src.vcproj1264
1 files changed, 1264 insertions, 0 deletions
diff --git a/projectfiles_vc9/blender/src/BL_src.vcproj b/projectfiles_vc9/blender/src/BL_src.vcproj
new file mode 100644
index 00000000000..459bd9f1ed5
--- /dev/null
+++ b/projectfiles_vc9/blender/src/BL_src.vcproj
@@ -0,0 +1,1264 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="BL_src"
+ ProjectGUID="{FB88301F-F725-401B-ACD7-D2ABBF333B71}"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Blender Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_9\source\blender\src"
+ IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\src"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\QTDevWin\CIncludes;..\..\..\..\lib\windows\sdl\include;..\..\..\..\lib\windows\python\include\python2.5;..\..\..\..\build\msvc_9\intern\bsp\include;..\..\..\..\build\msvc_9\intern\ghost\include;..\..\..\..\build\msvc_9\intern\elbeem\include;..\..\..\..\build\msvc_9\intern\opennl\include;..\..\..\..\build\msvc_9\intern\bmfont\include;..\..\..\..\build\msvc_9\intern\blenkey\include;..\..\..\..\build\msvc_9\intern\decimation\include;..\..\..\..\build\msvc_9\intern\memutil\include;..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\build\msvc_9\intern\soundsystem\include;..\..\..\source\blender;..\..\..\source\blender\img;..\..\..\source\blender\verify;..\..\..\source\blender\ftfont;..\..\..\source\blender\misc;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\include;..\..\..\source\blender\renderui;..\..\..\source\blender\blenloader;..\..\..\source\blender\quicktime;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\nodes;..\..\..\source\blender\blenpluginapi;..\..\..\source\blender\renderconverter;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\kernel\gen_system;..\..\..\source\gameengine\network;..\..\..\source\gameengine\soundsystem\snd_openal;..\..\..\..\build\msvc_9\extern\verse\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\..\lib\windows\ffmpeg\include;..\..\..\..\build\msvc_9\extern\glew\include;..\..\..\source\blender\gpu"
+ PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_CONSOLE;GAMEBLENDER=1;WITH_QUICKTIME;INTERNATIONAL;WITH_VERSE;WITH_OPENEXR;WITH_DDS;WITH_BULLET=1;WITH_FFMPEG"
+ StringPooling="true"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="true"
+ DefaultCharIsUnsigned="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\src\BL_src.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\src\"
+ ObjectFile="..\..\..\..\build\msvc_9\source\blender\src\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\src\"
+ WarningLevel="2"
+ SuppressStartupBanner="true"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\build\msvc_9\libs\BL_src.lib"
+ SuppressStartupBanner="true"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Blender Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_9\source\blender\src\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\src\debug"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\QTDevWin\CIncludes;..\..\..\..\lib\windows\sdl\include;..\..\..\..\lib\windows\python\include\python2.5;..\..\..\..\build\msvc_9\intern\bsp\include;..\..\..\..\build\msvc_9\intern\ghost\include;..\..\..\..\build\msvc_9\intern\elbeem\include;..\..\..\..\build\msvc_9\intern\opennl\include;..\..\..\..\build\msvc_9\intern\bmfont\include;..\..\..\..\build\msvc_9\intern\blenkey\include;..\..\..\..\build\msvc_9\intern\decimation\include;..\..\..\..\build\msvc_9\intern\memutil\include;..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\build\msvc_9\intern\soundsystem\include;..\..\..\source\blender;..\..\..\source\blender\img;..\..\..\source\blender\verify;..\..\..\source\blender\ftfont;..\..\..\source\blender\misc;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\include;..\..\..\source\blender\renderui;..\..\..\source\blender\blenloader;..\..\..\source\blender\quicktime;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\nodes;..\..\..\source\blender\blenpluginapi;..\..\..\source\blender\renderconverter;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\kernel\gen_system;..\..\..\source\gameengine\network;..\..\..\source\gameengine\soundsystem\snd_openal;..\..\..\..\build\msvc_9\extern\verse\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\..\lib\windows\ffmpeg\include;..\..\..\..\build\msvc_9\extern\glew\include;..\..\..\source\blender\gpu"
+ PreprocessorDefinitions="_DEBUG;WIN32;_LIB;_CONSOLE;GAMEBLENDER;WITH_QUICKTIME;INTERNATIONAL;WITH_VERSE;WITH_OPENEXR;WITH_DDS;WITH_BULLET = 1;WITH_FFMPEG"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\src\debug\BL_src.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\src\debug\"
+ ObjectFile="..\..\..\..\build\msvc_9\source\blender\src\debug\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\src\debug\"
+ WarningLevel="2"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\build\msvc_9\libs\debug\BL_src.lib"
+ SuppressStartupBanner="true"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\src\autoarmature.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\B.blend.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\Bfont.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\bfont.ttf.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\blenderbuttons.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\booleanops.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\booleanops_mesh.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\butspace.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\buttons_editing.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\buttons_logic.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\buttons_object.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\buttons_scene.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\buttons_script.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\buttons_shading.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\cmap.tga.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\cmovie.tga.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\cursors.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\makesdna\intern\dna.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawaction.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawarmature.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawdeps.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawgpencil.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawimage.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawimasel.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawipo.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawmesh.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawnla.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawnode.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawobject.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawoops.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawscene.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawscript.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawseq.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawsound.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawtext.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawtime.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\drawview.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\edit.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editaction.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editaction_gpencil.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editarmature.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editconstraint.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editcurve.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editdeform.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editface.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editfont.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editgroup.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editimasel.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editipo.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editipo_lib.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editipo_mods.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editkey.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editlattice.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editmball.c"
+ >
+ </File>
+ <File
+ 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\editmode_undo.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editnla.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editnode.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editobject.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editoops.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editparticle.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editscreen.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editseq.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editsima.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editsound.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\edittime.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\editview.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\eventdebug.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\filelist.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\filesel.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\fluidsim.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\fsmenu.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\ghostwinlay.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\glutil.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\gpencil.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\hddaudio.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_action.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_buttonswin.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_filesel.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_image.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_imasel.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_info.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_ipo.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_nla.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_node.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_oops.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_script.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_seq.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_sound.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_text.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_time.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\header_view3d.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\headerbuttons.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\imagepaint.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\imasel.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\interface.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\interface_draw.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\interface_icons.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\interface_panel.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\keyframing.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\keyval.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\language.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\lorem.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\mainqueue.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\meshlaplacian.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\meshtools.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\multires.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\mywindow.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\oops.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\outliner.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\parametrizer.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\playanim.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenpluginapi\intern\pluginapi.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\poselib.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\poseobject.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\preview.blend.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\previewrender.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\prvicons.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\radialcontrol.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\reeb.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\renderwin.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\resources.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\retopo.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\scrarea.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\screendump.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\sculptmode-stroke.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\sculptmode.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\seqaudio.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\seqeffects.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\seqscopes.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\sequence.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\space.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\spacetypes.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\splash.jpg.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\swapbuffers.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\toets.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\toolbox.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_constraints.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_conversions.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_generics.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_manipulator.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_ndofinput.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_numinput.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_orientations.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\transform_snap.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\unwrapper.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\usiblender.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\verse_common.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\verse_image.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\verse_mesh.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\verse_object.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\view.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\vpaint.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\writeavicodec.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\writeimage.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\writemovie.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_drawaction.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_drawmesh.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_drawobject.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_editcurve.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_editface.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_editmball.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_editobject.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_gpencil.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_imagepaint.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_sculptmode.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_unwrapper.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BDR_vpaint.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_butspace.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_cursors.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_drawgpencil.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_drawimage.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_drawoops.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_drawscene.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_drawscript.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_drawseq.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_drawtext.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editaction.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editarmature.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editconstraint.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editdeform.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editfont.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editgroup.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editkey.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editlattice.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editmesh.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editmode_undo.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editnla.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editoops.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editparticle.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editsca.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editseq.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editsima.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editsound.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_editview.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_filelist.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_fsmenu.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_gl.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_glutil.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_graphics.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_imasel.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_interface.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_interface_icons.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_keyframing.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_keyval.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_language.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_mainqueue.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_meshlaplacian.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_meshtools.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_mywindow.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_oops.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_outliner.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_poseobject.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_previewrender.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_radialcontrol.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_renderwin.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_resources.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_retopo.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_scrarea.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_screen.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_space.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_spacetypes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_tbcallback.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_toets.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_toolbox.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_transform.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_usiblender.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_writeavicodec.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_writeimage.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BIF_writemovie.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\blendef.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BPI_script.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_drawimasel.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_drawipo.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_drawnla.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_drawoops.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_drawview.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_edit.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_editipo.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_editipo_types.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_editnla_types.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_filesel.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_headerbuttons.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_node.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_seqaudio.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_seqeffects.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_seqscopes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_sequence.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_time.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_trans_types.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\BSE_view.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\butspace.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\datatoc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\editmesh.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\interface.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\multires.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\mydevice.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\nla.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\parametrizer.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\parametrizer_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\playanim_ext.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\reeb.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\include\transform.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\winlay.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>