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 'make/msvc_7_0/blender/loader/BLO_loader.vcproj')
-rw-r--r--make/msvc_7_0/blender/loader/BLO_loader.vcproj230
1 files changed, 230 insertions, 0 deletions
diff --git a/make/msvc_7_0/blender/loader/BLO_loader.vcproj b/make/msvc_7_0/blender/loader/BLO_loader.vcproj
new file mode 100644
index 00000000000..9d8fcf8d98f
--- /dev/null
+++ b/make/msvc_7_0/blender/loader/BLO_loader.vcproj
@@ -0,0 +1,230 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_loader"
+ ProjectGUID="{CC04F575-DF86-4B74-BB9D-F2C0FF89FFA5}"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\loader\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\loader\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readblenfile,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\loader\debug/BLO_loader_bak.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\loader\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\loader\debug\BLO_loader_bak.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\loader\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\loader\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readblenfile,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\loader\mtdll_debug/BLO_loader_bak.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\loader\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader\mtdll_debug/"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\loader\mtdll_debug\BLO_loader_bak.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\loader\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\loader\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readblenfile,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\loader\mtdll/BLO_loader_bak.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\loader\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader\mtdll/"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\loader\mtdll\BLO_loader_bak.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\loader"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\loader"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\blenloader,..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\include,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readblenfile,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\loader/BLO_loader_bak.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader/"
+ ObjectFile="..\..\..\..\obj\windows\blender\loader/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\loader\BLO_loader_bak.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <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\blenloader\intern\genfile.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\intern\readblenentry.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\intern\readfile.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\intern\writefile.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\BLO_genfile.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\BLO_readfile.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\BLO_soundfile.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>