David Robillard
35fc31a1de
Update libraries to latest stable released version (except gnomecanvasmm, which is strangely packaged...). Fixes building (at least here). git-svn-id: svn://localhost/ardour2/trunk@2790 d708f5d6-7413-0410-9779-e7cbd77b26cf
431 lines
9.2 KiB
XML
Executable File
431 lines
9.2 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="pangomm-1.4"
|
|
ProjectGUID="{6EF7CB5B-9781-4CC0-979B-A067E0A088BB}"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/vd2"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../pango"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PANGOMM_BUILD"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Generate pangomm def file"
|
|
CommandLine="$(SolutionDir)gendef\$(ConfigurationName)\gendef $(ConfigurationName)\$(InputName).def $(TargetFileName) $(IntDir)\*.obj"
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib pango-1.0.lib pangocairo-1.0.lib sigc-2.0d.lib glibmm-2.4d.lib cairomm-1.0d.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName)d.dll"
|
|
ModuleDefinitionFile="$(ConfigurationName)\$(InputName).def"
|
|
GenerateDebugInformation="true"
|
|
ImportLibrary="$(OutDir)/$(TargetName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/vd2"
|
|
AdditionalIncludeDirectories="../../pango"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Generate pangomm def file"
|
|
CommandLine="$(SolutionDir)gendef\$(ConfigurationName)\gendef $(ConfigurationName)\$(InputName).def $(TargetFileName) $(IntDir)\*.obj"
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib pango-1.0.lib pangocairo-1.0.lib glibmm-2.4.lib sigc-2.0.lib cairomm-1.0.lib"
|
|
ModuleDefinitionFile="$(ConfigurationName)\$(InputName).def"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\attributes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\attriter.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\attrlist.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\blank.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\cairofontmap.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\color.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\context.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\coverage.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\font.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontdescription.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontface.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontfamily.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontmap.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontmetrics.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontset.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\glyph.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\glyphstring.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\init.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\item.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\language.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\layout.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\layoutiter.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\layoutline.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\layoutrun.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\rectangle.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\renderer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\tabarray.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\wrap_init.cc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\attributes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\attriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\attrlist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\cairofontmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\color.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\coverage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\font.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontdescription.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontfamily.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontmetrics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\fontset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\glyph.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\glyphstring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\init.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\item.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\language.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\layout.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\layoutiter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\layoutline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\layoutrun.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\rectangle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\renderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\tabarray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pango\pangomm\wrap_init.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath=".\pangomm.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|