Mercurial > hg > vamp-plugin-sdk
comparison build/VampExamplePlugins.vcproj @ 238:4b5a3031cd08
* Update Visual C++ projects
author | cannam |
---|---|
date | Sun, 09 Nov 2008 17:42:37 +0000 |
parents | e58242c9ff85 |
children | 70e6826adc64 |
comparison
equal
deleted
inserted
replaced
237:3ad28b1e2150 | 238:4b5a3031cd08 |
---|---|
38 Name="VCMIDLTool" | 38 Name="VCMIDLTool" |
39 /> | 39 /> |
40 <Tool | 40 <Tool |
41 Name="VCCLCompilerTool" | 41 Name="VCCLCompilerTool" |
42 Optimization="0" | 42 Optimization="0" |
43 AdditionalIncludeDirectories=""$(ProjectDir)"" | 43 AdditionalIncludeDirectories=""$(ProjectDir)/.."" |
44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;VAMPEXAMPLEPLUGINS_EXPORTS" | 44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;VAMPEXAMPLEPLUGINS_EXPORTS" |
45 MinimalRebuild="true" | 45 MinimalRebuild="true" |
46 BasicRuntimeChecks="3" | 46 BasicRuntimeChecks="3" |
47 RuntimeLibrary="3" | 47 RuntimeLibrary="3" |
48 UsePrecompiledHeader="0" | 48 UsePrecompiledHeader="0" |
112 <Tool | 112 <Tool |
113 Name="VCMIDLTool" | 113 Name="VCMIDLTool" |
114 /> | 114 /> |
115 <Tool | 115 <Tool |
116 Name="VCCLCompilerTool" | 116 Name="VCCLCompilerTool" |
117 AdditionalIncludeDirectories="$(ProjectDir)" | 117 AdditionalIncludeDirectories=""$(ProjectDir)/.."" |
118 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;VAMPEXAMPLEPLUGINS_EXPORTS;" | 118 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;VAMPEXAMPLEPLUGINS_EXPORTS;" |
119 RuntimeLibrary="2" | 119 RuntimeLibrary="2" |
120 UsePrecompiledHeader="0" | 120 UsePrecompiledHeader="0" |
121 WarningLevel="3" | 121 WarningLevel="3" |
122 Detect64BitPortabilityProblems="true" | 122 Detect64BitPortabilityProblems="true" |
173 Name="Header Files" | 173 Name="Header Files" |
174 Filter="h;hpp;hxx;hm;inl;inc;xsd" | 174 Filter="h;hpp;hxx;hm;inl;inc;xsd" |
175 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | 175 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
176 > | 176 > |
177 <File | 177 <File |
178 RelativePath=".\examples\AmplitudeFollower.h" | 178 RelativePath="..\examples\AmplitudeFollower.h" |
179 > | 179 > |
180 </File> | 180 </File> |
181 <File | 181 <File |
182 RelativePath=".\examples\FixedTempoEstimator.h" | 182 RelativePath="..\examples\FixedTempoEstimator.h" |
183 > | 183 > |
184 </File> | 184 </File> |
185 <File | 185 <File |
186 RelativePath=".\examples\PercussionOnsetDetector.h" | 186 RelativePath="..\examples\PercussionOnsetDetector.h" |
187 > | 187 > |
188 </File> | 188 </File> |
189 <File | 189 <File |
190 RelativePath=".\vamp-sdk\Plugin.h" | 190 RelativePath="..\vamp-sdk\plugguard.h" |
191 > | 191 > |
192 </File> | 192 </File> |
193 <File | 193 <File |
194 RelativePath=".\vamp-sdk\PluginAdapter.h" | 194 RelativePath="..\vamp-sdk\Plugin.h" |
195 > | 195 > |
196 </File> | 196 </File> |
197 <File | 197 <File |
198 RelativePath=".\vamp-sdk\PluginBase.h" | 198 RelativePath="..\vamp-sdk\PluginAdapter.h" |
199 > | 199 > |
200 </File> | 200 </File> |
201 <File | 201 <File |
202 RelativePath=".\vamp-sdk\RealTime.h" | 202 RelativePath="..\vamp-sdk\PluginBase.h" |
203 > | 203 > |
204 </File> | 204 </File> |
205 <File | 205 <File |
206 RelativePath=".\examples\SpectralCentroid.h" | 206 RelativePath="..\vamp-sdk\RealTime.h" |
207 > | 207 > |
208 </File> | 208 </File> |
209 <File | 209 <File |
210 RelativePath=".\vamp\vamp.h" | 210 RelativePath="..\examples\SpectralCentroid.h" |
211 > | 211 > |
212 </File> | 212 </File> |
213 <File | 213 <File |
214 RelativePath=".\examples\ZeroCrossing.h" | 214 RelativePath="..\examples\ZeroCrossing.h" |
215 > | 215 > |
216 </File> | 216 </File> |
217 </Filter> | 217 </Filter> |
218 <Filter | 218 <Filter |
219 Name="Resource Files" | 219 Name="Resource Files" |
225 Name="Source Files" | 225 Name="Source Files" |
226 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | 226 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
227 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | 227 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
228 > | 228 > |
229 <File | 229 <File |
230 RelativePath=".\examples\AmplitudeFollower.cpp" | 230 RelativePath="..\examples\AmplitudeFollower.cpp" |
231 > | 231 > |
232 </File> | 232 </File> |
233 <File | 233 <File |
234 RelativePath=".\examples\FixedTempoEstimator.cpp" | 234 RelativePath="..\examples\FixedTempoEstimator.cpp" |
235 > | 235 > |
236 </File> | 236 </File> |
237 <File | 237 <File |
238 RelativePath=".\examples\PercussionOnsetDetector.cpp" | 238 RelativePath="..\examples\PercussionOnsetDetector.cpp" |
239 > | 239 > |
240 </File> | 240 </File> |
241 <File | 241 <File |
242 RelativePath=".\vamp-sdk\PluginAdapter.cpp" | 242 RelativePath="..\src\vamp-sdk\PluginAdapter.cpp" |
243 > | 243 > |
244 </File> | 244 </File> |
245 <File | 245 <File |
246 RelativePath=".\examples\plugins.cpp" | 246 RelativePath="..\examples\plugins.cpp" |
247 > | 247 > |
248 </File> | 248 </File> |
249 <File | 249 <File |
250 RelativePath=".\vamp-sdk\RealTime.cpp" | 250 RelativePath="..\src\vamp-sdk\RealTime.cpp" |
251 > | 251 > |
252 </File> | 252 </File> |
253 <File | 253 <File |
254 RelativePath=".\examples\SpectralCentroid.cpp" | 254 RelativePath="..\examples\SpectralCentroid.cpp" |
255 > | 255 > |
256 </File> | 256 </File> |
257 <File | 257 <File |
258 RelativePath=".\examples\ZeroCrossing.cpp" | 258 RelativePath="..\examples\ZeroCrossing.cpp" |
259 > | 259 > |
260 </File> | 260 </File> |
261 </Filter> | 261 </Filter> |
262 </Files> | 262 </Files> |
263 <Globals> | 263 <Globals> |