Add the main VC project files for building Ardour3 with Microsoft Visual Studio

Note that there's no 'VS Solution' file at present and some targets haven't been built yet (e.g. 'fst')
This commit is contained in:
John Emmas 2014-04-08 09:49:35 +01:00
parent 254923532b
commit 077a194430
19 changed files with 11235 additions and 0 deletions

822
libs/pbd/MSVCpbd/pbd.vcproj Normal file
View file

@ -0,0 +1,822 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="pbd"
ProjectGUID="{80208D6F-AD26-4CF3-980E-363F27246AD0}"
RootNamespace="pbd"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug 32|Win32"
OutputDirectory="$(ProjectDir)\$(ConfigurationName)\bin"
IntermediateDirectory="$(ProjectDir)\$(ConfigurationName)\obj\$(ProjectName)"
ConfigurationType="2"
InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus3.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/FI$(TargetSxsFolder)\targetsxs.h"
Optimization="0"
AdditionalIncludeDirectories="..;..\..\glibmm2;&quot;$(GenericIncludeFolder)\libsndfile&quot;;&quot;$(GenericIncludeFolder)\ardourext&quot;;&quot;$(GenericLibraryFolder)\glib-$(GlibApiVersion)\include&quot;;&quot;$(GenericIncludeFolder)\boost&quot;;."
PreprocessorDefinitions="PLATFORM_WINDOWS;COMPILER_MSVC;BUILDING_PBD;BUILDING_GETOPT;LIBPBD_DLL_EXPORTS;INCLUDE_ARDOUR_MISCELLANEOUS=1;BOOST_REGEX_DYN_LINK;BOOST_REGEX_NO_LIB;BOOST_CHRONO_NO_LIB;BOOST_SYSTEM_NO_LIB;BOOST_THREAD_NO_LIB;BOOST_DATE_TIME_NO_LIB;NO_POSIX_MEMALIGN;WIN32;_WIN32;_DEBUG;DEBUG=&quot;Debug&quot;;ARCH_X86;USE_XMMINTRIN;BUILD_SSE_OPTIMIZATIONS;ENABLE_NLS;PACKAGE=&quot;\&quot;libpbd4\&quot;&quot;;PROGRAM_NAME=&quot;\&quot;Mixbus\&quot;&quot;;_REENTRANT;_USE_MATH_DEFINES;_LARGEFILE_SOURCE;_LARGEFILE64_SOURCE;LIBC_DISABLE_DEPRECATED;BOOST_SYSTEM_NO_DEPRECATED;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;INTERNAL_SHARED_LIBS=1;JACK_SESSION=1;HAVE_GLIB=1;HAVE_GTHREAD=1;HAVE_SNDFILE=1;HAVE_GIOMM=1;HAVE_CURL=1;HAVE_LO=1;HAVE_MODE_T=1;PHONE_HOME=1;FREESOUND=1;WINDOWS_KEY=\&quot;Mod4&gt;&lt;Super\&quot;;IS_OSX=0;HAVE_XML=1;HAVE_UUID=1;HAVE_LIBS_PBD=1;HAVE_JACK=1;HAVE_LIBS_MIDIPP2=1;HAVE_LIBS_EVORAL=1;HAVE_FFTW3=1;HAVE_FFTW3F=1;HAVE_AUBIO=1;HAVE_LIBS_VAMP_SDK=1;HAVE_LIBS_VAMP_PLUGINS=1;HAVE_LIBS_TAGLIB=1;HAVE_LIBS_LIBLTC=1;HAVE_LIBS_RUBBERBAND=1;HAVE_CONTROL_PROTOCOL=1;HAVE_FRONTIER=1;HAVE_GENERIC_MIDI=1;HAVE_MACKIE=1;HAVE_OSC=1;HAVE_TRANZPORT=1;HAVE_WIIMOTE=1;HAVE_LIBS_SURFACES=1;HAVE_2IN2OUT=1;HAVE_1IN2OUT=1;HAVE_VBAP=1;HAVE_LIBS_PANNERS=1;HAVE_LIBS_TIMECODE=1;HAVE_LRDF=1;HAVE_SAMPLERATE=1;HAVE_SERD=1;HAVE_SORD=1;HAVE_SRATOM=1;HAVE_LILV=1;HAVE_NEW_LILV=1;HAVE_OGG=1;HAVE_FLAC=1;HAVE_RUBBERBAND=1;USE_RUBBERBAND=1;HAVE_JACK_SESSION=1;HAVE_UNISTD=1;HAVE_JACK_ON_INFO_SHUTDOWN=1;HAVE_JACK_VIDEO_SUPPORT=1;HAVE_BOOST_SCOPED_PTR_HPP=1;HAVE_BOOST_PTR_CONTAINER_PTR_LIST_HPP=1;HAVE_LIBS_ARDOUR=1;HAVE_GTKMM=1;HAVE_GTK=1;HAVE_LIBS_GTKMM2EXT=1;HAVE_LIBS_CLEARLOOKS_NEWER=1;HAVE_BOOST_FORMAT_HPP=1;HAVE_LIBS_AUDIOGRAPHER=1;HAVE_GNOMECANVAS=0;HAVE_GNOMECANVASMM=0;HAVE_X11=0;HAVE_FONTCONFIG=1;HAVE_BOOST_SHARED_PTR_HPP=1;HAVE_BOOST_WEAK_PTR_HPP=1;HAVE_GTK2_ARDOUR=1;HAVE_EXPORT=1;HAVE_MIDI_MAPS=1;HAVE_MCP=1;HAVE_PATCHFILES=1;HAVE_TOOLS_SANITY_CHECK=1;SMF_VERSION=\&quot;1.2\&quot;;CURRENT_SESSION_FILE_VERSION=3001"
MinimalRebuild="true"
RuntimeLibrary="3"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
CommandLine=""
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="$(DllPrefix)giomm32-2.4-0D.lib $(DllPrefix)glibmm32-2.4-0D.lib pthreadVCE2.lib $(DllPrefix)gio32$(GlibDllSuffix)D.lib $(DllPrefix)glib32$(GlibDllSuffix)D.lib $(DllPrefix)gobject32$(GlibDllSuffix)D.lib $(DllPrefix)sigc++32-2.0D.lib libxml2D.lib libsndfile-1D.lib intlD.lib"
OutputFile="$(OutDir)\$(DllPrefix)$(ProjectName)32D.dll"
AdditionalLibraryDirectories="F:\pthread-win32\Pre-built.2\lib"
GenerateDebugInformation="true"
SubSystem="2"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="copy /Y &quot;$(OutDir)\$(TargetName).dll&quot; &quot;$(Debug32TargetFolder)\$(TargetName).dll&quot;&#x0D;&#x0A;copy /Y &quot;$(OutDir)\$(TargetName).dll&quot; &quot;$(Debug32TestSuiteFolder)\$(TargetName).dll&quot;&#x0D;&#x0A;copy /Y &quot;$(OutDir)\$(TargetName).lib&quot; &quot;$(GenericWin32LibraryFolder)\$(TargetName).lib&quot;&#x0D;&#x0A;"
/>
</Configuration>
<Configuration
Name="Release 32|Win32"
OutputDirectory="$(ProjectDir)\$(ConfigurationName)\bin"
IntermediateDirectory="$(ProjectDir)\$(ConfigurationName)\obj\$(ProjectName)"
ConfigurationType="2"
InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus3.vsprops"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/FI$(TargetSxsFolder)\targetsxs.h"
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..;..\..\glibmm2;&quot;$(GenericIncludeFolder)\libsndfile&quot;;&quot;$(GenericIncludeFolder)\ardourext&quot;;&quot;$(GenericLibraryFolder)\glib-$(GlibApiVersion)\include&quot;;&quot;$(GenericIncludeFolder)\boost&quot;;."
PreprocessorDefinitions="_SECURE_SCL=0;PLATFORM_WINDOWS;COMPILER_MSVC;BUILDING_PBD;BUILDING_GETOPT;LIBPBD_DLL_EXPORTS;INCLUDE_ARDOUR_MISCELLANEOUS=1;BOOST_REGEX_DYN_LINK;BOOST_REGEX_NO_LIB;BOOST_CHRONO_NO_LIB;BOOST_SYSTEM_NO_LIB;BOOST_THREAD_NO_LIB;BOOST_DATE_TIME_NO_LIB;NO_POSIX_MEMALIGN;_WIN32;WIN32;NDEBUG;ARCH_X86;USE_XMMINTRIN;BUILD_SSE_OPTIMIZATIONS;ENABLE_NLS;PACKAGE=&quot;\&quot;libpbd4\&quot;&quot;;PROGRAM_NAME=&quot;\&quot;Mixbus\&quot;&quot;;_REENTRANT;_USE_MATH_DEFINES;_LARGEFILE_SOURCE;_LARGEFILE64_SOURCE;LIBC_DISABLE_DEPRECATED;BOOST_SYSTEM_NO_DEPRECATED;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;INTERNAL_SHARED_LIBS=1;JACK_SESSION=1;HAVE_GLIB=1;HAVE_GTHREAD=1;HAVE_SNDFILE=1;HAVE_GIOMM=1;HAVE_CURL=1;HAVE_LO=1;HAVE_MODE_T=1;PHONE_HOME=1;FREESOUND=1;WINDOWS_KEY=\&quot;Mod4&gt;&lt;Super\&quot;;IS_OSX=0;HAVE_XML=1;HAVE_UUID=1;HAVE_LIBS_PBD=1;HAVE_JACK=1;HAVE_LIBS_MIDIPP2=1;HAVE_LIBS_EVORAL=1;HAVE_FFTW3=1;HAVE_FFTW3F=1;HAVE_AUBIO=1;HAVE_LIBS_VAMP_SDK=1;HAVE_LIBS_VAMP_PLUGINS=1;HAVE_LIBS_TAGLIB=1;HAVE_LIBS_LIBLTC=1;HAVE_LIBS_RUBBERBAND=1;HAVE_CONTROL_PROTOCOL=1;HAVE_FRONTIER=1;HAVE_GENERIC_MIDI=1;HAVE_MACKIE=1;HAVE_OSC=1;HAVE_TRANZPORT=1;HAVE_WIIMOTE=1;HAVE_LIBS_SURFACES=1;HAVE_2IN2OUT=1;HAVE_1IN2OUT=1;HAVE_VBAP=1;HAVE_LIBS_PANNERS=1;HAVE_LIBS_TIMECODE=1;HAVE_LRDF=1;HAVE_SAMPLERATE=1;HAVE_SERD=1;HAVE_SORD=1;HAVE_SRATOM=1;HAVE_LILV=1;HAVE_NEW_LILV=1;HAVE_OGG=1;HAVE_FLAC=1;HAVE_RUBBERBAND=1;USE_RUBBERBAND=1;HAVE_JACK_SESSION=1;HAVE_UNISTD=1;HAVE_JACK_ON_INFO_SHUTDOWN=1;HAVE_JACK_VIDEO_SUPPORT=1;HAVE_BOOST_SCOPED_PTR_HPP=1;HAVE_BOOST_PTR_CONTAINER_PTR_LIST_HPP=1;HAVE_LIBS_ARDOUR=1;HAVE_GTKMM=1;HAVE_GTK=1;HAVE_LIBS_GTKMM2EXT=1;HAVE_LIBS_CLEARLOOKS_NEWER=1;HAVE_BOOST_FORMAT_HPP=1;HAVE_LIBS_AUDIOGRAPHER=1;HAVE_GNOMECANVAS=0;HAVE_GNOMECANVASMM=0;HAVE_X11=0;HAVE_FONTCONFIG=1;HAVE_BOOST_SHARED_PTR_HPP=1;HAVE_BOOST_WEAK_PTR_HPP=1;HAVE_GTK2_ARDOUR=1;HAVE_EXPORT=1;HAVE_MIDI_MAPS=1;HAVE_MCP=1;HAVE_PATCHFILES=1;HAVE_TOOLS_SANITY_CHECK=1;SMF_VERSION=\&quot;1.2\&quot;;CURRENT_SESSION_FILE_VERSION=3001"
StringPooling="false"
RuntimeLibrary="2"
EnableEnhancedInstructionSet="1"
WarningLevel="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="$(DllPrefix)giomm32-2.4-0.lib $(DllPrefix)glibmm32-2.4-0.lib pthreadVCE2.lib $(DllPrefix)gio32$(GlibDllSuffix).lib $(DllPrefix)glib32$(GlibDllSuffix).lib $(DllPrefix)gobject32$(GlibDllSuffix).lib $(DllPrefix)sigc++32-2.0.lib libxml2.lib libsndfile-1.lib intl.lib"
OutputFile="$(OutDir)\$(DllPrefix)$(ProjectName)32.dll"
AdditionalLibraryDirectories="F:\pthread-win32\Pre-built.2\lib"
SubSystem="2"
OptimizeReferences="2"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="copy /Y &quot;$(OutDir)\$(TargetName).dll&quot; &quot;$(Release32TargetFolder)\$(TargetName).dll&quot;&#x0D;&#x0A;copy /Y &quot;$(OutDir)\$(TargetName).dll&quot; &quot;$(Release32TestSuiteFolder)\$(TargetName).dll&quot;&#x0D;&#x0A;copy /Y &quot;$(OutDir)\$(TargetName).lib&quot; &quot;$(GenericWin32LibraryFolder)\$(TargetName).lib&quot;&#x0D;&#x0A;"
/>
</Configuration>
<Configuration
Name="Release 32 with Debugging Capability|Win32"
OutputDirectory="$(ProjectDir)\$(ConfigurationName)\bin"
IntermediateDirectory="$(ProjectDir)\$(ConfigurationName)\obj\$(ProjectName)"
ConfigurationType="2"
InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus3.vsprops"
CharacterSet="2"
WholeProgramOptimization="0"
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="python &quot;../../../libs/pbd/pbd/signals.py&quot; &quot;../../../libs/pbd/pbd/signals_generated.h&quot;&#x0D;&#x0A;copy /Y &quot;..\..\..\msvc_extra_headers\ardourext\ptw32\pthread.h.input&quot; &quot;$(GenericIncludeFolder)\ardourext\ptw32\pthread.h&quot;&#x0D;&#x0A;copy /Y &quot;..\..\..\msvc_extra_headers\ardourext\sys\targetsxs.h.input&quot; &quot;$(GenericIncludeFolder)\ardourext\sys\targetsxs.h&quot;&#x0D;&#x0A;copy /Y &quot;..\..\..\msvc_extra_headers\ardourext\sys\time.h.input&quot; &quot;$(GenericIncludeFolder)\ardourext\sys\time.h&quot;&#x0D;&#x0A;copy /Y &quot;..\..\..\msvc_extra_headers\ardourext\float_cast.h.input&quot; &quot;$(GenericIncludeFolder)\ardourext\float_cast.h&quot;&#x0D;&#x0A;copy /Y &quot;..\..\..\msvc_extra_headers\ardourext\libcharset.h.input&quot; &quot;$(GenericIncludeFolder)\ardourext\libcharset.h&quot;&#x0D;&#x0A;copy /Y &quot;..\..\..\msvc_extra_headers\ardourext\localcharset.h.input&quot; &quot;$(GenericIncludeFolder)\ardourext\localcharset.h&quot;&#x0D;&#x0A;copy /Y &quot;..\..\..\msvc_extra_headers\ardourext\misc.h.input&quot; &quot;$(GenericIncludeFolder)\ardourext\misc.h&quot;&#x0D;&#x0A;copy /Y &quot;..\..\..\msvc_extra_headers\ardourext\pthread.h.input&quot; &quot;$(GenericIncludeFolder)\ardourext\pthread.h&quot;&#x0D;&#x0A;copy /Y &quot;..\..\..\msvc_extra_headers\ardourext\sched.h.input&quot; &quot;$(GenericIncludeFolder)\ardourext\sched.h&quot;&#x0D;&#x0A;copy /Y &quot;..\..\..\msvc_extra_headers\ardourext\semaphore.h.input&quot; &quot;$(GenericIncludeFolder)\ardourext\semaphore.h&quot;&#x0D;&#x0A;copy /Y &quot;..\..\..\msvc_extra_headers\unistd.h.input&quot; &quot;$(GenericIncludeFolder)\unistd.h&quot;&#x0D;&#x0A;"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/FI$(TargetSxsFolder)\targetsxs.h"
Optimization="0"
AdditionalIncludeDirectories="..;..\..\glibmm2;&quot;$(GenericIncludeFolder)\libsndfile&quot;;&quot;$(GenericIncludeFolder)\ardourext&quot;;&quot;$(GenericLibraryFolder)\glib-$(GlibApiVersion)\include&quot;;&quot;$(GenericIncludeFolder)\boost&quot;;."
PreprocessorDefinitions="_SECURE_SCL=0;PLATFORM_WINDOWS;COMPILER_MSVC;BUILDING_PBD;BUILDING_GETOPT;LIBPBD_DLL_EXPORTS;INCLUDE_ARDOUR_MISCELLANEOUS=1;BOOST_REGEX_DYN_LINK;BOOST_REGEX_NO_LIB;BOOST_CHRONO_NO_LIB;BOOST_SYSTEM_NO_LIB;BOOST_THREAD_NO_LIB;BOOST_DATE_TIME_NO_LIB;NO_POSIX_MEMALIGN;WIN32;ARCH_X86;USE_XMMINTRIN;BUILD_SSE_OPTIMIZATIONS;ENABLE_NLS;PACKAGE=&quot;\&quot;libpbd4\&quot;&quot;;PROGRAM_NAME=&quot;\&quot;Mixbus\&quot;&quot;;_REENTRANT;_USE_MATH_DEFINES;_LARGEFILE_SOURCE;_LARGEFILE64_SOURCE;LIBC_DISABLE_DEPRECATED;BOOST_SYSTEM_NO_DEPRECATED;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;INTERNAL_SHARED_LIBS=1;JACK_SESSION=1;HAVE_GLIB=1;HAVE_GTHREAD=1;HAVE_SNDFILE=1;HAVE_GIOMM=1;HAVE_CURL=1;HAVE_LO=1;HAVE_MODE_T=1;PHONE_HOME=1;FREESOUND=1;WINDOWS_KEY=\&quot;Mod4&gt;&lt;Super\&quot;;IS_OSX=0;HAVE_XML=1;HAVE_UUID=1;HAVE_LIBS_PBD=1;HAVE_JACK=1;HAVE_LIBS_MIDIPP2=1;HAVE_LIBS_EVORAL=1;HAVE_FFTW3=1;HAVE_FFTW3F=1;HAVE_AUBIO=1;HAVE_LIBS_VAMP_SDK=1;HAVE_LIBS_VAMP_PLUGINS=1;HAVE_LIBS_TAGLIB=1;HAVE_LIBS_LIBLTC=1;HAVE_LIBS_RUBBERBAND=1;HAVE_CONTROL_PROTOCOL=1;HAVE_FRONTIER=1;HAVE_GENERIC_MIDI=1;HAVE_MACKIE=1;HAVE_OSC=1;HAVE_TRANZPORT=1;HAVE_WIIMOTE=1;HAVE_LIBS_SURFACES=1;HAVE_2IN2OUT=1;HAVE_1IN2OUT=1;HAVE_VBAP=1;HAVE_LIBS_PANNERS=1;HAVE_LIBS_TIMECODE=1;HAVE_LRDF=1;HAVE_SAMPLERATE=1;HAVE_SERD=1;HAVE_SORD=1;HAVE_SRATOM=1;HAVE_LILV=1;HAVE_NEW_LILV=1;HAVE_OGG=1;HAVE_FLAC=1;HAVE_RUBBERBAND=1;USE_RUBBERBAND=1;HAVE_JACK_SESSION=1;HAVE_UNISTD=1;HAVE_JACK_ON_INFO_SHUTDOWN=1;HAVE_JACK_VIDEO_SUPPORT=1;HAVE_BOOST_SCOPED_PTR_HPP=1;HAVE_BOOST_PTR_CONTAINER_PTR_LIST_HPP=1;HAVE_LIBS_ARDOUR=1;HAVE_GTKMM=1;HAVE_GTK=1;HAVE_LIBS_GTKMM2EXT=1;HAVE_LIBS_CLEARLOOKS_NEWER=1;HAVE_BOOST_FORMAT_HPP=1;HAVE_LIBS_AUDIOGRAPHER=1;HAVE_GNOMECANVAS=0;HAVE_GNOMECANVASMM=0;HAVE_X11=0;HAVE_FONTCONFIG=1;HAVE_BOOST_SHARED_PTR_HPP=1;HAVE_BOOST_WEAK_PTR_HPP=1;HAVE_GTK2_ARDOUR=1;HAVE_EXPORT=1;HAVE_MIDI_MAPS=1;HAVE_MCP=1;HAVE_PATCHFILES=1;HAVE_TOOLS_SANITY_CHECK=1;SMF_VERSION=\&quot;1.2\&quot;;CURRENT_SESSION_FILE_VERSION=3001"
StringPooling="false"
RuntimeLibrary="2"
EnableEnhancedInstructionSet="1"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
CommandLine=""
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="$(DllPrefix)giomm32-2.4-0RDC.lib $(DllPrefix)glibmm32-2.4-0RDC.lib pthreadVCE2.lib $(DllPrefix)gio32$(GlibDllSuffix)RDC.lib $(DllPrefix)glib32$(GlibDllSuffix)RDC.lib $(DllPrefix)gobject32$(GlibDllSuffix)RDC.lib $(DllPrefix)sigc++32-2.0RDC.lib libxml2RDC.lib libsndfile-1.lib intlRDC.lib"
OutputFile="$(OutDir)\$(DllPrefix)$(ProjectName)32RDC.dll"
AdditionalLibraryDirectories="F:\pthread-win32\Pre-built.2\lib"
GenerateDebugInformation="true"
SubSystem="2"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="copy /Y &quot;$(OutDir)\$(TargetName).dll&quot; &quot;$(Release32TestSuiteFolder)\$(TargetName).dll&quot;&#x0D;&#x0A;copy /Y &quot;$(OutDir)\$(TargetName).lib&quot; &quot;$(GenericWin32LibraryFolder)\$(TargetName).lib&quot;&#x0D;&#x0A;"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\base_ui.cc"
>
</File>
<File
RelativePath="..\basename.cc"
>
</File>
<File
RelativePath="..\boost_debug.cc"
>
</File>
<File
RelativePath="..\cartesian.cc"
>
</File>
<File
RelativePath="..\clear_dir.cc"
>
</File>
<File
RelativePath="..\command.cc"
>
</File>
<File
RelativePath="..\controllable.cc"
>
</File>
<File
RelativePath="..\controllable_descriptor.cc"
>
</File>
<File
RelativePath="..\convert.cc"
>
</File>
<File
RelativePath="..\cpus.cc"
>
</File>
<File
RelativePath="..\debug.cc"
>
</File>
<File
RelativePath="..\enums.cc"
>
</File>
<File
RelativePath="..\enumwriter.cc"
>
</File>
<File
RelativePath="..\epa.cc"
>
</File>
<File
RelativePath="..\error.cc"
>
</File>
<File
RelativePath="..\event_loop.cc"
>
</File>
<File
RelativePath="..\ffs.cc"
>
</File>
<File
RelativePath="..\file_manager.cc"
>
</File>
<File
RelativePath="..\file_utils.cc"
>
</File>
<File
RelativePath="..\fpu.cc"
>
</File>
<File
RelativePath="..\glib_semaphore.cc"
>
</File>
<File
RelativePath="..\id.cc"
>
</File>
<File
RelativePath="..\localeguard.cc"
>
</File>
<File
RelativePath="..\localtime_r.cc"
>
</File>
<File
RelativePath="..\malign.cc"
>
</File>
<File
RelativePath="..\mountpoint.cc"
>
</File>
<File
RelativePath="..\openuri.cc"
>
</File>
<File
RelativePath="..\pathexpand.cc"
>
</File>
<File
RelativePath="..\pathscanner.cc"
>
</File>
<File
RelativePath="..\pbd.cc"
>
</File>
<File
RelativePath="..\pipex.cc"
>
</File>
<File
RelativePath="..\pool.cc"
>
</File>
<File
RelativePath="..\property_list.cc"
>
</File>
<File
RelativePath="..\pthread_utils.cc"
>
</File>
<File
RelativePath="..\receiver.cc"
>
</File>
<File
RelativePath="..\resource.cc"
>
</File>
<File
RelativePath="..\search_path.cc"
>
</File>
<File
RelativePath="..\semutils.cc"
>
</File>
<File
RelativePath="..\shortpath.cc"
>
</File>
<File
RelativePath="..\signals.cc"
>
</File>
<File
RelativePath="..\sndfile_manager.cc"
>
</File>
<File
RelativePath="..\stacktrace.cc"
>
</File>
<File
RelativePath="..\stateful.cc"
>
</File>
<File
RelativePath="..\stateful_diff_command.cc"
>
</File>
<File
RelativePath="..\strreplace.cc"
>
</File>
<File
RelativePath="..\strsplit.cc"
>
</File>
<File
RelativePath="..\system_exec.cc"
>
</File>
<File
RelativePath="..\textreceiver.cc"
>
</File>
<File
RelativePath="..\transmitter.cc"
>
</File>
<File
RelativePath="..\undo.cc"
>
</File>
<File
RelativePath="..\uuid.cc"
>
</File>
<File
RelativePath="..\version.cc"
>
</File>
<File
RelativePath="..\whitespace.cc"
>
</File>
<File
RelativePath="..\windows_special_dirs.cc"
>
</File>
<File
RelativePath="..\xml++.cc"
>
</File>
<Filter
Name="msvc"
>
<File
RelativePath="..\msvc\fpu.cc"
>
<FileConfiguration
Name="Debug 32|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\msvc\fpu.obj"
/>
</FileConfiguration>
<FileConfiguration
Name="Release 32|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\msvc\fpu.obj"
/>
</FileConfiguration>
<FileConfiguration
Name="Release 32 with Debugging Capability|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\msvc\fpu.obj"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\msvc\getopt.c"
>
<FileConfiguration
Name="Debug 32|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release 32|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release 32 with Debugging Capability|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\msvc\getopt_long.c"
>
<FileConfiguration
Name="Debug 32|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release 32|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release 32 with Debugging Capability|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\msvc\mountpoint.cc"
>
<FileConfiguration
Name="Debug 32|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\msvc\mountpoint.obj"
/>
</FileConfiguration>
<FileConfiguration
Name="Release 32|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\msvc\mountpoint.obj"
/>
</FileConfiguration>
<FileConfiguration
Name="Release 32 with Debugging Capability|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\msvc\mountpoint.obj"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\msvc\msvc_pbd.cc"
>
<FileConfiguration
Name="Debug 32|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\msvc\msvc_pbd.obj"
/>
</FileConfiguration>
<FileConfiguration
Name="Release 32|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\msvc\msvc_pbd.obj"
/>
</FileConfiguration>
<FileConfiguration
Name="Release 32 with Debugging Capability|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\msvc\msvc_pbd.obj"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\msvc\msvc_poll.cc"
>
</File>
</Filter>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath="..\pbd\abstract_ui.h"
>
</File>
<File
RelativePath="..\pbd\base_ui.h"
>
</File>
<File
RelativePath="..\pbd\basename.h"
>
</File>
<File
RelativePath="..\pbd\cartesian.h"
>
</File>
<File
RelativePath="..\pbd\compose.h"
>
</File>
<File
RelativePath="..\pbd\crossthread.h"
>
</File>
<File
RelativePath="..\pbd\debug.h"
>
</File>
<File
RelativePath="..\pbd\demangle.h"
>
</File>
<File
RelativePath="..\pbd\ffs.h"
>
</File>
<File
RelativePath="..\pbd\floating.h"
>
</File>
<File
RelativePath="..\pbd\functor_command.h"
>
</File>
<File
RelativePath="..\msvc\getopt.h"
>
</File>
<File
RelativePath="..\pbd\glib_semaphore.h"
>
</File>
<File
RelativePath="..\pbd\libpbd_visibility.h"
>
</File>
<File
RelativePath="..\pbd\localeguard.h"
>
</File>
<File
RelativePath="..\pbd\localtime_r.h"
>
</File>
<File
RelativePath="..\pbd\memento_command.h"
>
</File>
<File
RelativePath="..\pbd\msvc_pbd.h"
>
</File>
<File
RelativePath="..\pbd\pathexpand.h"
>
</File>
<File
RelativePath="..\pbd\pathscanner.h"
>
</File>
<File
RelativePath="..\pbd\pbd.h"
>
</File>
<File
RelativePath="..\pbd\pipex.h"
>
</File>
<File
RelativePath="..\pbd\properties.h"
>
</File>
<File
RelativePath="..\pbd\property_basics.h"
>
</File>
<File
RelativePath="..\pbd\rcu.h"
>
</File>
<File
RelativePath="..\pbd\receiver.h"
>
</File>
<File
RelativePath="..\pbd\resource.h"
>
</File>
<File
RelativePath="..\pbd\ringbuffer.h"
>
</File>
<File
RelativePath="..\pbd\ringbufferNPT.h"
>
</File>
<File
RelativePath="..\pbd\search_path.h"
>
</File>
<File
RelativePath="..\pbd\semaphore.h"
>
</File>
<File
RelativePath="..\pbd\semutils.h"
>
</File>
<File
RelativePath="..\pbd\sequence_property.h"
>
</File>
<File
RelativePath="..\pbd\signals.h"
>
</File>
<File
RelativePath="..\pbd\stacktrace.h"
>
</File>
<File
RelativePath="..\pbd\stateful_diff_command.h"
>
</File>
<File
RelativePath="..\pbd\stl_delete.h"
>
</File>
<File
RelativePath="..\pbd\system_exec.h"
>
</File>
<File
RelativePath="..\pbd\textreceiver.h"
>
</File>
<File
RelativePath="..\pbd\tokenizer.h"
>
</File>
<File
RelativePath="..\pbd\touchable.h"
>
</File>
<File
RelativePath="..\pbd\transmitter.h"
>
</File>
<File
RelativePath="..\pbd\unknown_type.h"
>
</File>
<File
RelativePath="..\pbd\unwind.h"
>
</File>
<File
RelativePath="..\pbd\windows_special_dirs.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>