To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

The primary repository for this project is hosted at https://github.com/sonic-visualiser/sv-dependency-builds .
This repository is a read-only copy which is updated automatically every hour.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / src / portaudio_20161030_catalina_patch / bindings / cpp / build / vc7_1 / static_library.vcproj @ 162:d43aab368df9

History | View | Annotate | Download (5.95 KB)

1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="7.10"
5
	Name="static_library"
6
	ProjectGUID="{D18EA0C9-8C65-441D-884C-55EB43A84F2A}"
7
	Keyword="Win32Proj">
8
	<Platforms>
9
		<Platform
10
			Name="Win32"/>
11
	</Platforms>
12
	<Configurations>
13
		<Configuration
14
			Name="Debug|Win32"
15
			OutputDirectory="../../lib/"
16
			IntermediateDirectory="Debug"
17
			ConfigurationType="4"
18
			CharacterSet="2">
19
			<Tool
20
				Name="VCCLCompilerTool"
21
				Optimization="0"
22
				AdditionalIncludeDirectories="../../include/;../../../../include/"
23
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
24
				MinimalRebuild="TRUE"
25
				BasicRuntimeChecks="3"
26
				RuntimeLibrary="3"
27
				UsePrecompiledHeader="0"
28
				ProgramDataBaseFileName="$(IntDir)/vc71.pdb"
29
				WarningLevel="3"
30
				Detect64BitPortabilityProblems="TRUE"
31
				DebugInformationFormat="3"/>
32
			<Tool
33
				Name="VCCustomBuildTool"/>
34
			<Tool
35
				Name="VCLibrarianTool"
36
				OutputFile="$(OutDir)/portaudiocpp-vc7_1-d.lib"/>
37
			<Tool
38
				Name="VCMIDLTool"/>
39
			<Tool
40
				Name="VCPostBuildEventTool"/>
41
			<Tool
42
				Name="VCPreBuildEventTool"/>
43
			<Tool
44
				Name="VCPreLinkEventTool"/>
45
			<Tool
46
				Name="VCResourceCompilerTool"/>
47
			<Tool
48
				Name="VCWebServiceProxyGeneratorTool"/>
49
			<Tool
50
				Name="VCXMLDataGeneratorTool"/>
51
			<Tool
52
				Name="VCManagedWrapperGeneratorTool"/>
53
			<Tool
54
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
55
		</Configuration>
56
		<Configuration
57
			Name="Release|Win32"
58
			OutputDirectory="../../lib/"
59
			IntermediateDirectory="Release"
60
			ConfigurationType="4"
61
			CharacterSet="2">
62
			<Tool
63
				Name="VCCLCompilerTool"
64
				AdditionalIncludeDirectories="../../include/;../../../../include/"
65
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
66
				RuntimeLibrary="2"
67
				UsePrecompiledHeader="0"
68
				ProgramDataBaseFileName="$(IntDir)/vc71.pdb"
69
				WarningLevel="3"
70
				Detect64BitPortabilityProblems="TRUE"
71
				DebugInformationFormat="3"/>
72
			<Tool
73
				Name="VCCustomBuildTool"/>
74
			<Tool
75
				Name="VCLibrarianTool"
76
				OutputFile="$(OutDir)/portaudiocpp-vc7_1-r.lib"/>
77
			<Tool
78
				Name="VCMIDLTool"/>
79
			<Tool
80
				Name="VCPostBuildEventTool"/>
81
			<Tool
82
				Name="VCPreBuildEventTool"/>
83
			<Tool
84
				Name="VCPreLinkEventTool"/>
85
			<Tool
86
				Name="VCResourceCompilerTool"/>
87
			<Tool
88
				Name="VCWebServiceProxyGeneratorTool"/>
89
			<Tool
90
				Name="VCXMLDataGeneratorTool"/>
91
			<Tool
92
				Name="VCManagedWrapperGeneratorTool"/>
93
			<Tool
94
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
95
		</Configuration>
96
	</Configurations>
97
	<References>
98
	</References>
99
	<Files>
100
		<Filter
101
			Name="Files"
102
			Filter="">
103
			<File
104
				RelativePath="..\..\source\portaudiocpp\AsioDeviceAdapter.cxx">
105
			</File>
106
			<File
107
				RelativePath="..\..\include\portaudiocpp\AsioDeviceAdapter.hxx">
108
			</File>
109
			<File
