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_vc7/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj')
-rw-r--r--projectfiles_vc7/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj123
1 files changed, 123 insertions, 0 deletions
diff --git a/projectfiles_vc7/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj b/projectfiles_vc7/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj
new file mode 100644
index 00000000000..0b03092a328
--- /dev/null
+++ b/projectfiles_vc7/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj
@@ -0,0 +1,123 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_writeblenfile"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\..\..\..\obj\windows\blender\writeblenfile"
+ IntermediateDirectory=".\..\..\..\obj\windows\blender\writeblenfile"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\source\blender\writestreamglue\,..\..\..\source\blender\blenloader\,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\writeblenfile/BLO_writeblenfile.pch"
+ AssemblerListingLocation=".\..\..\..\obj\windows\blender\writeblenfile/"
+ ObjectFile=".\..\..\..\obj\windows\blender\writeblenfile/"
+ ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\writeblenfile/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\..\..\..\obj\windows\blender\writeblenfile\BLO_writeblenfile.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\..\..\..\obj\windows\blender\writeblenfile\debug"
+ IntermediateDirectory=".\..\..\..\obj\windows\blender\writeblenfile\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\source\blender\blenloader\,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\writeblenfile\debug/BLO_writeblenfile.pch"
+ AssemblerListingLocation=".\..\..\..\obj\windows\blender\writeblenfile\debug/"
+ ObjectFile=".\..\..\..\obj\windows\blender\writeblenfile\debug/"
+ ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\writeblenfile\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\..\..\..\obj\windows\blender\writeblenfile\debug\BLO_writeblenfile.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\source\blender\writeblenfile\intern\BLO_writeblenfile.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\source\blender\writeblenfile\BLO_writeblenfile.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>