| 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
|---|
| 2 | <VisualStudioProject
|
|---|
| 3 | ProjectType="Visual C++"
|
|---|
| 4 | Version="8,00"
|
|---|
| 5 | Name="portaudio"
|
|---|
| 6 | ProjectGUID="{0A18A071-125E-442F-AFF7-A3F68ABECF99}"
|
|---|
| 7 | RootNamespace="portaudio"
|
|---|
| 8 | >
|
|---|
| 9 | <Platforms>
|
|---|
| 10 | <Platform
|
|---|
| 11 | Name="Win32"
|
|---|
| 12 | />
|
|---|
| 13 | <Platform
|
|---|
| 14 | Name="x64"
|
|---|
| 15 | />
|
|---|
| 16 | </Platforms>
|
|---|
| 17 | <ToolFiles>
|
|---|
| 18 | </ToolFiles>
|
|---|
| 19 | <Configurations>
|
|---|
| 20 | <Configuration
|
|---|
| 21 | Name="Release|Win32"
|
|---|
| 22 | OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|---|
| 23 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|---|
| 24 | ConfigurationType="2"
|
|---|
| 25 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|---|
| 26 | UseOfMFC="0"
|
|---|
| 27 | ATLMinimizesCRunTimeLibraryUsage="false"
|
|---|
| 28 | >
|
|---|
| 29 | <Tool
|
|---|
| 30 | Name="VCPreBuildEventTool"
|
|---|
| 31 | />
|
|---|
| 32 | <Tool
|
|---|
| 33 | Name="VCCustomBuildTool"
|
|---|
| 34 | />
|
|---|
| 35 | <Tool
|
|---|
| 36 | Name="VCXMLDataGeneratorTool"
|
|---|
| 37 | />
|
|---|
| 38 | <Tool
|
|---|
| 39 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 40 | />
|
|---|
| 41 | <Tool
|
|---|
| 42 | Name="VCMIDLTool"
|
|---|
| 43 | PreprocessorDefinitions="NDEBUG"
|
|---|
| 44 | MkTypLibCompatible="true"
|
|---|
| 45 | SuppressStartupBanner="true"
|
|---|
| 46 | TargetEnvironment="1"
|
|---|
| 47 | TypeLibraryName=".\Release_x86/portaudio.tlb"
|
|---|
| 48 | HeaderFileName=""
|
|---|
| 49 | />
|
|---|
| 50 | <Tool
|
|---|
| 51 | Name="VCCLCompilerTool"
|
|---|
| 52 | Optimization="2"
|
|---|
| 53 | InlineFunctionExpansion="1"
|
|---|
| 54 | EnableIntrinsicFunctions="true"
|
|---|
| 55 | FavorSizeOrSpeed="1"
|
|---|
| 56 | AdditionalIncludeDirectories="..\..\src\common;..\..\include;.\;..\..\src\os\win"
|
|---|
| 57 | PreprocessorDefinitions="WIN32;NDEBUG;_USRDLL;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PAWIN_USE_WDMKS_DEVICE_INFO"
|
|---|
| 58 | StringPooling="true"
|
|---|
| 59 | RuntimeLibrary="2"
|
|---|
| 60 | EnableFunctionLevelLinking="true"
|
|---|
| 61 | PrecompiledHeaderFile="$(PlatformName)\$(ConfigurationName)/portaudio.pch"
|
|---|
| 62 | AssemblerListingLocation="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 63 | ObjectFile="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 64 | ProgramDataBaseFileName="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 65 | WarningLevel="3"
|
|---|
| 66 | SuppressStartupBanner="true"
|
|---|
| 67 | />
|
|---|
| 68 | <Tool
|
|---|
| 69 | Name="VCManagedResourceCompilerTool"
|
|---|
| 70 | />
|
|---|
| 71 | <Tool
|
|---|
| 72 | Name="VCResourceCompilerTool"
|
|---|
| 73 | PreprocessorDefinitions="NDEBUG"
|
|---|
| 74 | Culture="1033"
|
|---|
| 75 | />
|
|---|
| 76 | <Tool
|
|---|
| 77 | Name="VCPreLinkEventTool"
|
|---|
| 78 | />
|
|---|
| 79 | <Tool
|
|---|
| 80 | Name="VCLinkerTool"
|
|---|
| 81 | AdditionalDependencies="ksuser.lib"
|
|---|
| 82 | OutputFile="$(PlatformName)\$(ConfigurationName)\portaudio_x86.dll"
|
|---|
| 83 | LinkIncremental="1"
|
|---|
| 84 | SuppressStartupBanner="true"
|
|---|
| 85 | AdditionalLibraryDirectories=""
|
|---|
| 86 | ModuleDefinitionFile=".\portaudio.def"
|
|---|
| 87 | ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\portaudio_x86.pdb"
|
|---|
| 88 | ImportLibrary="$(PlatformName)\$(ConfigurationName)\portaudio_x86.lib"
|
|---|
| 89 | TargetMachine="1"
|
|---|
| 90 | />
|
|---|
| 91 | <Tool
|
|---|
| 92 | Name="VCALinkTool"
|
|---|
| 93 | />
|
|---|
| 94 | <Tool
|
|---|
| 95 | Name="VCManifestTool"
|
|---|
| 96 | />
|
|---|
| 97 | <Tool
|
|---|
| 98 | Name="VCXDCMakeTool"
|
|---|
| 99 | />
|
|---|
| 100 | <Tool
|
|---|
| 101 | Name="VCBscMakeTool"
|
|---|
| 102 | SuppressStartupBanner="true"
|
|---|
| 103 | OutputFile="$(PlatformName)\$(ConfigurationName)\portaudio.bsc"
|
|---|
| 104 | />
|
|---|
| 105 | <Tool
|
|---|
| 106 | Name="VCFxCopTool"
|
|---|
| 107 | />
|
|---|
| 108 | <Tool
|
|---|
| 109 | Name="VCAppVerifierTool"
|
|---|
| 110 | />
|
|---|
| 111 | <Tool
|
|---|
| 112 | Name="VCWebDeploymentTool"
|
|---|
| 113 | />
|
|---|
| 114 | <Tool
|
|---|
| 115 | Name="VCPostBuildEventTool"
|
|---|
| 116 | />
|
|---|
| 117 | </Configuration>
|
|---|
| 118 | <Configuration
|
|---|
| 119 | Name="Release|x64"
|
|---|
| 120 | OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|---|
| 121 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|---|
| 122 | ConfigurationType="2"
|
|---|
| 123 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|---|
| 124 | UseOfMFC="0"
|
|---|
| 125 | ATLMinimizesCRunTimeLibraryUsage="false"
|
|---|
| 126 | >
|
|---|
| 127 | <Tool
|
|---|
| 128 | Name="VCPreBuildEventTool"
|
|---|
| 129 | />
|
|---|
| 130 | <Tool
|
|---|
| 131 | Name="VCCustomBuildTool"
|
|---|
| 132 | />
|
|---|
| 133 | <Tool
|
|---|
| 134 | Name="VCXMLDataGeneratorTool"
|
|---|
| 135 | />
|
|---|
| 136 | <Tool
|
|---|
| 137 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 138 | />
|
|---|
| 139 | <Tool
|
|---|
| 140 | Name="VCMIDLTool"
|
|---|
| 141 | PreprocessorDefinitions="NDEBUG"
|
|---|
| 142 | MkTypLibCompatible="true"
|
|---|
| 143 | SuppressStartupBanner="true"
|
|---|
| 144 | TargetEnvironment="3"
|
|---|
| 145 | TypeLibraryName=".\Release_x86/portaudio.tlb"
|
|---|
| 146 | HeaderFileName=""
|
|---|
| 147 | />
|
|---|
| 148 | <Tool
|
|---|
| 149 | Name="VCCLCompilerTool"
|
|---|
| 150 | Optimization="2"
|
|---|
| 151 | InlineFunctionExpansion="1"
|
|---|
| 152 | EnableIntrinsicFunctions="true"
|
|---|
| 153 | FavorSizeOrSpeed="1"
|
|---|
| 154 | AdditionalIncludeDirectories="..\..\src\common;..\..\include;.\;..\..\src\os\win"
|
|---|
| 155 | PreprocessorDefinitions="_WIN64;NDEBUG;_USRDLL;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB"
|
|---|
| 156 | StringPooling="true"
|
|---|
| 157 | RuntimeLibrary="2"
|
|---|
| 158 | EnableFunctionLevelLinking="true"
|
|---|
| 159 | PrecompiledHeaderFile="$(PlatformName)\$(ConfigurationName)\portaudio.pch"
|
|---|
| 160 | AssemblerListingLocation="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 161 | ObjectFile="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 162 | ProgramDataBaseFileName="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 163 | WarningLevel="3"
|
|---|
| 164 | SuppressStartupBanner="true"
|
|---|
| 165 | />
|
|---|
| 166 | <Tool
|
|---|
| 167 | Name="VCManagedResourceCompilerTool"
|
|---|
| 168 | />
|
|---|
| 169 | <Tool
|
|---|
| 170 | Name="VCResourceCompilerTool"
|
|---|
| 171 | PreprocessorDefinitions="NDEBUG"
|
|---|
| 172 | Culture="1033"
|
|---|
| 173 | />
|
|---|
| 174 | <Tool
|
|---|
| 175 | Name="VCPreLinkEventTool"
|
|---|
| 176 | />
|
|---|
| 177 | <Tool
|
|---|
| 178 | Name="VCLinkerTool"
|
|---|
| 179 | AdditionalDependencies="ksuser.lib"
|
|---|
| 180 | OutputFile="$(PlatformName)\$(ConfigurationName)\portaudio_x64.dll"
|
|---|
| 181 | LinkIncremental="1"
|
|---|
| 182 | SuppressStartupBanner="true"
|
|---|
| 183 | AdditionalLibraryDirectories=""
|
|---|
| 184 | ModuleDefinitionFile=".\portaudio.def"
|
|---|
| 185 | ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)/portaudio_x64.pdb"
|
|---|
| 186 | ImportLibrary="$(PlatformName)\$(ConfigurationName)/portaudio_x64.lib"
|
|---|
| 187 | TargetMachine="17"
|
|---|
| 188 | />
|
|---|
| 189 | <Tool
|
|---|
| 190 | Name="VCALinkTool"
|
|---|
| 191 | />
|
|---|
| 192 | <Tool
|
|---|
| 193 | Name="VCManifestTool"
|
|---|
| 194 | />
|
|---|
| 195 | <Tool
|
|---|
| 196 | Name="VCXDCMakeTool"
|
|---|
| 197 | />
|
|---|
| 198 | <Tool
|
|---|
| 199 | Name="VCBscMakeTool"
|
|---|
| 200 | SuppressStartupBanner="true"
|
|---|
| 201 | OutputFile="$(PlatformName)\$(ConfigurationName)\portaudio_x64.bsc"
|
|---|
| 202 | />
|
|---|
| 203 | <Tool
|
|---|
| 204 | Name="VCFxCopTool"
|
|---|
| 205 | />
|
|---|
| 206 | <Tool
|
|---|
| 207 | Name="VCAppVerifierTool"
|
|---|
| 208 | />
|
|---|
| 209 | <Tool
|
|---|
| 210 | Name="VCWebDeploymentTool"
|
|---|
| 211 | />
|
|---|
| 212 | <Tool
|
|---|
| 213 | Name="VCPostBuildEventTool"
|
|---|
| 214 | />
|
|---|
| 215 | </Configuration>
|
|---|
| 216 | <Configuration
|
|---|
| 217 | Name="Debug|Win32"
|
|---|
| 218 | OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|---|
| 219 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|---|
| 220 | ConfigurationType="2"
|
|---|
| 221 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|---|
| 222 | UseOfMFC="0"
|
|---|
| 223 | ATLMinimizesCRunTimeLibraryUsage="false"
|
|---|
| 224 | >
|
|---|
| 225 | <Tool
|
|---|
| 226 | Name="VCPreBuildEventTool"
|
|---|
| 227 | />
|
|---|
| 228 | <Tool
|
|---|
| 229 | Name="VCCustomBuildTool"
|
|---|
| 230 | />
|
|---|
| 231 | <Tool
|
|---|
| 232 | Name="VCXMLDataGeneratorTool"
|
|---|
| 233 | />
|
|---|
| 234 | <Tool
|
|---|
| 235 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 236 | />
|
|---|
| 237 | <Tool
|
|---|
| 238 | Name="VCMIDLTool"
|
|---|
| 239 | PreprocessorDefinitions="_DEBUG"
|
|---|
| 240 | MkTypLibCompatible="true"
|
|---|
| 241 | SuppressStartupBanner="true"
|
|---|
| 242 | TargetEnvironment="1"
|
|---|
| 243 | TypeLibraryName=".\Debug_x86/portaudio.tlb"
|
|---|
| 244 | HeaderFileName=""
|
|---|
| 245 | />
|
|---|
| 246 | <Tool
|
|---|
| 247 | Name="VCCLCompilerTool"
|
|---|
| 248 | Optimization="0"
|
|---|
| 249 | AdditionalIncludeDirectories="..\..\src\common;..\..\include;.\;..\..\src\os\win"
|
|---|
| 250 | PreprocessorDefinitions="WIN32;_DEBUG;_USRDLL;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PAWIN_USE_WDMKS_DEVICE_INFO"
|
|---|
| 251 | MinimalRebuild="true"
|
|---|
| 252 | BasicRuntimeChecks="3"
|
|---|
| 253 | RuntimeLibrary="3"
|
|---|
| 254 | PrecompiledHeaderFile="$(PlatformName)\$(ConfigurationName)/portaudio.pch"
|
|---|
| 255 | AssemblerListingLocation="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 256 | ObjectFile="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 257 | ProgramDataBaseFileName="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 258 | WarningLevel="3"
|
|---|
| 259 | SuppressStartupBanner="true"
|
|---|
| 260 | DebugInformationFormat="4"
|
|---|
| 261 | />
|
|---|
| 262 | <Tool
|
|---|
| 263 | Name="VCManagedResourceCompilerTool"
|
|---|
| 264 | />
|
|---|
| 265 | <Tool
|
|---|
| 266 | Name="VCResourceCompilerTool"
|
|---|
| 267 | PreprocessorDefinitions="_DEBUG"
|
|---|
| 268 | Culture="1033"
|
|---|
| 269 | />
|
|---|
| 270 | <Tool
|
|---|
| 271 | Name="VCPreLinkEventTool"
|
|---|
| 272 | />
|
|---|
| 273 | <Tool
|
|---|
| 274 | Name="VCLinkerTool"
|
|---|
| 275 | AdditionalDependencies="ksuser.lib"
|
|---|
| 276 | OutputFile="$(PlatformName)\$(ConfigurationName)\portaudio_x86.dll"
|
|---|
| 277 | LinkIncremental="2"
|
|---|
| 278 | SuppressStartupBanner="true"
|
|---|
| 279 | ModuleDefinitionFile=".\portaudio.def"
|
|---|
| 280 | GenerateDebugInformation="true"
|
|---|
| 281 | ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\portaudio_x86.pdb"
|
|---|
| 282 | ImportLibrary="$(PlatformName)\$(ConfigurationName)\portaudio_x86.lib"
|
|---|
| 283 | TargetMachine="1"
|
|---|
| 284 | />
|
|---|
| 285 | <Tool
|
|---|
| 286 | Name="VCALinkTool"
|
|---|
| 287 | />
|
|---|
| 288 | <Tool
|
|---|
| 289 | Name="VCManifestTool"
|
|---|
| 290 | />
|
|---|
| 291 | <Tool
|
|---|
| 292 | Name="VCXDCMakeTool"
|
|---|
| 293 | />
|
|---|
| 294 | <Tool
|
|---|
| 295 | Name="VCBscMakeTool"
|
|---|
| 296 | SuppressStartupBanner="true"
|
|---|
| 297 | OutputFile="$(PlatformName)\$(ConfigurationName)\portaudio.bsc"
|
|---|
| 298 | />
|
|---|
| 299 | <Tool
|
|---|
| 300 | Name="VCFxCopTool"
|
|---|
| 301 | />
|
|---|
| 302 | <Tool
|
|---|
| 303 | Name="VCAppVerifierTool"
|
|---|
| 304 | />
|
|---|
| 305 | <Tool
|
|---|
| 306 | Name="VCWebDeploymentTool"
|
|---|
| 307 | />
|
|---|
| 308 | <Tool
|
|---|
| 309 | Name="VCPostBuildEventTool"
|
|---|
| 310 | />
|
|---|
| 311 | </Configuration>
|
|---|
| 312 | <Configuration
|
|---|
| 313 | Name="Debug|x64"
|
|---|
| 314 | OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|---|
| 315 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|---|
| 316 | ConfigurationType="2"
|
|---|
| 317 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|---|
| 318 | UseOfMFC="0"
|
|---|
| 319 | ATLMinimizesCRunTimeLibraryUsage="false"
|
|---|
| 320 | >
|
|---|
| 321 | <Tool
|
|---|
| 322 | Name="VCPreBuildEventTool"
|
|---|
| 323 | />
|
|---|
| 324 | <Tool
|
|---|
| 325 | Name="VCCustomBuildTool"
|
|---|
| 326 | />
|
|---|
| 327 | <Tool
|
|---|
| 328 | Name="VCXMLDataGeneratorTool"
|
|---|
| 329 | />
|
|---|
| 330 | <Tool
|
|---|
| 331 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 332 | />
|
|---|
| 333 | <Tool
|
|---|
| 334 | Name="VCMIDLTool"
|
|---|
| 335 | PreprocessorDefinitions="_DEBUG"
|
|---|
| 336 | MkTypLibCompatible="true"
|
|---|
| 337 | SuppressStartupBanner="true"
|
|---|
| 338 | TargetEnvironment="3"
|
|---|
| 339 | TypeLibraryName=".\Debug_x86/portaudio.tlb"
|
|---|
| 340 | HeaderFileName=""
|
|---|
| 341 | />
|
|---|
| 342 | <Tool
|
|---|
| 343 | Name="VCCLCompilerTool"
|
|---|
| 344 | Optimization="0"
|
|---|
| 345 | AdditionalIncludeDirectories="..\..\src\common,..\..\include,.\,..\..\src\os\win"
|
|---|
| 346 | PreprocessorDefinitions="_WIN64;_DEBUG;_USRDLL;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PAWIN_USE_WDMKS_DEVICE_INFO;PA_WDMKS_NO_KSGUID_LIB"
|
|---|
| 347 | MinimalRebuild="true"
|
|---|
| 348 | BasicRuntimeChecks="3"
|
|---|
| 349 | RuntimeLibrary="3"
|
|---|
| 350 | PrecompiledHeaderFile="$(PlatformName)\$(ConfigurationName)\portaudio.pch"
|
|---|
| 351 | AssemblerListingLocation="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 352 | ObjectFile="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 353 | ProgramDataBaseFileName="$(PlatformName)\$(ConfigurationName)\"
|
|---|
| 354 | WarningLevel="3"
|
|---|
| 355 | SuppressStartupBanner="true"
|
|---|
| 356 | DebugInformationFormat="3"
|
|---|
| 357 | />
|
|---|
| 358 | <Tool
|
|---|
| 359 | Name="VCManagedResourceCompilerTool"
|
|---|
| 360 | />
|
|---|
| 361 | <Tool
|
|---|
| 362 | Name="VCResourceCompilerTool"
|
|---|
| 363 | PreprocessorDefinitions="_DEBUG"
|
|---|
| 364 | Culture="1033"
|
|---|
| 365 | />
|
|---|
| 366 | <Tool
|
|---|
| 367 | Name="VCPreLinkEventTool"
|
|---|
| 368 | />
|
|---|
| 369 | <Tool
|
|---|
| 370 | Name="VCLinkerTool"
|
|---|
| 371 | AdditionalDependencies="ksuser.lib"
|
|---|
| 372 | OutputFile="$(PlatformName)\$(ConfigurationName)\portaudio_x64.dll"
|
|---|
| 373 | LinkIncremental="2"
|
|---|
| 374 | SuppressStartupBanner="true"
|
|---|
| 375 | ModuleDefinitionFile=".\portaudio.def"
|
|---|
| 376 | GenerateDebugInformation="true"
|
|---|
| 377 | ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)/portaudio_x64.pdb"
|
|---|
| 378 | ImportLibrary="$(PlatformName)\$(ConfigurationName)\portaudio_x64.lib"
|
|---|
| 379 | TargetMachine="17"
|
|---|
| 380 | />
|
|---|
| 381 | <Tool
|
|---|
| 382 | Name="VCALinkTool"
|
|---|
| 383 | />
|
|---|
| 384 | <Tool
|
|---|
| 385 | Name="VCManifestTool"
|
|---|
| 386 | />
|
|---|
| 387 | <Tool
|
|---|
| 388 | Name="VCXDCMakeTool"
|
|---|
| 389 | />
|
|---|
| 390 | <Tool
|
|---|
| 391 | Name="VCBscMakeTool"
|
|---|
| 392 | SuppressStartupBanner="true"
|
|---|
| 393 | OutputFile="$(PlatformName)\$(ConfigurationName)/portaudio_x64.bsc"
|
|---|
| 394 | />
|
|---|
| 395 | <Tool
|
|---|
| 396 | Name="VCFxCopTool"
|
|---|
| 397 | />
|
|---|
| 398 | <Tool
|
|---|
| 399 | Name="VCAppVerifierTool"
|
|---|
| 400 | />
|
|---|
| 401 | <Tool
|
|---|
| 402 | Name="VCWebDeploymentTool"
|
|---|
| 403 | />
|
|---|
| 404 | <Tool
|
|---|
| 405 | Name="VCPostBuildEventTool"
|
|---|
| 406 | />
|
|---|
| 407 | </Configuration>
|
|---|
| 408 | </Configurations>
|
|---|
| 409 | <References>
|
|---|
| 410 | </References>
|
|---|
| 411 | <Files>
|
|---|
| 412 | <Filter
|
|---|
| 413 | Name="Source Files"
|
|---|
| 414 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|---|
| 415 | >
|
|---|
| 416 | <Filter
|
|---|
| 417 | Name="common"
|
|---|
| 418 | >
|
|---|
| 419 | <File
|
|---|
| 420 | RelativePath="..\..\src\common\pa_allocation.c"
|
|---|
| 421 | >
|
|---|
| 422 | <FileConfiguration
|
|---|
| 423 | Name="Release|Win32"
|
|---|
| 424 | >
|
|---|
| 425 | <Tool
|
|---|
| 426 | Name="VCCLCompilerTool"
|
|---|
| 427 | AdditionalIncludeDirectories=""
|
|---|
| 428 | PreprocessorDefinitions=""
|
|---|
| 429 | />
|
|---|
| 430 | </FileConfiguration>
|
|---|
| 431 | <FileConfiguration
|
|---|
| 432 | Name="Release|x64"
|
|---|
| 433 | >
|
|---|
| 434 | <Tool
|
|---|
| 435 | Name="VCCLCompilerTool"
|
|---|
| 436 | AdditionalIncludeDirectories=""
|
|---|
| 437 | PreprocessorDefinitions=""
|
|---|
| 438 | />
|
|---|
| 439 | </FileConfiguration>
|
|---|
| 440 | <FileConfiguration
|
|---|
| 441 | Name="Debug|Win32"
|
|---|
| 442 | >
|
|---|
| 443 | <Tool
|
|---|
| 444 | Name="VCCLCompilerTool"
|
|---|
| 445 | AdditionalIncludeDirectories=""
|
|---|
| 446 | PreprocessorDefinitions=""
|
|---|
| 447 | />
|
|---|
| 448 | </FileConfiguration>
|
|---|
| 449 | <FileConfiguration
|
|---|
| 450 | Name="Debug|x64"
|
|---|
| 451 | >
|
|---|
| 452 | <Tool
|
|---|
| 453 | Name="VCCLCompilerTool"
|
|---|
| 454 | AdditionalIncludeDirectories=""
|
|---|
| 455 | PreprocessorDefinitions=""
|
|---|
| 456 | />
|
|---|
| 457 | </FileConfiguration>
|
|---|
| 458 | </File>
|
|---|
| 459 | <File
|
|---|
| 460 | RelativePath="..\..\src\common\pa_converters.c"
|
|---|
| 461 | >
|
|---|
| 462 | <FileConfiguration
|
|---|
| 463 | Name="Release|Win32"
|
|---|
| 464 | >
|
|---|
| 465 | <Tool
|
|---|
| 466 | Name="VCCLCompilerTool"
|
|---|
| 467 | AdditionalIncludeDirectories=""
|
|---|
| 468 | PreprocessorDefinitions=""
|
|---|
| 469 | />
|
|---|
| 470 | </FileConfiguration>
|
|---|
| 471 | <FileConfiguration
|
|---|
| 472 | Name="Release|x64"
|
|---|
| 473 | >
|
|---|
| 474 | <Tool
|
|---|
| 475 | Name="VCCLCompilerTool"
|
|---|
| 476 | AdditionalIncludeDirectories=""
|
|---|
| 477 | PreprocessorDefinitions=""
|
|---|
| 478 | />
|
|---|
| 479 | </FileConfiguration>
|
|---|
| 480 | <FileConfiguration
|
|---|
| 481 | Name="Debug|Win32"
|
|---|
| 482 | >
|
|---|
| 483 | <Tool
|
|---|
| 484 | Name="VCCLCompilerTool"
|
|---|
| 485 | AdditionalIncludeDirectories=""
|
|---|
| 486 | PreprocessorDefinitions=""
|
|---|
| 487 | />
|
|---|
| 488 | </FileConfiguration>
|
|---|
| 489 | <FileConfiguration
|
|---|
| 490 | Name="Debug|x64"
|
|---|
| 491 | >
|
|---|
| 492 | <Tool
|
|---|
| 493 | Name="VCCLCompilerTool"
|
|---|
| 494 | AdditionalIncludeDirectories=""
|
|---|
| 495 | PreprocessorDefinitions=""
|
|---|
| 496 | />
|
|---|
| 497 | </FileConfiguration>
|
|---|
| 498 | </File>
|
|---|
| 499 | <File
|
|---|
| 500 | RelativePath="..\..\src\common\pa_cpuload.c"
|
|---|
| 501 | >
|
|---|
| 502 | <FileConfiguration
|
|---|
| 503 | Name="Release|Win32"
|
|---|
| 504 | >
|
|---|
| 505 | <Tool
|
|---|
| 506 | Name="VCCLCompilerTool"
|
|---|
| 507 | AdditionalIncludeDirectories=""
|
|---|
| 508 | PreprocessorDefinitions=""
|
|---|
| 509 | />
|
|---|
| 510 | </FileConfiguration>
|
|---|
| 511 | <FileConfiguration
|
|---|
| 512 | Name="Release|x64"
|
|---|
| 513 | >
|
|---|
| 514 | <Tool
|
|---|
| 515 | Name="VCCLCompilerTool"
|
|---|
| 516 | AdditionalIncludeDirectories=""
|
|---|
| 517 | PreprocessorDefinitions=""
|
|---|
| 518 | />
|
|---|
| 519 | </FileConfiguration>
|
|---|
| 520 | <FileConfiguration
|
|---|
| 521 | Name="Debug|Win32"
|
|---|
| 522 | >
|
|---|
| 523 | <Tool
|
|---|
| 524 | Name="VCCLCompilerTool"
|
|---|
| 525 | AdditionalIncludeDirectories=""
|
|---|
| 526 | PreprocessorDefinitions=""
|
|---|
| 527 | />
|
|---|
| 528 | </FileConfiguration>
|
|---|
| 529 | <FileConfiguration
|
|---|
| 530 | Name="Debug|x64"
|
|---|
| 531 | >
|
|---|
| 532 | <Tool
|
|---|
| 533 | Name="VCCLCompilerTool"
|
|---|
| 534 | AdditionalIncludeDirectories=""
|
|---|
| 535 | PreprocessorDefinitions=""
|
|---|
| 536 | />
|
|---|
| 537 | </FileConfiguration>
|
|---|
| 538 | </File>
|
|---|
| 539 | <File
|
|---|
| 540 | RelativePath="..\..\src\common\pa_debugprint.c"
|
|---|
| 541 | >
|
|---|
| 542 | <FileConfiguration
|
|---|
| 543 | Name="Release|Win32"
|
|---|
| 544 | >
|
|---|
| 545 | <Tool
|
|---|
| 546 | Name="VCCLCompilerTool"
|
|---|
| 547 | AdditionalIncludeDirectories=""
|
|---|
| 548 | PreprocessorDefinitions=""
|
|---|
| 549 | />
|
|---|
| 550 | </FileConfiguration>
|
|---|
| 551 | <FileConfiguration
|
|---|
| 552 | Name="Release|x64"
|
|---|
| 553 | >
|
|---|
| 554 | <Tool
|
|---|
| 555 | Name="VCCLCompilerTool"
|
|---|
| 556 | AdditionalIncludeDirectories=""
|
|---|
| 557 | PreprocessorDefinitions=""
|
|---|
| 558 | />
|
|---|
| 559 | </FileConfiguration>
|
|---|
| 560 | <FileConfiguration
|
|---|
| 561 | Name="Debug|Win32"
|
|---|
| 562 | >
|
|---|
| 563 | <Tool
|
|---|
| 564 | Name="VCCLCompilerTool"
|
|---|
| 565 | AdditionalIncludeDirectories=""
|
|---|
| 566 | PreprocessorDefinitions=""
|
|---|
| 567 | />
|
|---|
| 568 | </FileConfiguration>
|
|---|
| 569 | <FileConfiguration
|
|---|
| 570 | Name="Debug|x64"
|
|---|
| 571 | >
|
|---|
| 572 | <Tool
|
|---|
| 573 | Name="VCCLCompilerTool"
|
|---|
| 574 | AdditionalIncludeDirectories=""
|
|---|
| 575 | PreprocessorDefinitions=""
|
|---|
| 576 | />
|
|---|
| 577 | </FileConfiguration>
|
|---|
| 578 | </File>
|
|---|
| 579 | <File
|
|---|
| 580 | RelativePath="..\..\src\common\pa_dither.c"
|
|---|
| 581 | >
|
|---|
| 582 | <FileConfiguration
|
|---|
| 583 | Name="Release|Win32"
|
|---|
| 584 | >
|
|---|
| 585 | <Tool
|
|---|
| 586 | Name="VCCLCompilerTool"
|
|---|
| 587 | AdditionalIncludeDirectories=""
|
|---|
| 588 | PreprocessorDefinitions=""
|
|---|
| 589 | />
|
|---|
| 590 | </FileConfiguration>
|
|---|
| 591 | <FileConfiguration
|
|---|
| 592 | Name="Release|x64"
|
|---|
| 593 | >
|
|---|
| 594 | <Tool
|
|---|
| 595 | Name="VCCLCompilerTool"
|
|---|
| 596 | AdditionalIncludeDirectories=""
|
|---|
| 597 | PreprocessorDefinitions=""
|
|---|
| 598 | />
|
|---|
| 599 | </FileConfiguration>
|
|---|
| 600 | <FileConfiguration
|
|---|
| 601 | Name="Debug|Win32"
|
|---|
| 602 | >
|
|---|
| 603 | <Tool
|
|---|
| 604 | Name="VCCLCompilerTool"
|
|---|
| 605 | AdditionalIncludeDirectories=""
|
|---|
| 606 | PreprocessorDefinitions=""
|
|---|
| 607 | />
|
|---|
| 608 | </FileConfiguration>
|
|---|
| 609 | <FileConfiguration
|
|---|
| 610 | Name="Debug|x64"
|
|---|
| 611 | >
|
|---|
| 612 | <Tool
|
|---|
| 613 | Name="VCCLCompilerTool"
|
|---|
| 614 | AdditionalIncludeDirectories=""
|
|---|
| 615 | PreprocessorDefinitions=""
|
|---|
| 616 | />
|
|---|
| 617 | </FileConfiguration>
|
|---|
| 618 | </File>
|
|---|
| 619 | <File
|
|---|
| 620 | RelativePath="..\..\src\common\pa_front.c"
|
|---|
| 621 | >
|
|---|
| 622 | <FileConfiguration
|
|---|
| 623 | Name="Release|Win32"
|
|---|
| 624 | >
|
|---|
| 625 | <Tool
|
|---|
| 626 | Name="VCCLCompilerTool"
|
|---|
| 627 | AdditionalIncludeDirectories=""
|
|---|
| 628 | PreprocessorDefinitions=""
|
|---|
| 629 | />
|
|---|
| 630 | </FileConfiguration>
|
|---|
| 631 | <FileConfiguration
|
|---|
| 632 | Name="Release|x64"
|
|---|
| 633 | >
|
|---|
| 634 | <Tool
|
|---|
| 635 | Name="VCCLCompilerTool"
|
|---|
| 636 | AdditionalIncludeDirectories=""
|
|---|
| 637 | PreprocessorDefinitions=""
|
|---|
| 638 | />
|
|---|
| 639 | </FileConfiguration>
|
|---|
| 640 | <FileConfiguration
|
|---|
| 641 | Name="Debug|Win32"
|
|---|
| 642 | >
|
|---|
| 643 | <Tool
|
|---|
| 644 | Name="VCCLCompilerTool"
|
|---|
| 645 | AdditionalIncludeDirectories=""
|
|---|
| 646 | PreprocessorDefinitions=""
|
|---|
| 647 | />
|
|---|
| 648 | </FileConfiguration>
|
|---|
| 649 | <FileConfiguration
|
|---|
| 650 | Name="Debug|x64"
|
|---|
| 651 | >
|
|---|
| 652 | <Tool
|
|---|
| 653 | Name="VCCLCompilerTool"
|
|---|
| 654 | AdditionalIncludeDirectories=""
|
|---|
| 655 | PreprocessorDefinitions=""
|
|---|
| 656 | />
|
|---|
| 657 | </FileConfiguration>
|
|---|
| 658 | </File>
|
|---|
| 659 | <File
|
|---|
| 660 | RelativePath="..\..\src\common\pa_process.c"
|
|---|
| 661 | >
|
|---|
| 662 | <FileConfiguration
|
|---|
| 663 | Name="Release|Win32"
|
|---|
| 664 | >
|
|---|
| 665 | <Tool
|
|---|
| 666 | Name="VCCLCompilerTool"
|
|---|
| 667 | AdditionalIncludeDirectories=""
|
|---|
| 668 | PreprocessorDefinitions=""
|
|---|
| 669 | />
|
|---|
| 670 | </FileConfiguration>
|
|---|
| 671 | <FileConfiguration
|
|---|
| 672 | Name="Release|x64"
|
|---|
| 673 | >
|
|---|
| 674 | <Tool
|
|---|
| 675 | Name="VCCLCompilerTool"
|
|---|
| 676 | AdditionalIncludeDirectories=""
|
|---|
| 677 | PreprocessorDefinitions=""
|
|---|
| 678 | />
|
|---|
| 679 | </FileConfiguration>
|
|---|
| 680 | <FileConfiguration
|
|---|
| 681 | Name="Debug|Win32"
|
|---|
| 682 | >
|
|---|
| 683 | <Tool
|
|---|
| 684 | Name="VCCLCompilerTool"
|
|---|
| 685 | AdditionalIncludeDirectories=""
|
|---|
| 686 | PreprocessorDefinitions=""
|
|---|
| 687 | />
|
|---|
| 688 | </FileConfiguration>
|
|---|
| 689 | <FileConfiguration
|
|---|
| 690 | Name="Debug|x64"
|
|---|
| 691 | >
|
|---|
| 692 | <Tool
|
|---|
| 693 | Name="VCCLCompilerTool"
|
|---|
| 694 | AdditionalIncludeDirectories=""
|
|---|
| 695 | PreprocessorDefinitions=""
|
|---|
| 696 | />
|
|---|
| 697 | </FileConfiguration>
|
|---|
| 698 | </File>
|
|---|
| 699 | <File
|
|---|
| 700 | RelativePath="..\..\src\common\pa_ringbuffer.c"
|
|---|
| 701 | >
|
|---|
| 702 | <FileConfiguration
|
|---|
| 703 | Name="Release|Win32"
|
|---|
| 704 | >
|
|---|
| 705 | <Tool
|
|---|
| 706 | Name="VCCLCompilerTool"
|
|---|
| 707 | AdditionalIncludeDirectories=""
|
|---|
| 708 | PreprocessorDefinitions=""
|
|---|
| 709 | />
|
|---|
| 710 | </FileConfiguration>
|
|---|
| 711 | <FileConfiguration
|
|---|
| 712 | Name="Release|x64"
|
|---|
| 713 | >
|
|---|
| 714 | <Tool
|
|---|
| 715 | Name="VCCLCompilerTool"
|
|---|
| 716 | AdditionalIncludeDirectories=""
|
|---|
| 717 | PreprocessorDefinitions=""
|
|---|
| 718 | />
|
|---|
| 719 | </FileConfiguration>
|
|---|
| 720 | <FileConfiguration
|
|---|
| 721 | Name="Debug|Win32"
|
|---|
| 722 | >
|
|---|
| 723 | <Tool
|
|---|
| 724 | Name="VCCLCompilerTool"
|
|---|
| 725 | AdditionalIncludeDirectories=""
|
|---|
| 726 | PreprocessorDefinitions=""
|
|---|
| 727 | />
|
|---|
| 728 | </FileConfiguration>
|
|---|
| 729 | <FileConfiguration
|
|---|
| 730 | Name="Debug|x64"
|
|---|
| 731 | >
|
|---|
| 732 | <Tool
|
|---|
| 733 | Name="VCCLCompilerTool"
|
|---|
| 734 | AdditionalIncludeDirectories=""
|
|---|
| 735 | PreprocessorDefinitions=""
|
|---|
| 736 | />
|
|---|
| 737 | </FileConfiguration>
|
|---|
| 738 | </File>
|
|---|
| 739 | <File
|
|---|
| 740 | RelativePath="..\..\src\common\pa_skeleton.c"
|
|---|
| 741 | >
|
|---|
| 742 | <FileConfiguration
|
|---|
| 743 | Name="Release|Win32"
|
|---|
| 744 | >
|
|---|
| 745 | <Tool
|
|---|
| 746 | Name="VCCLCompilerTool"
|
|---|
| 747 | AdditionalIncludeDirectories=""
|
|---|
| 748 | PreprocessorDefinitions=""
|
|---|
| 749 | />
|
|---|
| 750 | </FileConfiguration>
|
|---|
| 751 | <FileConfiguration
|
|---|
| 752 | Name="Release|x64"
|
|---|
| 753 | >
|
|---|
| 754 | <Tool
|
|---|
| 755 | Name="VCCLCompilerTool"
|
|---|
| 756 | AdditionalIncludeDirectories=""
|
|---|
| 757 | PreprocessorDefinitions=""
|
|---|
| 758 | />
|
|---|
| 759 | </FileConfiguration>
|
|---|
| 760 | <FileConfiguration
|
|---|
| 761 | Name="Debug|Win32"
|
|---|
| 762 | >
|
|---|
| 763 | <Tool
|
|---|
| 764 | Name="VCCLCompilerTool"
|
|---|
| 765 | AdditionalIncludeDirectories=""
|
|---|
| 766 | PreprocessorDefinitions=""
|
|---|
| 767 | />
|
|---|
| 768 | </FileConfiguration>
|
|---|
| 769 | <FileConfiguration
|
|---|
| 770 | Name="Debug|x64"
|
|---|
| 771 | >
|
|---|
| 772 | <Tool
|
|---|
| 773 | Name="VCCLCompilerTool"
|
|---|
| 774 | AdditionalIncludeDirectories=""
|
|---|
| 775 | PreprocessorDefinitions=""
|
|---|
| 776 | />
|
|---|
| 777 | </FileConfiguration>
|
|---|
| 778 | </File>
|
|---|
| 779 | <File
|
|---|
| 780 | RelativePath="..\..\src\common\pa_stream.c"
|
|---|
| 781 | >
|
|---|
| 782 | <FileConfiguration
|
|---|
| 783 | Name="Release|Win32"
|
|---|
| 784 | >
|
|---|
| 785 | <Tool
|
|---|
| 786 | Name="VCCLCompilerTool"
|
|---|
| 787 | AdditionalIncludeDirectories=""
|
|---|
| 788 | PreprocessorDefinitions=""
|
|---|
| 789 | />
|
|---|
| 790 | </FileConfiguration>
|
|---|
| 791 | <FileConfiguration
|
|---|
| 792 | Name="Release|x64"
|
|---|
| 793 | >
|
|---|
| 794 | <Tool
|
|---|
| 795 | Name="VCCLCompilerTool"
|
|---|
| 796 | AdditionalIncludeDirectories=""
|
|---|
| 797 | PreprocessorDefinitions=""
|
|---|
| 798 | />
|
|---|
| 799 | </FileConfiguration>
|
|---|
| 800 | <FileConfiguration
|
|---|
| 801 | Name="Debug|Win32"
|
|---|
| 802 | >
|
|---|
| 803 | <Tool
|
|---|
| 804 | Name="VCCLCompilerTool"
|
|---|
| 805 | AdditionalIncludeDirectories=""
|
|---|
| 806 | PreprocessorDefinitions=""
|
|---|
| 807 | />
|
|---|
| 808 | </FileConfiguration>
|
|---|
| 809 | <FileConfiguration
|
|---|
| 810 | Name="Debug|x64"
|
|---|
| 811 | >
|
|---|
| 812 | <Tool
|
|---|
| 813 | Name="VCCLCompilerTool"
|
|---|
| 814 | AdditionalIncludeDirectories=""
|
|---|
| 815 | PreprocessorDefinitions=""
|
|---|
| 816 | />
|
|---|
| 817 | </FileConfiguration>
|
|---|
| 818 | </File>
|
|---|
| 819 | <File
|
|---|
| 820 | RelativePath="..\..\src\common\pa_trace.c"
|
|---|
| 821 | >
|
|---|
| 822 | <FileConfiguration
|
|---|
| 823 | Name="Release|Win32"
|
|---|
| 824 | >
|
|---|
| 825 | <Tool
|
|---|
| 826 | Name="VCCLCompilerTool"
|
|---|
| 827 | AdditionalIncludeDirectories=""
|
|---|
| 828 | PreprocessorDefinitions=""
|
|---|
| 829 | />
|
|---|
| 830 | </FileConfiguration>
|
|---|
| 831 | <FileConfiguration
|
|---|
| 832 | Name="Release|x64"
|
|---|
| 833 | >
|
|---|
| 834 | <Tool
|
|---|
| 835 | Name="VCCLCompilerTool"
|
|---|
| 836 | AdditionalIncludeDirectories=""
|
|---|
| 837 | PreprocessorDefinitions=""
|
|---|
| 838 | />
|
|---|
| 839 | </FileConfiguration>
|
|---|
| 840 | <FileConfiguration
|
|---|
| 841 | Name="Debug|Win32"
|
|---|
| 842 | >
|
|---|
| 843 | <Tool
|
|---|
| 844 | Name="VCCLCompilerTool"
|
|---|
| 845 | AdditionalIncludeDirectories=""
|
|---|
| 846 | PreprocessorDefinitions=""
|
|---|
| 847 | />
|
|---|
| 848 | </FileConfiguration>
|
|---|
| 849 | <FileConfiguration
|
|---|
| 850 | Name="Debug|x64"
|
|---|
| 851 | >
|
|---|
| 852 | <Tool
|
|---|
| 853 | Name="VCCLCompilerTool"
|
|---|
| 854 | AdditionalIncludeDirectories=""
|
|---|
| 855 | PreprocessorDefinitions=""
|
|---|
| 856 | />
|
|---|
| 857 | </FileConfiguration>
|
|---|
| 858 | </File>
|
|---|
| 859 | </Filter>
|
|---|
| 860 | <Filter
|
|---|
| 861 | Name="hostapi"
|
|---|
| 862 | >
|
|---|
| 863 | <Filter
|
|---|
| 864 | Name="ASIO"
|
|---|
| 865 | >
|
|---|
| 866 | <File
|
|---|
| 867 | RelativePath="..\..\src\hostapi\asio\pa_asio.cpp"
|
|---|
| 868 | >
|
|---|
| 869 | <FileConfiguration
|
|---|
| 870 | Name="Release|Win32"
|
|---|
| 871 | >
|
|---|
| 872 | <Tool
|
|---|
| 873 | Name="VCCLCompilerTool"
|
|---|
| 874 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 875 | PreprocessorDefinitions=""
|
|---|
| 876 | />
|
|---|
| 877 | </FileConfiguration>
|
|---|
| 878 | <FileConfiguration
|
|---|
| 879 | Name="Release|x64"
|
|---|
| 880 | >
|
|---|
| 881 | <Tool
|
|---|
| 882 | Name="VCCLCompilerTool"
|
|---|
| 883 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 884 | PreprocessorDefinitions=""
|
|---|
| 885 | />
|
|---|
| 886 | </FileConfiguration>
|
|---|
| 887 | <FileConfiguration
|
|---|
| 888 | Name="Debug|Win32"
|
|---|
| 889 | >
|
|---|
| 890 | <Tool
|
|---|
| 891 | Name="VCCLCompilerTool"
|
|---|
| 892 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 893 | PreprocessorDefinitions=""
|
|---|
| 894 | />
|
|---|
| 895 | </FileConfiguration>
|
|---|
| 896 | <FileConfiguration
|
|---|
| 897 | Name="Debug|x64"
|
|---|
| 898 | >
|
|---|
| 899 | <Tool
|
|---|
| 900 | Name="VCCLCompilerTool"
|
|---|
| 901 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 902 | PreprocessorDefinitions=""
|
|---|
| 903 | />
|
|---|
| 904 | </FileConfiguration>
|
|---|
| 905 | </File>
|
|---|
| 906 | <Filter
|
|---|
| 907 | Name="ASIOSDK"
|
|---|
| 908 | >
|
|---|
| 909 | <File
|
|---|
| 910 | RelativePath="..\..\src\hostapi\asio\ASIOSDK\common\asio.cpp"
|
|---|
| 911 | >
|
|---|
| 912 | <FileConfiguration
|
|---|
| 913 | Name="Release|Win32"
|
|---|
| 914 | >
|
|---|
| 915 | <Tool
|
|---|
| 916 | Name="VCCLCompilerTool"
|
|---|
| 917 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 918 | PreprocessorDefinitions=""
|
|---|
| 919 | />
|
|---|
| 920 | </FileConfiguration>
|
|---|
| 921 | <FileConfiguration
|
|---|
| 922 | Name="Release|x64"
|
|---|
| 923 | >
|
|---|
| 924 | <Tool
|
|---|
| 925 | Name="VCCLCompilerTool"
|
|---|
| 926 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 927 | PreprocessorDefinitions=""
|
|---|
| 928 | />
|
|---|
| 929 | </FileConfiguration>
|
|---|
| 930 | <FileConfiguration
|
|---|
| 931 | Name="Debug|Win32"
|
|---|
| 932 | >
|
|---|
| 933 | <Tool
|
|---|
| 934 | Name="VCCLCompilerTool"
|
|---|
| 935 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 936 | PreprocessorDefinitions=""
|
|---|
| 937 | />
|
|---|
| 938 | </FileConfiguration>
|
|---|
| 939 | <FileConfiguration
|
|---|
| 940 | Name="Debug|x64"
|
|---|
| 941 | >
|
|---|
| 942 | <Tool
|
|---|
| 943 | Name="VCCLCompilerTool"
|
|---|
| 944 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 945 | PreprocessorDefinitions=""
|
|---|
| 946 | />
|
|---|
| 947 | </FileConfiguration>
|
|---|
| 948 | </File>
|
|---|
| 949 | <File
|
|---|
| 950 | RelativePath="..\..\src\hostapi\asio\ASIOSDK\host\ASIOConvertSamples.cpp"
|
|---|
| 951 | >
|
|---|
| 952 | <FileConfiguration
|
|---|
| 953 | Name="Release|Win32"
|
|---|
| 954 | ExcludedFromBuild="true"
|
|---|
| 955 | >
|
|---|
| 956 | <Tool
|
|---|
| 957 | Name="VCCLCompilerTool"
|
|---|
| 958 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 959 | PreprocessorDefinitions=""
|
|---|
| 960 | />
|
|---|
| 961 | </FileConfiguration>
|
|---|
| 962 | <FileConfiguration
|
|---|
| 963 | Name="Release|x64"
|
|---|
| 964 | ExcludedFromBuild="true"
|
|---|
| 965 | >
|
|---|
| 966 | <Tool
|
|---|
| 967 | Name="VCCLCompilerTool"
|
|---|
| 968 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 969 | PreprocessorDefinitions=""
|
|---|
| 970 | />
|
|---|
| 971 | </FileConfiguration>
|
|---|
| 972 | <FileConfiguration
|
|---|
| 973 | Name="Debug|Win32"
|
|---|
| 974 | ExcludedFromBuild="true"
|
|---|
| 975 | >
|
|---|
| 976 | <Tool
|
|---|
| 977 | Name="VCCLCompilerTool"
|
|---|
| 978 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 979 | PreprocessorDefinitions=""
|
|---|
| 980 | />
|
|---|
| 981 | </FileConfiguration>
|
|---|
| 982 | <FileConfiguration
|
|---|
| 983 | Name="Debug|x64"
|
|---|
| 984 | ExcludedFromBuild="true"
|
|---|
| 985 | >
|
|---|
| 986 | <Tool
|
|---|
| 987 | Name="VCCLCompilerTool"
|
|---|
| 988 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 989 | PreprocessorDefinitions=""
|
|---|
| 990 | />
|
|---|
| 991 | </FileConfiguration>
|
|---|
| 992 | </File>
|
|---|
| 993 | <File
|
|---|
| 994 | RelativePath="..\..\src\hostapi\asio\ASIOSDK\host\asiodrivers.cpp"
|
|---|
| 995 | >
|
|---|
| 996 | <FileConfiguration
|
|---|
| 997 | Name="Release|Win32"
|
|---|
| 998 | >
|
|---|
| 999 | <Tool
|
|---|
| 1000 | Name="VCCLCompilerTool"
|
|---|
| 1001 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1002 | PreprocessorDefinitions=""
|
|---|
| 1003 | />
|
|---|
| 1004 | </FileConfiguration>
|
|---|
| 1005 | <FileConfiguration
|
|---|
| 1006 | Name="Release|x64"
|
|---|
| 1007 | >
|
|---|
| 1008 | <Tool
|
|---|
| 1009 | Name="VCCLCompilerTool"
|
|---|
| 1010 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1011 | PreprocessorDefinitions=""
|
|---|
| 1012 | />
|
|---|
| 1013 | </FileConfiguration>
|
|---|
| 1014 | <FileConfiguration
|
|---|
| 1015 | Name="Debug|Win32"
|
|---|
| 1016 | >
|
|---|
| 1017 | <Tool
|
|---|
| 1018 | Name="VCCLCompilerTool"
|
|---|
| 1019 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1020 | PreprocessorDefinitions=""
|
|---|
| 1021 | />
|
|---|
| 1022 | </FileConfiguration>
|
|---|
| 1023 | <FileConfiguration
|
|---|
| 1024 | Name="Debug|x64"
|
|---|
| 1025 | >
|
|---|
| 1026 | <Tool
|
|---|
| 1027 | Name="VCCLCompilerTool"
|
|---|
| 1028 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1029 | PreprocessorDefinitions=""
|
|---|
| 1030 | />
|
|---|
| 1031 | </FileConfiguration>
|
|---|
| 1032 | </File>
|
|---|
| 1033 | <File
|
|---|
| 1034 | RelativePath="..\..\src\hostapi\asio\ASIOSDK\host\pc\asiolist.cpp"
|
|---|
| 1035 | >
|
|---|
| 1036 | <FileConfiguration
|
|---|
| 1037 | Name="Release|Win32"
|
|---|
| 1038 | >
|
|---|
| 1039 | <Tool
|
|---|
| 1040 | Name="VCCLCompilerTool"
|
|---|
| 1041 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1042 | PreprocessorDefinitions=""
|
|---|
| 1043 | />
|
|---|
| 1044 | </FileConfiguration>
|
|---|
| 1045 | <FileConfiguration
|
|---|
| 1046 | Name="Release|x64"
|
|---|
| 1047 | >
|
|---|
| 1048 | <Tool
|
|---|
| 1049 | Name="VCCLCompilerTool"
|
|---|
| 1050 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1051 | PreprocessorDefinitions=""
|
|---|
| 1052 | />
|
|---|
| 1053 | </FileConfiguration>
|
|---|
| 1054 | <FileConfiguration
|
|---|
| 1055 | Name="Debug|Win32"
|
|---|
| 1056 | >
|
|---|
| 1057 | <Tool
|
|---|
| 1058 | Name="VCCLCompilerTool"
|
|---|
| 1059 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1060 | PreprocessorDefinitions=""
|
|---|
| 1061 | />
|
|---|
| 1062 | </FileConfiguration>
|
|---|
| 1063 | <FileConfiguration
|
|---|
| 1064 | Name="Debug|x64"
|
|---|
| 1065 | >
|
|---|
| 1066 | <Tool
|
|---|
| 1067 | Name="VCCLCompilerTool"
|
|---|
| 1068 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1069 | PreprocessorDefinitions=""
|
|---|
| 1070 | />
|
|---|
| 1071 | </FileConfiguration>
|
|---|
| 1072 | </File>
|
|---|
| 1073 | <File
|
|---|
| 1074 | RelativePath="..\..\src\hostapi\asio\ASIOSDK\common\combase.cpp"
|
|---|
| 1075 | >
|
|---|
| 1076 | <FileConfiguration
|
|---|
| 1077 | Name="Release|Win32"
|
|---|
| 1078 | >
|
|---|
| 1079 | <Tool
|
|---|
| 1080 | Name="VCCLCompilerTool"
|
|---|
| 1081 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1082 | PreprocessorDefinitions=""
|
|---|
| 1083 | />
|
|---|
| 1084 | </FileConfiguration>
|
|---|
| 1085 | <FileConfiguration
|
|---|
| 1086 | Name="Release|x64"
|
|---|
| 1087 | >
|
|---|
| 1088 | <Tool
|
|---|
| 1089 | Name="VCCLCompilerTool"
|
|---|
| 1090 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1091 | PreprocessorDefinitions=""
|
|---|
| 1092 | />
|
|---|
| 1093 | </FileConfiguration>
|
|---|
| 1094 | <FileConfiguration
|
|---|
| 1095 | Name="Debug|Win32"
|
|---|
| 1096 | >
|
|---|
| 1097 | <Tool
|
|---|
| 1098 | Name="VCCLCompilerTool"
|
|---|
| 1099 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1100 | PreprocessorDefinitions=""
|
|---|
| 1101 | />
|
|---|
| 1102 | </FileConfiguration>
|
|---|
| 1103 | <FileConfiguration
|
|---|
| 1104 | Name="Debug|x64"
|
|---|
| 1105 | >
|
|---|
| 1106 | <Tool
|
|---|
| 1107 | Name="VCCLCompilerTool"
|
|---|
| 1108 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1109 | PreprocessorDefinitions=""
|
|---|
| 1110 | />
|
|---|
| 1111 | </FileConfiguration>
|
|---|
| 1112 | </File>
|
|---|
| 1113 | <File
|
|---|
| 1114 | RelativePath="..\..\src\hostapi\asio\ASIOSDK\common\debugmessage.cpp"
|
|---|
| 1115 | >
|
|---|
| 1116 | <FileConfiguration
|
|---|
| 1117 | Name="Release|Win32"
|
|---|
| 1118 | >
|
|---|
| 1119 | <Tool
|
|---|
| 1120 | Name="VCCLCompilerTool"
|
|---|
| 1121 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1122 | PreprocessorDefinitions=""
|
|---|
| 1123 | />
|
|---|
| 1124 | </FileConfiguration>
|
|---|
| 1125 | <FileConfiguration
|
|---|
| 1126 | Name="Release|x64"
|
|---|
| 1127 | >
|
|---|
| 1128 | <Tool
|
|---|
| 1129 | Name="VCCLCompilerTool"
|
|---|
| 1130 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1131 | PreprocessorDefinitions=""
|
|---|
| 1132 | />
|
|---|
| 1133 | </FileConfiguration>
|
|---|
| 1134 | <FileConfiguration
|
|---|
| 1135 | Name="Debug|Win32"
|
|---|
| 1136 | >
|
|---|
| 1137 | <Tool
|
|---|
| 1138 | Name="VCCLCompilerTool"
|
|---|
| 1139 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1140 | PreprocessorDefinitions=""
|
|---|
| 1141 | />
|
|---|
| 1142 | </FileConfiguration>
|
|---|
| 1143 | <FileConfiguration
|
|---|
| 1144 | Name="Debug|x64"
|
|---|
| 1145 | >
|
|---|
| 1146 | <Tool
|
|---|
| 1147 | Name="VCCLCompilerTool"
|
|---|
| 1148 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1149 | PreprocessorDefinitions=""
|
|---|
| 1150 | />
|
|---|
| 1151 | </FileConfiguration>
|
|---|
| 1152 | </File>
|
|---|
| 1153 | <File
|
|---|
| 1154 | RelativePath="..\..\src\hostapi\asio\ASIOSDK\common\register.cpp"
|
|---|
| 1155 | >
|
|---|
| 1156 | <FileConfiguration
|
|---|
| 1157 | Name="Release|Win32"
|
|---|
| 1158 | >
|
|---|
| 1159 | <Tool
|
|---|
| 1160 | Name="VCCLCompilerTool"
|
|---|
| 1161 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1162 | PreprocessorDefinitions=""
|
|---|
| 1163 | />
|
|---|
| 1164 | </FileConfiguration>
|
|---|
| 1165 | <FileConfiguration
|
|---|
| 1166 | Name="Release|x64"
|
|---|
| 1167 | >
|
|---|
| 1168 | <Tool
|
|---|
| 1169 | Name="VCCLCompilerTool"
|
|---|
| 1170 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1171 | PreprocessorDefinitions=""
|
|---|
| 1172 | />
|
|---|
| 1173 | </FileConfiguration>
|
|---|
| 1174 | <FileConfiguration
|
|---|
| 1175 | Name="Debug|Win32"
|
|---|
| 1176 | >
|
|---|
| 1177 | <Tool
|
|---|
| 1178 | Name="VCCLCompilerTool"
|
|---|
| 1179 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1180 | PreprocessorDefinitions=""
|
|---|
| 1181 | />
|
|---|
| 1182 | </FileConfiguration>
|
|---|
| 1183 | <FileConfiguration
|
|---|
| 1184 | Name="Debug|x64"
|
|---|
| 1185 | >
|
|---|
| 1186 | <Tool
|
|---|
| 1187 | Name="VCCLCompilerTool"
|
|---|
| 1188 | AdditionalIncludeDirectories="..\..\src\hostapi\asio\ASIOSDK\host;..\..\src\hostapi\asio\ASIOSDK\host\pc;..\..\src\hostapi\asio\ASIOSDK\common"
|
|---|
| 1189 | PreprocessorDefinitions=""
|
|---|
| 1190 | />
|
|---|
| 1191 | </FileConfiguration>
|
|---|
| 1192 | </File>
|
|---|
| 1193 | </Filter>
|
|---|
| 1194 | </Filter>
|
|---|
| 1195 | <Filter
|
|---|
| 1196 | Name="dsound"
|
|---|
| 1197 | >
|
|---|
| 1198 | <File
|
|---|
| 1199 | RelativePath="..\..\src\hostapi\dsound\pa_win_ds.c"
|
|---|
| 1200 | >
|
|---|
| 1201 | <FileConfiguration
|
|---|
| 1202 | Name="Release|Win32"
|
|---|
| 1203 | >
|
|---|
| 1204 | <Tool
|
|---|
| 1205 | Name="VCCLCompilerTool"
|
|---|
| 1206 | AdditionalIncludeDirectories=""
|
|---|
| 1207 | PreprocessorDefinitions=""
|
|---|
| 1208 | />
|
|---|
| 1209 | </FileConfiguration>
|
|---|
| 1210 | <FileConfiguration
|
|---|
| 1211 | Name="Release|x64"
|
|---|
| 1212 | >
|
|---|
| 1213 | <Tool
|
|---|
| 1214 | Name="VCCLCompilerTool"
|
|---|
| 1215 | AdditionalIncludeDirectories=""
|
|---|
| 1216 | PreprocessorDefinitions=""
|
|---|
| 1217 | />
|
|---|
| 1218 | </FileConfiguration>
|
|---|
| 1219 | <FileConfiguration
|
|---|
| 1220 | Name="Debug|Win32"
|
|---|
| 1221 | >
|
|---|
| 1222 | <Tool
|
|---|
| 1223 | Name="VCCLCompilerTool"
|
|---|
| 1224 | AdditionalIncludeDirectories=""
|
|---|
| 1225 | PreprocessorDefinitions=""
|
|---|
| 1226 | />
|
|---|
| 1227 | </FileConfiguration>
|
|---|
| 1228 | <FileConfiguration
|
|---|
| 1229 | Name="Debug|x64"
|
|---|
| 1230 | >
|
|---|
| 1231 | <Tool
|
|---|
| 1232 | Name="VCCLCompilerTool"
|
|---|
| 1233 | AdditionalIncludeDirectories=""
|
|---|
| 1234 | PreprocessorDefinitions=""
|
|---|
| 1235 | />
|
|---|
| 1236 | </FileConfiguration>
|
|---|
| 1237 | </File>
|
|---|
| 1238 | <File
|
|---|
| 1239 | RelativePath="..\..\src\hostapi\dsound\pa_win_ds_dynlink.c"
|
|---|
| 1240 | >
|
|---|
| 1241 | <FileConfiguration
|
|---|
| 1242 | Name="Release|Win32"
|
|---|
| 1243 | >
|
|---|
| 1244 | <Tool
|
|---|
| 1245 | Name="VCCLCompilerTool"
|
|---|
| 1246 | AdditionalIncludeDirectories=""
|
|---|
| 1247 | PreprocessorDefinitions=""
|
|---|
| 1248 | />
|
|---|
| 1249 | </FileConfiguration>
|
|---|
| 1250 | <FileConfiguration
|
|---|
| 1251 | Name="Release|x64"
|
|---|
| 1252 | >
|
|---|
| 1253 | <Tool
|
|---|
| 1254 | Name="VCCLCompilerTool"
|
|---|
| 1255 | AdditionalIncludeDirectories=""
|
|---|
| 1256 | PreprocessorDefinitions=""
|
|---|
| 1257 | />
|
|---|
| 1258 | </FileConfiguration>
|
|---|
| 1259 | <FileConfiguration
|
|---|
| 1260 | Name="Debug|Win32"
|
|---|
| 1261 | >
|
|---|
| 1262 | <Tool
|
|---|
| 1263 | Name="VCCLCompilerTool"
|
|---|
| 1264 | AdditionalIncludeDirectories=""
|
|---|
| 1265 | PreprocessorDefinitions=""
|
|---|
| 1266 | />
|
|---|
| 1267 | </FileConfiguration>
|
|---|
| 1268 | <FileConfiguration
|
|---|
| 1269 | Name="Debug|x64"
|
|---|
| 1270 | >
|
|---|
| 1271 | <Tool
|
|---|
| 1272 | Name="VCCLCompilerTool"
|
|---|
| 1273 | AdditionalIncludeDirectories=""
|
|---|
| 1274 | PreprocessorDefinitions=""
|
|---|
| 1275 | />
|
|---|
| 1276 | </FileConfiguration>
|
|---|
| 1277 | </File>
|
|---|
| 1278 | </Filter>
|
|---|
| 1279 | <Filter
|
|---|
| 1280 | Name="wmme"
|
|---|
| 1281 | >
|
|---|
| 1282 | <File
|
|---|
| 1283 | RelativePath="..\..\src\hostapi\wmme\pa_win_wmme.c"
|
|---|
| 1284 | >
|
|---|
| 1285 | <FileConfiguration
|
|---|
| 1286 | Name="Release|Win32"
|
|---|
| 1287 | >
|
|---|
| 1288 | <Tool
|
|---|
| 1289 | Name="VCCLCompilerTool"
|
|---|
| 1290 | AdditionalIncludeDirectories=""
|
|---|
| 1291 | PreprocessorDefinitions=""
|
|---|
| 1292 | />
|
|---|
| 1293 | </FileConfiguration>
|
|---|
| 1294 | <FileConfiguration
|
|---|
| 1295 | Name="Release|x64"
|
|---|
| 1296 | >
|
|---|
| 1297 | <Tool
|
|---|
| 1298 | Name="VCCLCompilerTool"
|
|---|
| 1299 | AdditionalIncludeDirectories=""
|
|---|
| 1300 | PreprocessorDefinitions=""
|
|---|
| 1301 | />
|
|---|
| 1302 | </FileConfiguration>
|
|---|
| 1303 | <FileConfiguration
|
|---|
| 1304 | Name="Debug|Win32"
|
|---|
| 1305 | >
|
|---|
| 1306 | <Tool
|
|---|
| 1307 | Name="VCCLCompilerTool"
|
|---|
| 1308 | AdditionalIncludeDirectories=""
|
|---|
| 1309 | PreprocessorDefinitions=""
|
|---|
| 1310 | />
|
|---|
| 1311 | </FileConfiguration>
|
|---|
| 1312 | <FileConfiguration
|
|---|
| 1313 | Name="Debug|x64"
|
|---|
| 1314 | >
|
|---|
| 1315 | <Tool
|
|---|
| 1316 | Name="VCCLCompilerTool"
|
|---|
| 1317 | AdditionalIncludeDirectories=""
|
|---|
| 1318 | PreprocessorDefinitions=""
|
|---|
| 1319 | />
|
|---|
| 1320 | </FileConfiguration>
|
|---|
| 1321 | </File>
|
|---|
| 1322 | </Filter>
|
|---|
| 1323 | <Filter
|
|---|
| 1324 | Name="wasapi"
|
|---|
| 1325 | >
|
|---|
| 1326 | <File
|
|---|
| 1327 | RelativePath="..\..\src\hostapi\wasapi\pa_win_wasapi.c"
|
|---|
| 1328 | >
|
|---|
| 1329 | </File>
|
|---|
| 1330 | </Filter>
|
|---|
| 1331 | </Filter>
|
|---|
| 1332 | <Filter
|
|---|
| 1333 | Name="os"
|
|---|
| 1334 | >
|
|---|
| 1335 | <Filter
|
|---|
| 1336 | Name="win"
|
|---|
| 1337 | >
|
|---|
| 1338 | <File
|
|---|
| 1339 | RelativePath="..\..\src\os\win\pa_win_hostapis.c"
|
|---|
| 1340 | >
|
|---|
| 1341 | <FileConfiguration
|
|---|
| 1342 | Name="Release|Win32"
|
|---|
| 1343 | >
|
|---|
| 1344 | <Tool
|
|---|
| 1345 | Name="VCCLCompilerTool"
|
|---|
| 1346 | AdditionalIncludeDirectories=""
|
|---|
| 1347 | PreprocessorDefinitions=""
|
|---|
| 1348 | />
|
|---|
| 1349 | </FileConfiguration>
|
|---|
| 1350 | <FileConfiguration
|
|---|
| 1351 | Name="Release|x64"
|
|---|
| 1352 | >
|
|---|
| 1353 | <Tool
|
|---|
| 1354 | Name="VCCLCompilerTool"
|
|---|
| 1355 | AdditionalIncludeDirectories=""
|
|---|
| 1356 | PreprocessorDefinitions=""
|
|---|
| 1357 | />
|
|---|
| 1358 | </FileConfiguration>
|
|---|
| 1359 | <FileConfiguration
|
|---|
| 1360 | Name="Debug|Win32"
|
|---|
| 1361 | >
|
|---|
| 1362 | <Tool
|
|---|
| 1363 | Name="VCCLCompilerTool"
|
|---|
| 1364 | AdditionalIncludeDirectories=""
|
|---|
| 1365 | PreprocessorDefinitions=""
|
|---|
| 1366 | />
|
|---|
| 1367 | </FileConfiguration>
|
|---|
| 1368 | <FileConfiguration
|
|---|
| 1369 | Name="Debug|x64"
|
|---|
| 1370 | >
|
|---|
| 1371 | <Tool
|
|---|
| 1372 | Name="VCCLCompilerTool"
|
|---|
| 1373 | AdditionalIncludeDirectories=""
|
|---|
| 1374 | PreprocessorDefinitions=""
|
|---|
| 1375 | />
|
|---|
| 1376 | </FileConfiguration>
|
|---|
| 1377 | </File>
|
|---|
| 1378 | <File
|
|---|
| 1379 | RelativePath="..\..\src\os\win\pa_win_util.c"
|
|---|
| 1380 | >
|
|---|
| 1381 | <FileConfiguration
|
|---|
| 1382 | Name="Release|Win32"
|
|---|
| 1383 | >
|
|---|
| 1384 | <Tool
|
|---|
| 1385 | Name="VCCLCompilerTool"
|
|---|
| 1386 | AdditionalIncludeDirectories=""
|
|---|
| 1387 | PreprocessorDefinitions=""
|
|---|
| 1388 | />
|
|---|
| 1389 | </FileConfiguration>
|
|---|
| 1390 | <FileConfiguration
|
|---|
| 1391 | Name="Release|x64"
|
|---|
| 1392 | >
|
|---|
| 1393 | <Tool
|
|---|
| 1394 | Name="VCCLCompilerTool"
|
|---|
| 1395 | AdditionalIncludeDirectories=""
|
|---|
| 1396 | PreprocessorDefinitions=""
|
|---|
| 1397 | />
|
|---|
| 1398 | </FileConfiguration>
|
|---|
| 1399 | <FileConfiguration
|
|---|
| 1400 | Name="Debug|Win32"
|
|---|
| 1401 | >
|
|---|
| 1402 | <Tool
|
|---|
| 1403 | Name="VCCLCompilerTool"
|
|---|
| 1404 | AdditionalIncludeDirectories=""
|
|---|
| 1405 | PreprocessorDefinitions=""
|
|---|
| 1406 | />
|
|---|
| 1407 | </FileConfiguration>
|
|---|
| 1408 | <FileConfiguration
|
|---|
| 1409 | Name="Debug|x64"
|
|---|
| 1410 | >
|
|---|
| 1411 | <Tool
|
|---|
| 1412 | Name="VCCLCompilerTool"
|
|---|
| 1413 | AdditionalIncludeDirectories=""
|
|---|
| 1414 | PreprocessorDefinitions=""
|
|---|
| 1415 | />
|
|---|
| 1416 | </FileConfiguration>
|
|---|
| 1417 | </File>
|
|---|
| 1418 | <File
|
|---|
| 1419 | RelativePath="..\..\src\os\win\pa_win_waveformat.c"
|
|---|
| 1420 | >
|
|---|
| 1421 | </File>
|
|---|
| 1422 | <File
|
|---|
| 1423 | RelativePath="..\..\src\os\win\pa_win_wdmks_utils.c"
|
|---|
| 1424 | >
|
|---|
| 1425 | </File>
|
|---|
| 1426 | <File
|
|---|
| 1427 | RelativePath="..\..\src\os\win\pa_x86_plain_converters.c"
|
|---|
| 1428 | >
|
|---|
| 1429 | <FileConfiguration
|
|---|
| 1430 | Name="Release|Win32"
|
|---|
| 1431 | >
|
|---|
| 1432 | <Tool
|
|---|
| 1433 | Name="VCCLCompilerTool"
|
|---|
| 1434 | AdditionalIncludeDirectories=""
|
|---|
| 1435 | PreprocessorDefinitions=""
|
|---|
| 1436 | />
|
|---|
| 1437 | </FileConfiguration>
|
|---|
| 1438 | <FileConfiguration
|
|---|
| 1439 | Name="Release|x64"
|
|---|
| 1440 | >
|
|---|
| 1441 | <Tool
|
|---|
| 1442 | Name="VCCLCompilerTool"
|
|---|
| 1443 | AdditionalIncludeDirectories=""
|
|---|
| 1444 | PreprocessorDefinitions=""
|
|---|
| 1445 | />
|
|---|
| 1446 | </FileConfiguration>
|
|---|
| 1447 | <FileConfiguration
|
|---|
| 1448 | Name="Debug|Win32"
|
|---|
| 1449 | >
|
|---|
| 1450 | <Tool
|
|---|
| 1451 | Name="VCCLCompilerTool"
|
|---|
| 1452 | AdditionalIncludeDirectories=""
|
|---|
| 1453 | PreprocessorDefinitions=""
|
|---|
| 1454 | />
|
|---|
| 1455 | </FileConfiguration>
|
|---|
| 1456 | <FileConfiguration
|
|---|
| 1457 | Name="Debug|x64"
|
|---|
| 1458 | >
|
|---|
| 1459 | <Tool
|
|---|
| 1460 | Name="VCCLCompilerTool"
|
|---|
| 1461 | AdditionalIncludeDirectories=""
|
|---|
| 1462 | PreprocessorDefinitions=""
|
|---|
| 1463 | />
|
|---|
| 1464 | </FileConfiguration>
|
|---|
| 1465 | </File>
|
|---|
| 1466 | </Filter>
|
|---|
| 1467 | </Filter>
|
|---|
| 1468 | </Filter>
|
|---|
| 1469 | <Filter
|
|---|
| 1470 | Name="Resource Files"
|
|---|
| 1471 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|---|
| 1472 | >
|
|---|
| 1473 | <File
|
|---|
| 1474 | RelativePath="portaudio.def"
|
|---|
| 1475 | >
|
|---|
| 1476 | </File>
|
|---|
| 1477 | </Filter>
|
|---|
| 1478 | <Filter
|
|---|
| 1479 | Name="Header Files"
|
|---|
| 1480 | Filter="h;hpp;hxx;hm;inl"
|
|---|
| 1481 | >
|
|---|
| 1482 | </Filter>
|
|---|
| 1483 | </Files>
|
|---|
| 1484 | <Globals>
|
|---|
| 1485 | </Globals>
|
|---|
| 1486 | </VisualStudioProject>
|
|---|