summaryrefslogtreecommitdiff
path: root/portaudio/bindings/cpp/build/vc7_1/devs_example.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'portaudio/bindings/cpp/build/vc7_1/devs_example.vcproj')
-rw-r--r--portaudio/bindings/cpp/build/vc7_1/devs_example.vcproj195
1 files changed, 0 insertions, 195 deletions
diff --git a/portaudio/bindings/cpp/build/vc7_1/devs_example.vcproj b/portaudio/bindings/cpp/build/vc7_1/devs_example.vcproj
deleted file mode 100644
index b4095e4..0000000
--- a/portaudio/bindings/cpp/build/vc7_1/devs_example.vcproj
+++ /dev/null
@@ -1,195 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="devs_example"
- ProjectGUID="{1B9A038D-80A3-4DBD-9F0D-AF10B49B863A}"
- Keyword="Win32Proj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="1"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include/;../../../../include/;../../../../src/common/;../../../../../asiosdk2/common/,../../../../../asiosdk2/host/,../../../../../asiosdk2/host/pc/"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- ProgramDataBaseFileName="$(IntDir)/vc71.pdb"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="../../lib/portaudiocpp-vc7_1-d.lib"
- OutputFile="../../bin/devs_example.exe"
- LinkIncremental="2"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile="$(OutDir)/devs_example.pdb"
- SubSystem="1"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="1"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../../include/;../../../../include/;../../../../src/common/;../../../../../asiosdk2/common/,../../../../../asiosdk2/host/,../../../../../asiosdk2/host/pc/"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- ProgramDataBaseFileName="$(IntDir)/vc71.pdb"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="../../lib/portaudiocpp-vc7_1-r.lib"
- OutputFile="../../bin/devs_example.exe"
- LinkIncremental="1"
- GenerateDebugInformation="TRUE"
- SubSystem="1"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Files"
- Filter="">
- <File
- RelativePath="..\..\example\devs.cxx">
- </File>
- </Filter>
- <Filter
- Name="PortAudio v19 Files"
- Filter="">
- <File
- RelativePath="..\..\..\..\src\common\pa_allocation.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\hostapi\asio\pa_asio.cpp">
- </File>
- <File
- RelativePath="..\..\..\..\src\common\pa_converters.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\common\pa_cpuload.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\common\pa_dither.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\common\pa_front.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\common\pa_process.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\hostapi\skeleton\pa_hostapi_skeleton.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\common\pa_stream.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\common\pa_trace.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\hostapi\dsound\pa_win_ds.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\hostapi\dsound\pa_win_ds_dynlink.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\os\win\pa_win_hostapis.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\os\win\pa_win_util.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\hostapi\wasapi\pa_win_wasapi.cpp">
- </File>
- <File
- RelativePath="..\..\..\..\src\hostapi\wmme\pa_win_wmme.c">
- </File>
- <File
- RelativePath="..\..\..\..\src\os\win\pa_x86_plain_converters.c">
- </File>
- </Filter>
- <Filter
- Name="ASIO 2 SDK Files"
- Filter="">
- <File
- RelativePath="..\..\..\..\..\asiosdk2\common\asio.cpp">
- </File>
- <File
- RelativePath="..\..\..\..\..\asiosdk2\host\asiodrivers.cpp">
- </File>
- <File
- RelativePath="..\..\..\..\..\asiosdk2\host\pc\asiolist.cpp">
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>