Creator portion of VC7 projectfiles, put in make/msvc_7_0 for consistency w/ intern

projectfiles organization.
This commit is contained in:
2003-03-19 00:49:28 +00:00
parent 8768fdf08f
commit 8003eb8628
35 changed files with 8452 additions and 0 deletions

View File

@@ -0,0 +1,173 @@
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="BL_img"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="..\..\..\..\obj\windows\blender\img"
IntermediateDirectory="..\..\..\..\obj\windows\blender\img"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\img/BL_img.pch"
AssemblerListingLocation="..\..\..\..\obj\windows\blender\img/"
ObjectFile="..\..\..\..\obj\windows\blender\img/"
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\img/"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\obj\windows\blender\img\BL_img.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="Debug|Win32"
OutputDirectory="..\..\..\..\obj\windows\blender\img\debug"
IntermediateDirectory="..\..\..\..\obj\windows\blender\img\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\img\debug/BL_img.pch"
AssemblerListingLocation="..\..\..\..\obj\windows\blender\img\debug/"
ObjectFile="..\..\..\..\obj\windows\blender\img\debug/"
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\img\debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\obj\windows\blender\img\debug\BL_img.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>
</Configurations>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_Api.cpp">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_BrushRGBA32.cpp">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_CanvasRGBA32.cpp">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_Line.cpp">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_Pixmap.cpp">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_PixmapRGBA32.cpp">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_Rect.cpp">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<Filter
Name="intern"
Filter="">
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_BrushRGBA32.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_CanvasRGBA32.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_Color.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_Line.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_MemPtr.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_Pixmap.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_PixmapRGBA32.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_Rect.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\img\intern\IMG_Types.h">
</File>
</Filter>
<Filter
Name="extern"
Filter="">
<File
RelativePath="..\..\..\..\source\blender\img\IMG_Api.h">
</File>
</Filter>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>