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/editors/ED_editors.vcproj')
-rw-r--r--projectfiles_vc9/blender/editors/ED_editors.vcproj533
1 files changed, 533 insertions, 0 deletions
diff --git a/projectfiles_vc9/blender/editors/ED_editors.vcproj b/projectfiles_vc9/blender/editors/ED_editors.vcproj
new file mode 100644
index 00000000000..c57caa439e1
--- /dev/null
+++ b/projectfiles_vc9/blender/editors/ED_editors.vcproj
@@ -0,0 +1,533 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="ED_editors"
+ ProjectGUID="{FB88301F-F725-401B-ACD7-D2ABBF333B71}"
+ RootNamespace="BL_editors"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Blender Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_9\source\blender\editors"
+ IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\editors"
+ 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\editors\include;..\..\..\source\blender\renderui;..\..\..\source\blender\blenloader;..\..\..\source\blender\quicktime;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\makesrna;..\..\..\source\blender\nodes;..\..\..\source\blender\windowmanager;..\..\..\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_editors.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\editors\"
+ ObjectFile="..\..\..\..\build\msvc_9\source\blender\editors\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\editors\"
+ 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_editors.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\editors\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\editors\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\editors\include;..\..\..\source\blender\renderui;..\..\..\source\blender\blenloader;..\..\..\source\blender\quicktime;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\makesrna;..\..\..\source\blender\nodes;..\..\..\source\blender\windowmanager;..\..\..\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\editors_src.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\editors\debug\"
+ ObjectFile="..\..\..\..\build\msvc_9\source\blender\editors\debug\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\editors\debug\"
+ WarningLevel="4"
+ 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_editors.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="include"
+ Filter="h"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\BIF_gl.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\BIF_glutil.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_datafiles.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_interface.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_markers.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_mesh.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_object.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_previewrender.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_screen.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_screen_types.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_space_api.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_transform.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_types.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\ED_util.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\UI_interface.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\UI_interface_icons.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\UI_resources.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\UI_text.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\include\UI_view2d.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="datafiles"
+ Filter="c"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\datafiles\B.blend.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\datafiles\Bfont.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\datafiles\bfont.ttf.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\datafiles\blenderbuttons.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\datafiles\splash.jpg.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="interface"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\interface\interface.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\interface\interface.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\interface\interface_draw.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\interface\interface_handlers.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\interface\interface_icons.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\interface\interface_regions.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\interface\resources.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\interface\text.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\interface\view2d.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\interface\view2d_ops.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_view3d"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_view3d\space_view3d.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_view3d\view3d_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_view3d\view3d_intern.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_time"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_time\ed_markers.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_time\space_time.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_time\time_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_time\time_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_time\time_ops.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_outliner"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_outliner\outliner_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_outliner\outliner_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_outliner\outliner_ops.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_outliner\space_outliner.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="screen"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\screen\area.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\screen\glutil.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\screen\screen_edit.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\screen\screen_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\screen\screen_ops.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\screen\stubs.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="util"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\util\ed_util.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_api"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_api\space.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_api\spacetypes.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_ipo"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_ipo\space_ipo.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_image"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_image\image_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_image\image_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_image\space_image.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_node"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_node\node_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_node\node_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_node\space_node.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_buttons"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_buttons\buttons_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_buttons\buttons_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_buttons\space_buttons.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_file"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_file\file_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_file\file_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_file\filesel.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_file\space_file.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_info"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_info\info_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_info\info_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_info\space_info.c"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>