mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-28 18:32:38 +00:00
469 lines
9.1 KiB
XML
469 lines
9.1 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="3rdparty"
|
|
ProjectGUID="{B2165720-B4B2-4F4B-8888-8C390C3CB4DB}"
|
|
RootNamespace="doe"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="bin/$(ConfigurationName)"
|
|
IntermediateDirectory="obj/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="./include/;./include/sqlite/;./include/expat;./include/md5;./include/jpeg-6b"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;SQLITE_THREADSAFE;COMPILED_FROM_DSP;XML_STATIC"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="pch.hpp"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="bin/$(ConfigurationName)"
|
|
IntermediateDirectory="obj/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories="./include/;./include/sqlite/;./include/expat;./include/md5;./include/jpeg-6b"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;SQLITE_THREADSAFE;COMPILED_FROM_DSP;XML_STATIC"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="pch.hpp"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="src"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<Filter
|
|
Name="sqlite"
|
|
>
|
|
<File
|
|
RelativePath=".\src\sqlite\sqlite3.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\sqlite\sqlite3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\sqlite\sqlite3ext.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="sigslot"
|
|
>
|
|
<File
|
|
RelativePath=".\include\sigslot\sigslot.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="expat"
|
|
>
|
|
<File
|
|
RelativePath=".\include\expat\ascii.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\asciitab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\expat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\expat_external.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\iasciitab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\internal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\latin1tab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\nametab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\utf8tab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\winconfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\expat\xmlparse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\expat\xmlrole.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\xmlrole.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\expat\xmltok.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\xmltok.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\expat\xmltok_impl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\expat\xmltok_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\expat\xmltok_ns.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="md5"
|
|
>
|
|
<File
|
|
RelativePath=".\src\md5\md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\md5\md5.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="jpeg-6b"
|
|
>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcapimin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcapistd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jccoefct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jccolor.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcdctmgr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jchuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcinit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcmainct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcmarker.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcmaster.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcomapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcparam.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcphuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcprepct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jcsample.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jctrans.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdapimin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdapistd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdatadst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdatasrc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdcoefct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdcolor.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jddctmgr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdhuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdinput.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdmainct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdmarker.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdmaster.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdmerge.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdphuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdpostct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdsample.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jdtrans.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jerror.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jfdctflt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jfdctfst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jfdctint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jidctflt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jidctfst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jidctint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jidctred.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jmemmgr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jmemnobs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jpegtran.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jquant1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jquant2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\jpeg-6b\jutils.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|