forked from bartvdbraak/blender
9dea66a835
The new blender.sln is now found in directory projectfiles_vc7\\blender. Update to the INSTALL file will follow soon.
187 lines
5.1 KiB
XML
187 lines
5.1 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="bmfont"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\..\..\..\..\obj\windows\intern\bmfont"
|
|
IntermediateDirectory=".\..\..\..\..\obj\windows\intern\bmfont"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../..,../../intern"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\..\..\..\..\obj\windows\intern\bmfont/bmfont.pch"
|
|
AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\bmfont/"
|
|
ObjectFile=".\..\..\..\..\obj\windows\intern\bmfont/"
|
|
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\bmfont/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\obj\windows\intern\bmfont\libbmfont.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying BMFONT files library (release target) to lib tree."
|
|
CommandLine="ECHO Copying header files
|
|
XCOPY /Y ..\..\*.h ..\..\..\..\..\lib\windows\bmfont\include\
|
|
ECHO Copying lib
|
|
XCOPY /Y ..\..\..\..\obj\windows\intern\bmfont\*.lib ..\..\..\..\..\lib\windows\bmfont\lib\*.lib
|
|
ECHO Done
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\..\..\..\..\obj\windows\intern\bmfont\debug"
|
|
IntermediateDirectory=".\..\..\..\..\obj\windows\intern\bmfont\debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../..,../../intern"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\..\..\..\..\obj\windows\intern\bmfont\debug/bmfont.pch"
|
|
AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\bmfont\debug/"
|
|
ObjectFile=".\..\..\..\..\obj\windows\intern\bmfont\debug/"
|
|
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\bmfont\debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\obj\windows\intern\bmfont\debug\libbmfont.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying BMFONT files library (debug target) to lib tree."
|
|
CommandLine="ECHO Copying header files
|
|
XCOPY /Y ..\..\*.h ..\..\..\..\..\lib\windows\bmfont\include\
|
|
ECHO Copying lib
|
|
XCOPY /Y ..\..\..\..\obj\windows\intern\bmfont\debug\*.lib ..\..\..\..\..\lib\windows\bmfont\lib\debug\*.lib
|
|
ECHO Done
|
|
"/>
|
|
<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="..\..\intern\BMF_Api.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BMF_BitmapFont.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BMF_font_helv10.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BMF_font_helv12.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BMF_font_helvb10.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BMF_font_helvb12.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BMF_font_helvb14.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BMF_font_helvb8.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BMF_font_scr12.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BMF_font_scr14.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BMF_font_scr15.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<Filter
|
|
Name="intern"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\intern\BMF_BitmapFont.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BMF_FontData.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="extern"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\BMF_Api.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\BMF_Fonts.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\BMF_Settings.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|