|
85 | 85 | <Optimization>Disabled</Optimization> |
86 | 86 | <DebugInformationFormat>EditAndContinue</DebugInformationFormat> |
87 | 87 | <AdditionalIncludeDirectories>~\SDKs\VST3 SDK;..\..\JuceLibraryCode;..\..\JuceLibraryCode\modules;JuceLibraryCode/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
88 | | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;NOMINMAX;JUCE_API=__declspec(dllexport);JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=0.4.3.1;JUCE_APP_VERSION_HEX=0x40301;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 88 | + <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;NOMINMAX;JUCE_API=__declspec(dllexport);JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=0.4.3.2;JUCE_APP_VERSION_HEX=0x40302;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
89 | 89 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
90 | 90 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
91 | 91 | <PrecompiledHeader/> |
|
131 | 131 | <ClCompile> |
132 | 132 | <Optimization>Full</Optimization> |
133 | 133 | <AdditionalIncludeDirectories>~\SDKs\VST3 SDK;..\..\JuceLibraryCode;..\..\JuceLibraryCode\modules;JuceLibraryCode/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
134 | | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;NOMINMAX;JUCE_API=__declspec(dllexport);JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=0.4.3.1;JUCE_APP_VERSION_HEX=0x40301;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 134 | + <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;NOMINMAX;JUCE_API=__declspec(dllexport);JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=0.4.3.2;JUCE_APP_VERSION_HEX=0x40302;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
135 | 135 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
136 | 136 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
137 | 137 | <PrecompiledHeader/> |
|
179 | 179 | <Optimization>Disabled</Optimization> |
180 | 180 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
181 | 181 | <AdditionalIncludeDirectories>~\SDKs\VST3 SDK;..\..\JuceLibraryCode;..\..\JuceLibraryCode\modules;JuceLibraryCode/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
182 | | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;NOMINMAX;JUCE_API=__declspec(dllexport);JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=0.4.3.1;JUCE_APP_VERSION_HEX=0x40301;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 182 | + <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;NOMINMAX;JUCE_API=__declspec(dllexport);JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=0.4.3.2;JUCE_APP_VERSION_HEX=0x40302;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
183 | 183 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
184 | 184 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
185 | 185 | <PrecompiledHeader/> |
|
223 | 223 | <ClCompile> |
224 | 224 | <Optimization>Full</Optimization> |
225 | 225 | <AdditionalIncludeDirectories>~\SDKs\VST3 SDK;..\..\JuceLibraryCode;..\..\JuceLibraryCode\modules;JuceLibraryCode/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
226 | | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;NOMINMAX;JUCE_API=__declspec(dllexport);JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=0.4.3.1;JUCE_APP_VERSION_HEX=0x40301;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 226 | + <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;NOMINMAX;JUCE_API=__declspec(dllexport);JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=0.4.3.2;JUCE_APP_VERSION_HEX=0x40302;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
227 | 227 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
228 | 228 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
229 | 229 | <PrecompiledHeader/> |
|
0 commit comments