The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

172 lines
9.4KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Project DefaultTargets="Build"
  3. ToolsVersion="14.0"
  4. xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  5. <ItemGroup Label="ProjectConfigurations">
  6. <ProjectConfiguration Include="Debug|Win32">
  7. <Configuration>Debug</Configuration>
  8. <Platform>Win32</Platform>
  9. </ProjectConfiguration>
  10. <ProjectConfiguration Include="Release|Win32">
  11. <Configuration>Release</Configuration>
  12. <Platform>Win32</Platform>
  13. </ProjectConfiguration>
  14. </ItemGroup>
  15. <PropertyGroup Label="Globals">
  16. <ProjectGuid>{33FE4627-BBEA-82E1-5512-8C1F218CF560}</ProjectGuid>
  17. <PlatformToolset>v140</PlatformToolset>
  18. </PropertyGroup>
  19. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/>
  20. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"
  21. Label="Configuration">
  22. <ConfigurationType>StaticLibrary</ConfigurationType>
  23. <UseOfMfc>false</UseOfMfc>
  24. <PlatformToolset>v140</PlatformToolset>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"
  27. Label="Configuration">
  28. <ConfigurationType>StaticLibrary</ConfigurationType>
  29. <UseOfMfc>false</UseOfMfc>
  30. <WholeProgramOptimization>true</WholeProgramOptimization>
  31. <PlatformToolset>v140</PlatformToolset>
  32. </PropertyGroup>
  33. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/>
  34. <ImportGroup Label="ExtensionSettings"/>
  35. <ImportGroup Label="PropertySheets">
  36. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props"
  37. Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
  38. Label="LocalAppDataPlatform"/>
  39. </ImportGroup>
  40. <PropertyGroup Label="UserMacros">
  41. <PlatformToolset>v140</PlatformToolset>
  42. </PropertyGroup>
  43. <PropertyGroup>
  44. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  45. <TargetExt>.lib</TargetExt>
  46. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)\$(Platform)\$(Configuration)\Shared Code\</OutDir>
  47. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\Shared Code\</IntDir>
  48. <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MultiOutSynth</TargetName>
  49. <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest>
  50. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)\$(Platform)\$(Configuration)\Shared Code\</OutDir>
  51. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\Shared Code\</IntDir>
  52. <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MultiOutSynth</TargetName>
  53. <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest>
  54. <PlatformToolset>v140</PlatformToolset>
  55. </PropertyGroup>
  56. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  57. <Midl>
  58. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  59. <MkTypLibCompatible>true</MkTypLibCompatible>
  60. <SuppressStartupBanner>true</SuppressStartupBanner>
  61. <TargetEnvironment>Win32</TargetEnvironment>
  62. <HeaderFileName/>
  63. </Midl>
  64. <ClCompile>
  65. <Optimization>Disabled</Optimization>
  66. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  67. <AdditionalIncludeDirectories>c:\SDKs\VST3 SDK;..\..\JuceLibraryCode;c:\SDKs\AAX;c:\SDKs\AAX\Interfaces;c:\SDKs\AAX\Interfaces\ACF;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  68. <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;JucePlugin_Build_VST=1;JucePlugin_Build_VST3=1;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=1;JucePlugin_Build_Standalone=0;JUCE_SHARED_CODE=1;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  69. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  70. <RuntimeTypeInfo>true</RuntimeTypeInfo>
  71. <PrecompiledHeader/>
  72. <AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation>
  73. <ObjectFileName>$(IntDir)\</ObjectFileName>
  74. <ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName>
  75. <WarningLevel>Level4</WarningLevel>
  76. <SuppressStartupBanner>true</SuppressStartupBanner>
  77. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  78. </ClCompile>
  79. <ResourceCompile>
  80. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  81. </ResourceCompile>
  82. <Link>
  83. <OutputFile>$(OutDir)\MultiOutSynth.lib</OutputFile>
  84. <SuppressStartupBanner>true</SuppressStartupBanner>
  85. <IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  86. <GenerateDebugInformation>true</GenerateDebugInformation>
  87. <ProgramDatabaseFile>$(IntDir)\MultiOutSynth.pdb</ProgramDatabaseFile>
  88. <SubSystem>Windows</SubSystem>
  89. <TargetMachine>MachineX86</TargetMachine>
  90. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  91. <LargeAddressAware>true</LargeAddressAware>
  92. </Link>
  93. <Bscmake>
  94. <SuppressStartupBanner>true</SuppressStartupBanner>
  95. <OutputFile>$(IntDir)\MultiOutSynth.bsc</OutputFile>
  96. </Bscmake>
  97. <Lib>
  98. <TargetMachine>MachineX86</TargetMachine>
  99. </Lib>
  100. </ItemDefinitionGroup>
  101. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  102. <Midl>
  103. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  104. <MkTypLibCompatible>true</MkTypLibCompatible>
  105. <SuppressStartupBanner>true</SuppressStartupBanner>
  106. <TargetEnvironment>Win32</TargetEnvironment>
  107. <HeaderFileName/>
  108. </Midl>
  109. <ClCompile>
  110. <Optimization>Full</Optimization>
  111. <AdditionalIncludeDirectories>c:\SDKs\VST3 SDK;..\..\JuceLibraryCode;c:\SDKs\AAX;c:\SDKs\AAX\Interfaces;c:\SDKs\AAX\Interfaces\ACF;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  112. <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;JucePlugin_Build_VST=1;JucePlugin_Build_VST3=1;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=1;JucePlugin_Build_Standalone=0;JUCE_SHARED_CODE=1;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  113. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  114. <RuntimeTypeInfo>true</RuntimeTypeInfo>
  115. <PrecompiledHeader/>
  116. <AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation>
  117. <ObjectFileName>$(IntDir)\</ObjectFileName>
  118. <ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName>
  119. <WarningLevel>Level4</WarningLevel>
  120. <SuppressStartupBanner>true</SuppressStartupBanner>
  121. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  122. </ClCompile>
  123. <ResourceCompile>
  124. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  125. </ResourceCompile>
  126. <Link>
  127. <OutputFile>$(OutDir)\MultiOutSynth.lib</OutputFile>
  128. <SuppressStartupBanner>true</SuppressStartupBanner>
  129. <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  130. <GenerateDebugInformation>false</GenerateDebugInformation>
  131. <ProgramDatabaseFile>$(IntDir)\MultiOutSynth.pdb</ProgramDatabaseFile>
  132. <SubSystem>Windows</SubSystem>
  133. <TargetMachine>MachineX86</TargetMachine>
  134. <OptimizeReferences>true</OptimizeReferences>
  135. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  136. <LargeAddressAware>true</LargeAddressAware>
  137. </Link>
  138. <Bscmake>
  139. <SuppressStartupBanner>true</SuppressStartupBanner>
  140. <OutputFile>$(IntDir)\MultiOutSynth.bsc</OutputFile>
  141. </Bscmake>
  142. <Lib>
  143. <TargetMachine>MachineX86</TargetMachine>
  144. </Lib>
  145. </ItemDefinitionGroup>
  146. <ItemGroup>
  147. <ClCompile Include="..\..\Source\MultiOutSynth.cpp"/>
  148. <ClCompile Include="..\..\JuceLibraryCode\BinaryData.cpp"/>
  149. <ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/>
  150. <ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/>
  151. <ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/>
  152. <ClCompile Include="..\..\JuceLibraryCode\juce_audio_plugin_client_utils.cpp"/>
  153. <ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/>
  154. <ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/>
  155. <ClCompile Include="..\..\JuceLibraryCode\juce_cryptography.cpp"/>
  156. <ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/>
  157. <ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/>
  158. <ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/>
  159. <ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/>
  160. <ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/>
  161. <ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/>
  162. <ClCompile Include="..\..\JuceLibraryCode\juce_video.cpp"/>
  163. </ItemGroup>
  164. <ItemGroup/>
  165. <ItemGroup>
  166. <ResourceCompile Include=".\resources.rc"/>
  167. </ItemGroup>
  168. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/>
  169. <ImportGroup Label="ExtensionTargets"/>
  170. </Project>