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/ftfont/FTF_ftfont.vcproj')
-rw-r--r--projectfiles_vc7/blender/ftfont/FTF_ftfont.vcproj137
1 files changed, 137 insertions, 0 deletions
diff --git a/projectfiles_vc7/blender/ftfont/FTF_ftfont.vcproj b/projectfiles_vc7/blender/ftfont/FTF_ftfont.vcproj
new file mode 100644
index 00000000000..7ff61151339
--- /dev/null
+++ b/projectfiles_vc7/blender/ftfont/FTF_ftfont.vcproj
@@ -0,0 +1,137 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="FTF_ftfont"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\..\..\..\obj\windows\blender\ftfont"
+ IntermediateDirectory=".\..\..\..\obj\windows\blender\ftfont"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="../../../source\blender\makesdna,../../../source\blender\blenloader,../../../source\blender\blenlib,../../../../lib/windows/ftgl/include,../../../../lib/windows/freetype/include,../../../lib/windows/iconv/include,../../../../lib/windows/gettext/include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;WCHAR_T16;HAVE_LC_MESSAGES;FTGL_STATIC_LIBRARY"
+ StringPooling="TRUE"
+ RuntimeLibrary="4"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\ftfont/FTF_ftfont.pch"
+ AssemblerListingLocation=".\..\..\..\obj\windows\blender\ftfont/"
+ ObjectFile=".\..\..\..\obj\windows\blender\ftfont/"
+ ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\ftfont/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\..\..\..\obj\windows\blender\ftfont\FTF_ftfont.lib"
+ AdditionalLibraryDirectories="..\..\..\..\lib\windows\ftgl\lib;..\..\..\..\lib\windows\freetype\lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1041"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\..\..\..\obj\windows\blender\ftfont"
+ IntermediateDirectory=".\..\..\..\obj\windows\blender\ftfont"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="../../../source\blender\blenlib,../../../source\blender\makesdna,../../../../lib/windows/ftgl/include,../../../../lib/windows/freetype/include,../../../lib/windows/iconv/include,../../../../lib/windows/gettext/include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB,WCHAR_T16,HAVE_LC_MESSAGES,FTGL_LIBRARY_STATIC"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\ftfont/FTF_ftfont.pch"
+ AssemblerListingLocation=".\..\..\..\obj\windows\blender\ftfont/"
+ ObjectFile=".\..\..\..\obj\windows\blender\ftfont/"
+ ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\ftfont/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\..\..\..\obj\windows\blender\ftfont\FTF_ftfont.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1041"/>
+ <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\ftfont\intern\FTF_Api.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\ftfont\intern\FTF_TTFont.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="extern"
+ Filter="">
+ <File
+ RelativePath="..\..\..\source\blender\ftfont\FTF_Api.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\ftfont\FTF_Settings.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="intern"
+ Filter="">
+ <File
+ RelativePath="..\..\..\source\blender\ftfont\intern\FTF_TTFont.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>