Mercurial > hg > vampy
comparison VamPy.vcproj @ 42:06bbfa2aa51a
* Merge r1090 from earlier vampy2 branch
author | cannam |
---|---|
date | Mon, 05 Oct 2009 12:52:46 +0000 |
parents | 94d09b4027aa |
children | af9c4cee95a8 |
comparison
equal
deleted
inserted
replaced
41:94d09b4027aa | 42:06bbfa2aa51a |
---|---|
111 <Tool | 111 <Tool |
112 Name="VCMIDLTool" | 112 Name="VCMIDLTool" |
113 /> | 113 /> |
114 <Tool | 114 <Tool |
115 Name="VCCLCompilerTool" | 115 Name="VCCLCompilerTool" |
116 AdditionalIncludeDirectories=""..\vamp-plugin-sdk";C:\Python26\include" | 116 AdditionalIncludeDirectories=""..\vamp-plugin-sdk";C:\Python26\include;"C:\Python26\Lib\site-packages\numpy\core\include\numpy"" |
117 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;VAMPY_EXPORTS;HAVE_NUMPY" | 117 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;VAMPY_EXPORTS;HAVE_NUMPY" |
118 RuntimeLibrary="2" | 118 RuntimeLibrary="2" |
119 UsePrecompiledHeader="0" | 119 UsePrecompiledHeader="0" |
120 WarningLevel="3" | 120 WarningLevel="3" |
121 Detect64BitPortabilityProblems="true" | 121 Detect64BitPortabilityProblems="true" |