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/img/BL_img.vcproj')
-rw-r--r--projectfiles_vc7/blender/img/BL_img.vcproj173
1 files changed, 173 insertions, 0 deletions
diff --git a/projectfiles_vc7/blender/img/BL_img.vcproj b/projectfiles_vc7/blender/img/BL_img.vcproj
new file mode 100644
index 00000000000..dab0336d053
--- /dev/null
+++ b/projectfiles_vc7/blender/img/BL_img.vcproj
@@ -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>