Paul Davis
449aab3c46
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 d708f5d6-7413-0410-9779-e7cbd77b26cf
378 lines
7.9 KiB
XML
Executable File
378 lines
7.9 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="atkmm-1.6"
|
|
ProjectGUID="{9FE0D5A6-458C-45C7-B954-2C3C1E6196C2}"
|
|
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="../../atk"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;ATKMM_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 atkmm def file"
|
|
CommandLine="$(SolutionDir)gendef\$(ConfigurationName)\gendef $(ConfigurationName)\$(InputName).def $(TargetFileName) $(IntDir)\*.obj"
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="atk-1.0.lib glib-2.0.lib gobject-2.0.lib sigc-2.0d.lib glibmm-2.4d.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName)d.dll"
|
|
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="../../atk"
|
|
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 atkmm def file"
|
|
CommandLine="$(SolutionDir)gendef\$(ConfigurationName)\gendef $(ConfigurationName)\$(InputName).def $(TargetFileName) $(IntDir)\*.obj"
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="atk-1.0.lib glib-2.0.lib gobject-2.0.lib sigc-2.0.lib glibmm-2.4.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="..\..\atk\atkmm\action.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\blank.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\component.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\document.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\editabletext.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\hyperlink.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\hypertext.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\image.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\implementor.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\init.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\noopobject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\object.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\objectaccessible.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\relation.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\relationset.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\selection.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\stateset.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\streamablecontent.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\table.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\text.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\value.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\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="..\..\atk\atkmm\action.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\component.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\document.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\editabletext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\hyperlink.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\hypertext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\image.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\implementor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\init.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\noopobject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\object.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\objectaccessible.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\relation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\relationset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\selection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\stateset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\streamablecontent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\table.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\text.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\value.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\atk\atkmm\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=".\atkmm.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|