- <?xml version="1.0" encoding = "Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.00"
- Name="MusicTool"
- ProjectGUID="{BAAEB8BF-40DA-4D76-9F35-2D53ADF9AB38}"
- SccProjectName=""
- SccLocalPath="">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".Release"
- IntermediateDirectory=".Release"
- ConfigurationType="1"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....commoninclude"
- PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
- StringPooling="TRUE"
- RuntimeLibrary="4"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".Release/MusicTool.pch"
- AssemblerListingLocation=".Release/"
- ObjectFile=".Release/"
- ProgramDataBaseFileName=".Release/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
- AdditionalDependencies="dxerr9.lib winmm.lib dxguid.lib odbc32.lib odbccp32.lib"
- OutputFile=".Release/MusicTool.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- ProgramDatabaseFile=".Release/MusicTool.pdb"
- SubSystem="2"
- StackReserveSize="2097152"
- StackCommitSize="2097152"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Release/MusicTool.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".Debug"
- IntermediateDirectory=".Debug"
- ConfigurationType="1"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="....commoninclude"
- PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
- RuntimeLibrary="5"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".Debug/MusicTool.pch"
- AssemblerListingLocation=".Debug/"
- ObjectFile=".Debug/"
- ProgramDataBaseFileName=".Debug/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="3"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
- AdditionalDependencies="dxerr9.lib winmm.lib dxguid.lib odbc32.lib odbccp32.lib"
- OutputFile=".Debug/MusicTool.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".Debug/MusicTool.pdb"
- SubSystem="2"
- StackReserveSize="2097152"
- StackCommitSize="2097152"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Debug/MusicTool.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- </Configurations>
- <Files>
- <Filter
- Name="Source"
- Filter="">
- <File
- RelativePath=".MusicTool.cpp">
- </File>
- <File
- RelativePath=".echotool.cpp">
- </File>
- <File
- RelativePath=".echotool.h">
- </File>
- <File
- RelativePath="meastool.cpp">
- </File>
- <File
- RelativePath="meastool.h">
- </File>
- </Filter>
- <Filter
- Name="Resource"
- Filter="">
- <File
- RelativePath=".MusicTool.rc">
- </File>
- <File
- RelativePath="....commondirectx.ico">
- </File>
- <File
- RelativePath=".resource.h">
- </File>
- </Filter>
- <Filter
- Name="Common"
- Filter="">
- <File
- RelativePath="....commonsrcdmutil.cpp">
- </File>
- <File
- RelativePath="....commonincludedmutil.h">
- </File>
- <File
- RelativePath="....commonsrcdxutil.cpp">
- </File>
- <File
- RelativePath="....commonincludedxutil.h">
- </File>
- </Filter>
- <File
- RelativePath=".readme.txt">
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>