110
				RelativePath="..\..\include\portaudiocpp\AutoSystem.hxx">
111
			</File>
112
			<File
113
				RelativePath="..\..\source\portaudiocpp\BlockingStream.cxx">
114
			</File>
115
			<File
116
				RelativePath="..\..\include\portaudiocpp\BlockingStream.hxx">
117
			</File>
118
			<File
119
				RelativePath="..\..\source\portaudiocpp\CallbackInterface.cxx">
120
			</File>
121
			<File
122
				RelativePath="..\..\include\portaudiocpp\CallbackInterface.hxx">
123
			</File>
124
			<File
125
				RelativePath="..\..\source\portaudiocpp\CallbackStream.cxx">
126
			</File>
127
			<File
128
				RelativePath="..\..\include\portaudiocpp\CallbackStream.hxx">
129
			</File>
130
			<File
131
				RelativePath="..\..\source\portaudiocpp\CFunCallbackStream.cxx">
132
			</File>
133
			<File
134
				RelativePath="..\..\include\portaudiocpp\CFunCallbackStream.hxx">
135
			</File>
136
			<File
137
				RelativePath="..\..\source\portaudiocpp\CppFunCallbackStream.cxx">
138
			</File>
139
			<File
140
				RelativePath="..\..\include\portaudiocpp\CppFunCallbackStream.hxx">
141
			</File>
142
			<File
143
				RelativePath="..\..\source\portaudiocpp\Device.cxx">
144
			</File>
145
			<File
146
				RelativePath="..\..\include\portaudiocpp\Device.hxx">
147
			</File>
148
			<File
149
				RelativePath="..\..\source\portaudiocpp\DirectionSpecificStreamParameters.cxx">
150
			</File>
151
			<File
152
				RelativePath="..\..\include\portaudiocpp\DirectionSpecificStreamParameters.hxx">
153
			</File>
154
			<File
155
				RelativePath="..\..\source\portaudiocpp\Exception.cxx">
156
			</File>
157
			<File
158
				RelativePath="..\..\include\portaudiocpp\Exception.hxx">
159
			</File>
160
			<File
161
				RelativePath="..\..\source\portaudiocpp\HostApi.cxx">
162
			</File>
163
			<File
164
				RelativePath="..\..\include\portaudiocpp\HostApi.hxx">
165
			</File>
166
			<File
167
				RelativePath="..\..\source\portaudiocpp\InterfaceCallbackStream.cxx">
168
			</File>
169
			<File
170
				RelativePath="..\..\include\portaudiocpp\InterfaceCallbackStream.hxx">
171
			</File>
172
			<File
173
				RelativePath="..\..\source\portaudiocpp\MemFunCallbackStream.cxx">
174
			</File>
175
			<File
176
				RelativePath="..\..\include\portaudiocpp\MemFunCallbackStream.hxx">
177
			</File>
178
			<File
179
				RelativePath="..\..\include\portaudiocpp\PortAudioCpp.hxx">
180
			</File>
181
			<File
182
				RelativePath="..\..\include\portaudiocpp\SampleDataFormat.hxx">
183
			</File>
184
			<File
185
				RelativePath="..\..\source\portaudiocpp\Stream.cxx">
186
			</File>
187
			<File
188
				RelativePath="..\..\include\portaudiocpp\Stream.hxx">
189
			</File>
190
			<File
191
				RelativePath="..\..\source\portaudiocpp\StreamParameters.cxx">
192
			</File>
193
			<File
194
				RelativePath="..\..\include\portaudiocpp\StreamParameters.hxx">
195
			</File>
196
			<File
197
				RelativePath="..\..\source\portaudiocpp\System.cxx">
198
			</File>
199
			<File
200
				RelativePath="..\..\include\portaudiocpp\System.hxx">
201
			</File>
202
			<File
203
				RelativePath="..\..\source\portaudiocpp\SystemDeviceIterator.cxx">
204
			</File>
205
			<File
206
				RelativePath="..\..\include\portaudiocpp\SystemDeviceIterator.hxx">
207
			</File>
208
			<File
209
				RelativePath="..\..\source\portaudiocpp\SystemHostApiIterator.cxx">
210
			</File>
211
			<File
212
				RelativePath="..\..\include\portaudiocpp\SystemHostApiIterator.hxx">
213
			</File>
214
		</Filter>
215
	</Files>
216
	<Globals>
217
	</Globals>
218
</VisualStudioProject>