49df5c24a9
git-svn-id: svn://localhost/ardour2/trunk@2650 d708f5d6-7413-0410-9779-e7cbd77b26cf
613 lines
13 KiB
XML
Executable File
613 lines
13 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="glibmm-2.4"
|
|
ProjectGUID="{58B2B53C-C4FF-47FD-817B-095E45B7F7D4}"
|
|
RootNamespace="glibmm"
|
|
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=".;../../glib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GLIBMM_BUILD"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Generate glibmm 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 gmodule-2.0.lib sigc-2.0d.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName)d.dll"
|
|
GenerateManifest="true"
|
|
ModuleDefinitionFile="$(ConfigurationName)\$(InputName).def"
|
|
GenerateDebugInformation="true"
|
|
/>
|
|
<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=".;../../glib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GLIBMM_BUILD"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Generate glibmm 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 gmodule-2.0.lib sigc-2.0.lib"
|
|
GenerateManifest="true"
|
|
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="..\blank.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\class.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\containers.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\convert.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\date.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\debug.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\dispatcher.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\error.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\exception.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\exceptionhandler.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\fileutils.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\init.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\interface.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\iochannel.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\main.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\markup.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\miscutils.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\module.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\object.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\objectbase.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\optioncontext.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\optionentry.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\optiongroup.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\pattern.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\property.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\propertyproxy.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\propertyproxy_base.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\quark.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\random.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\shell.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\signalproxy.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\signalproxy_connectionnode.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\spawn.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\streamiochannel.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\stringutils.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\thread.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\threadpool.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\timer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\timeval.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\unicode.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\ustring.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\utility.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\value.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\value_basictypes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\value_custom.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\wrap.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\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="..\..\glib\glibmm\arrayhandle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\class.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\containerhandle_shared.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\containers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\convert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\date.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\debug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\dispatcher.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\error.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\exception.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\exceptionhandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\fileutils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\helperlist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\i18n-lib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\i18n.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\init.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\iochannel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\listhandle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\main.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\markup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\miscutils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\module.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\object.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\objectbase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\optioncontext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\optionentry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\optiongroup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\pattern.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\property.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\propertyproxy.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\propertyproxy_base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\quark.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\random.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\refptr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\shell.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\signalproxy.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\signalproxy_connectionnode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\slisthandle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\spawn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\streamiochannel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\stringutils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\thread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\threadpool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\timer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\timeval.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\unicode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\ustring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\utility.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\value.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\value_basictypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\value_custom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\wrap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\glib\glibmm\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=".\glibmm.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|