Mercurial > hg > vamp-plugin-sdk
comparison build/VampHostSDK.vcproj @ 328:8cab5a0198d6 vamp-plugin-sdk-v2.3
Update simple-host version, Win32 build fix
author | Chris Cannam |
---|---|
date | Thu, 24 Nov 2011 13:26:58 +0000 |
parents | 4b5a3031cd08 |
children | 86b9f817223a |
comparison
equal
deleted
inserted
replaced
327:86ceb08d3586 | 328:8cab5a0198d6 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <VisualStudioProject | 2 <VisualStudioProject |
3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
4 Version="9.00" | 4 Version="9.00" |
5 Name="VampHostSDK" | 5 Name="VampHostSDK" |
6 ProjectGUID="{3875EF8B-14E8-4825-B2C1-A8B869C336F5}" | 6 ProjectGUID="{3875EF8B-14E8-4825-B2C1-A8B869C336F5}" |
39 /> | 39 /> |
40 <Tool | 40 <Tool |
41 Name="VCCLCompilerTool" | 41 Name="VCCLCompilerTool" |
42 Optimization="0" | 42 Optimization="0" |
43 AdditionalIncludeDirectories=".." | 43 AdditionalIncludeDirectories=".." |
44 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;" | 44 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_USE_MATH_DEFINES" |
45 MinimalRebuild="true" | 45 MinimalRebuild="true" |
46 BasicRuntimeChecks="3" | 46 BasicRuntimeChecks="3" |
47 RuntimeLibrary="3" | 47 RuntimeLibrary="3" |
48 UsePrecompiledHeader="0" | 48 UsePrecompiledHeader="0" |
49 WarningLevel="3" | 49 WarningLevel="3" |