SoundGraphAccess.vcproj
changeset 12 2f70b4447d70
parent 11 1bf32325a98b
child 13 6828ef797524
     1.1 --- a/SoundGraphAccess.vcproj	Thu Apr 18 23:26:22 2013 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,248 +0,0 @@
     1.4 -<?xml version="1.0" encoding="Windows-1252"?>
     1.5 -<VisualStudioProject
     1.6 -	ProjectType="Visual C++"
     1.7 -	Version="9.00"
     1.8 -	Name="SoundGraphAccess"
     1.9 -	ProjectGUID="{A23C5543-181D-41F3-892C-E8A0C7FFFE30}"
    1.10 -	RootNamespace="SoundGraphAccess"
    1.11 -	Keyword="Win32Proj"
    1.12 -	TargetFrameworkVersion="196613"
    1.13 -	>
    1.14 -	<Platforms>
    1.15 -		<Platform
    1.16 -			Name="Win32"
    1.17 -		/>
    1.18 -	</Platforms>
    1.19 -	<ToolFiles>
    1.20 -	</ToolFiles>
    1.21 -	<Configurations>
    1.22 -		<Configuration
    1.23 -			Name="Debug|Win32"
    1.24 -			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
    1.25 -			IntermediateDirectory="$(ConfigurationName)"
    1.26 -			ConfigurationType="1"
    1.27 -			CharacterSet="1"
    1.28 -			>
    1.29 -			<Tool
    1.30 -				Name="VCPreBuildEventTool"
    1.31 -			/>
    1.32 -			<Tool
    1.33 -				Name="VCCustomBuildTool"
    1.34 -			/>
    1.35 -			<Tool
    1.36 -				Name="VCXMLDataGeneratorTool"
    1.37 -			/>
    1.38 -			<Tool
    1.39 -				Name="VCWebServiceProxyGeneratorTool"
    1.40 -			/>
    1.41 -			<Tool
    1.42 -				Name="VCMIDLTool"
    1.43 -			/>
    1.44 -			<Tool
    1.45 -				Name="VCCLCompilerTool"
    1.46 -				Optimization="0"
    1.47 -				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
    1.48 -				MinimalRebuild="true"
    1.49 -				BasicRuntimeChecks="3"
    1.50 -				RuntimeLibrary="3"
    1.51 -				UsePrecompiledHeader="2"
    1.52 -				WarningLevel="3"
    1.53 -				DebugInformationFormat="4"
    1.54 -			/>
    1.55 -			<Tool
    1.56 -				Name="VCManagedResourceCompilerTool"
    1.57 -			/>
    1.58 -			<Tool
    1.59 -				Name="VCResourceCompilerTool"
    1.60 -			/>
    1.61 -			<Tool
    1.62 -				Name="VCPreLinkEventTool"
    1.63 -			/>
    1.64 -			<Tool
    1.65 -				Name="VCLinkerTool"
    1.66 -				AdditionalDependencies="iMONDisplay.lib"
    1.67 -				LinkIncremental="2"
    1.68 -				ModuleDefinitionFile=""
    1.69 -				GenerateDebugInformation="true"
    1.70 -				SubSystem="2"
    1.71 -				TargetMachine="1"
    1.72 -			/>
    1.73 -			<Tool
    1.74 -				Name="VCALinkTool"
    1.75 -			/>
    1.76 -			<Tool
    1.77 -				Name="VCManifestTool"
    1.78 -			/>
    1.79 -			<Tool
    1.80 -				Name="VCXDCMakeTool"
    1.81 -			/>
    1.82 -			<Tool
    1.83 -				Name="VCBscMakeTool"
    1.84 -			/>
    1.85 -			<Tool
    1.86 -				Name="VCFxCopTool"
    1.87 -			/>
    1.88 -			<Tool
    1.89 -				Name="VCAppVerifierTool"
    1.90 -			/>
    1.91 -			<Tool
    1.92 -				Name="VCPostBuildEventTool"
    1.93 -			/>
    1.94 -		</Configuration>
    1.95 -		<Configuration
    1.96 -			Name="Release|Win32"
    1.97 -			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
    1.98 -			IntermediateDirectory="$(ConfigurationName)"
    1.99 -			ConfigurationType="1"
   1.100 -			CharacterSet="1"
   1.101 -			WholeProgramOptimization="1"
   1.102 -			>
   1.103 -			<Tool
   1.104 -				Name="VCPreBuildEventTool"
   1.105 -			/>
   1.106 -			<Tool
   1.107 -				Name="VCCustomBuildTool"
   1.108 -			/>
   1.109 -			<Tool
   1.110 -				Name="VCXMLDataGeneratorTool"
   1.111 -			/>
   1.112 -			<Tool
   1.113 -				Name="VCWebServiceProxyGeneratorTool"
   1.114 -			/>
   1.115 -			<Tool
   1.116 -				Name="VCMIDLTool"
   1.117 -			/>
   1.118 -			<Tool
   1.119 -				Name="VCCLCompilerTool"
   1.120 -				Optimization="2"
   1.121 -				EnableIntrinsicFunctions="true"
   1.122 -				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
   1.123 -				RuntimeLibrary="2"
   1.124 -				EnableFunctionLevelLinking="true"
   1.125 -				UsePrecompiledHeader="2"
   1.126 -				WarningLevel="3"
   1.127 -				DebugInformationFormat="3"
   1.128 -			/>
   1.129 -			<Tool
   1.130 -				Name="VCManagedResourceCompilerTool"
   1.131 -			/>
   1.132 -			<Tool
   1.133 -				Name="VCResourceCompilerTool"
   1.134 -			/>
   1.135 -			<Tool
   1.136 -				Name="VCPreLinkEventTool"
   1.137 -			/>
   1.138 -			<Tool
   1.139 -				Name="VCLinkerTool"
   1.140 -				AdditionalDependencies="iMONDisplay.lib"
   1.141 -				LinkIncremental="1"
   1.142 -				GenerateDebugInformation="true"
   1.143 -				SubSystem="2"
   1.144 -				OptimizeReferences="2"
   1.145 -				EnableCOMDATFolding="2"
   1.146 -				TargetMachine="1"
   1.147 -			/>
   1.148 -			<Tool
   1.149 -				Name="VCALinkTool"
   1.150 -			/>
   1.151 -			<Tool
   1.152 -				Name="VCManifestTool"
   1.153 -			/>
   1.154 -			<Tool
   1.155 -				Name="VCXDCMakeTool"
   1.156 -			/>
   1.157 -			<Tool
   1.158 -				Name="VCBscMakeTool"
   1.159 -			/>
   1.160 -			<Tool
   1.161 -				Name="VCFxCopTool"
   1.162 -			/>
   1.163 -			<Tool
   1.164 -				Name="VCAppVerifierTool"
   1.165 -			/>
   1.166 -			<Tool
   1.167 -				Name="VCPostBuildEventTool"
   1.168 -			/>
   1.169 -		</Configuration>
   1.170 -	</Configurations>
   1.171 -	<References>
   1.172 -	</References>
   1.173 -	<Files>
   1.174 -		<Filter
   1.175 -			Name="Source Files"
   1.176 -			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
   1.177 -			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
   1.178 -			>
   1.179 -			<File
   1.180 -				RelativePath=".\SoundGraphAccess.cpp"
   1.181 -				>
   1.182 -			</File>
   1.183 -			<File
   1.184 -				RelativePath=".\stdafx.cpp"
   1.185 -				>
   1.186 -				<FileConfiguration
   1.187 -					Name="Debug|Win32"
   1.188 -					>
   1.189 -					<Tool
   1.190 -						Name="VCCLCompilerTool"
   1.191 -						UsePrecompiledHeader="1"
   1.192 -					/>
   1.193 -				</FileConfiguration>
   1.194 -				<FileConfiguration
   1.195 -					Name="Release|Win32"
   1.196 -					>
   1.197 -					<Tool
   1.198 -						Name="VCCLCompilerTool"
   1.199 -						UsePrecompiledHeader="1"
   1.200 -					/>
   1.201 -				</FileConfiguration>
   1.202 -			</File>
   1.203 -		</Filter>
   1.204 -		<Filter
   1.205 -			Name="Header Files"
   1.206 -			Filter="h;hpp;hxx;hm;inl;inc;xsd"
   1.207 -			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
   1.208 -			>
   1.209 -			<File
   1.210 -				RelativePath=".\Resource.h"
   1.211 -				>
   1.212 -			</File>
   1.213 -			<File
   1.214 -				RelativePath=".\SoundGraphAccess.h"
   1.215 -				>
   1.216 -			</File>
   1.217 -			<File
   1.218 -				RelativePath=".\stdafx.h"
   1.219 -				>
   1.220 -			</File>
   1.221 -			<File
   1.222 -				RelativePath=".\targetver.h"
   1.223 -				>
   1.224 -			</File>
   1.225 -		</Filter>
   1.226 -		<Filter
   1.227 -			Name="Resource Files"
   1.228 -			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
   1.229 -			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
   1.230 -			>
   1.231 -			<File
   1.232 -				RelativePath=".\small.ico"
   1.233 -				>
   1.234 -			</File>
   1.235 -			<File
   1.236 -				RelativePath=".\SoundGraphAccess.ico"
   1.237 -				>
   1.238 -			</File>
   1.239 -			<File
   1.240 -				RelativePath=".\SoundGraphAccess.rc"
   1.241 -				>
   1.242 -			</File>
   1.243 -		</Filter>
   1.244 -		<File
   1.245 -			RelativePath=".\ReadMe.txt"
   1.246 -			>
   1.247 -		</File>
   1.248 -	</Files>
   1.249 -	<Globals>
   1.250 -	</Globals>
   1.251 -</VisualStudioProject>