Creator portion of VC7 projectfiles, put in make/msvc_7_0 for consistency w/ intern
projectfiles organization.
This commit is contained in:
344
make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj
Normal file
344
make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj
Normal file
@@ -0,0 +1,344 @@
|
||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="BL_imbuf"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="..\..\..\..\obj\windows\blender\imbuf\debug"
|
||||
IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf\debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\png\include,..\..\..\..\source\blender\makesdna"
|
||||
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\imbuf\debug/BL_imbuf.pch"
|
||||
AssemblerListingLocation="..\..\..\..\obj\windows\blender\imbuf\debug/"
|
||||
ObjectFile="..\..\..\..\obj\windows\blender\imbuf\debug/"
|
||||
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\imbuf\debug/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\..\..\..\obj\windows\blender\imbuf\debug\BL_imbuf.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\imbuf\mtdll_debug"
|
||||
IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\png\include,..\..\..\..\source\blender\makesdna"
|
||||
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug/BL_imbuf.pch"
|
||||
AssemblerListingLocation="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug/"
|
||||
ObjectFile="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug/"
|
||||
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug/"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug\BL_imbuf.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\imbuf\mtdll"
|
||||
IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf\mtdll"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\png\include,..\..\..\..\source\blender\makesdna"
|
||||
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
DefaultCharIsUnsigned="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\imbuf\mtdll/BL_imbuf.pch"
|
||||
AssemblerListingLocation="..\..\..\..\obj\windows\blender\imbuf\mtdll/"
|
||||
ObjectFile="..\..\..\..\obj\windows\blender\imbuf\mtdll/"
|
||||
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\imbuf\mtdll/"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\..\..\..\obj\windows\blender\imbuf\mtdll\BL_imbuf.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\imbuf"
|
||||
IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\png\include,..\..\..\..\source\blender\makesdna"
|
||||
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
DefaultCharIsUnsigned="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\imbuf/BL_imbuf.pch"
|
||||
AssemblerListingLocation="..\..\..\..\obj\windows\blender\imbuf/"
|
||||
ObjectFile="..\..\..\..\obj\windows\blender\imbuf/"
|
||||
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\imbuf/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\..\..\..\obj\windows\blender\imbuf\BL_imbuf.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\imbuf\intern\allocimbuf.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\amiga.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\anim.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\antialias.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\bitplanes.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\bmp_decode.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\cmap.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\cspace.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\data.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\dither.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\divers.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\filter.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\ham.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\hamx.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\iff.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\imageprocess.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\iris.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\jpeg.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\png_decode.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\png_encode.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\readimage.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\rectop.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\rotate.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\scaling.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\targa.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\util.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\writeimage.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_allocimbuf.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_amiga.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_bitplanes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_bmp.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_cmap.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_divers.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_filter.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_ham.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_hamx.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_iff.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\IMB_imbuf.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\IMB_imbuf_types.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_iris.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_jpeg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_png.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_targa.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\imbuf.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\imbuf_patch.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\source\blender\imbuf\intern\matrix.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
Reference in New Issue
Block a user