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.

164 lines
9.0KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Project DefaultTargets="Build"
  3. ToolsVersion="15.0"
  4. xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  5. <ItemGroup Label="ProjectConfigurations">
  6. <ProjectConfiguration Include="Debug|x64">
  7. <Configuration>Debug</Configuration>
  8. <Platform>x64</Platform>
  9. </ProjectConfiguration>
  10. <ProjectConfiguration Include="Release|x64">
  11. <Configuration>Release</Configuration>
  12. <Platform>x64</Platform>
  13. </ProjectConfiguration>
  14. </ItemGroup>
  15. <PropertyGroup Label="Globals">
  16. <ProjectGuid>{D44A6FC4-2DA0-C221-F876-2A2012D2840C}</ProjectGuid>
  17. <PlatformToolset>v141</PlatformToolset>
  18. </PropertyGroup>
  19. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/>
  20. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"
  21. Label="Configuration">
  22. <ConfigurationType>Application</ConfigurationType>
  23. <UseOfMfc>false</UseOfMfc>
  24. <PlatformToolset>v141</PlatformToolset>
  25. <PlatformToolset>v141</PlatformToolset>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"
  28. Label="Configuration">
  29. <ConfigurationType>Application</ConfigurationType>
  30. <UseOfMfc>false</UseOfMfc>
  31. <WholeProgramOptimization>true</WholeProgramOptimization>
  32. <PlatformToolset>v141</PlatformToolset>
  33. <PlatformToolset>v141</PlatformToolset>
  34. </PropertyGroup>
  35. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/>
  36. <ImportGroup Label="ExtensionSettings"/>
  37. <ImportGroup Label="PropertySheets">
  38. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props"
  39. Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
  40. Label="LocalAppDataPlatform"/>
  41. </ImportGroup>
  42. <PropertyGroup Label="UserMacros">
  43. <PlatformToolset>v141</PlatformToolset>
  44. </PropertyGroup>
  45. <PropertyGroup>
  46. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  47. <TargetExt>.exe</TargetExt>
  48. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)\$(Platform)\$(Configuration)\App\</OutDir>
  49. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\App\</IntDir>
  50. <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AnimationAppExample</TargetName>
  51. <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</GenerateManifest>
  52. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\$(Platform)\$(Configuration)\App\</OutDir>
  53. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\App\</IntDir>
  54. <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AnimationAppExample</TargetName>
  55. <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest>
  56. <PlatformToolset>v141</PlatformToolset>
  57. </PropertyGroup>
  58. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  59. <Midl>
  60. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  61. <MkTypLibCompatible>true</MkTypLibCompatible>
  62. <SuppressStartupBanner>true</SuppressStartupBanner>
  63. <TargetEnvironment>Win32</TargetEnvironment>
  64. <HeaderFileName/>
  65. </Midl>
  66. <ClCompile>
  67. <Optimization>Disabled</Optimization>
  68. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  69. <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  70. <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  71. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  72. <RuntimeTypeInfo>true</RuntimeTypeInfo>
  73. <PrecompiledHeader/>
  74. <AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation>
  75. <ObjectFileName>$(IntDir)\</ObjectFileName>
  76. <ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName>
  77. <WarningLevel>Level4</WarningLevel>
  78. <SuppressStartupBanner>true</SuppressStartupBanner>
  79. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  80. </ClCompile>
  81. <ResourceCompile>
  82. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  83. </ResourceCompile>
  84. <Link>
  85. <OutputFile>$(OutDir)\AnimationAppExample.exe</OutputFile>
  86. <SuppressStartupBanner>true</SuppressStartupBanner>
  87. <IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  88. <GenerateDebugInformation>true</GenerateDebugInformation>
  89. <ProgramDatabaseFile>$(IntDir)\AnimationAppExample.pdb</ProgramDatabaseFile>
  90. <SubSystem>Windows</SubSystem>
  91. <LargeAddressAware>true</LargeAddressAware>
  92. </Link>
  93. <Bscmake>
  94. <SuppressStartupBanner>true</SuppressStartupBanner>
  95. <OutputFile>$(IntDir)\AnimationAppExample.bsc</OutputFile>
  96. </Bscmake>
  97. </ItemDefinitionGroup>
  98. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  99. <Midl>
  100. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  101. <MkTypLibCompatible>true</MkTypLibCompatible>
  102. <SuppressStartupBanner>true</SuppressStartupBanner>
  103. <TargetEnvironment>Win32</TargetEnvironment>
  104. <HeaderFileName/>
  105. </Midl>
  106. <ClCompile>
  107. <Optimization>Full</Optimization>
  108. <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  109. <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  110. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  111. <RuntimeTypeInfo>true</RuntimeTypeInfo>
  112. <PrecompiledHeader/>
  113. <AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation>
  114. <ObjectFileName>$(IntDir)\</ObjectFileName>
  115. <ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName>
  116. <WarningLevel>Level4</WarningLevel>
  117. <SuppressStartupBanner>true</SuppressStartupBanner>
  118. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  119. </ClCompile>
  120. <ResourceCompile>
  121. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  122. </ResourceCompile>
  123. <Link>
  124. <OutputFile>$(OutDir)\AnimationAppExample.exe</OutputFile>
  125. <SuppressStartupBanner>true</SuppressStartupBanner>
  126. <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  127. <GenerateDebugInformation>false</GenerateDebugInformation>
  128. <ProgramDatabaseFile>$(IntDir)\AnimationAppExample.pdb</ProgramDatabaseFile>
  129. <SubSystem>Windows</SubSystem>
  130. <OptimizeReferences>true</OptimizeReferences>
  131. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  132. <LargeAddressAware>true</LargeAddressAware>
  133. </Link>
  134. <Bscmake>
  135. <SuppressStartupBanner>true</SuppressStartupBanner>
  136. <OutputFile>$(IntDir)\AnimationAppExample.bsc</OutputFile>
  137. </Bscmake>
  138. </ItemDefinitionGroup>
  139. <ItemGroup>
  140. <ClCompile Include="..\..\Source\MainComponent.cpp"/>
  141. <ClCompile Include="..\..\Source\Main.cpp"/>
  142. <ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_basics.cpp"/>
  143. <ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_devices.cpp"/>
  144. <ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_formats.cpp"/>
  145. <ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_processors.cpp"/>
  146. <ClCompile Include="..\..\JuceLibraryCode\include_juce_core.cpp"/>
  147. <ClCompile Include="..\..\JuceLibraryCode\include_juce_cryptography.cpp"/>
  148. <ClCompile Include="..\..\JuceLibraryCode\include_juce_data_structures.cpp"/>
  149. <ClCompile Include="..\..\JuceLibraryCode\include_juce_events.cpp"/>
  150. <ClCompile Include="..\..\JuceLibraryCode\include_juce_graphics.cpp"/>
  151. <ClCompile Include="..\..\JuceLibraryCode\include_juce_gui_basics.cpp"/>
  152. <ClCompile Include="..\..\JuceLibraryCode\include_juce_gui_extra.cpp"/>
  153. <ClCompile Include="..\..\JuceLibraryCode\include_juce_opengl.cpp"/>
  154. <ClCompile Include="..\..\JuceLibraryCode\include_juce_video.cpp"/>
  155. </ItemGroup>
  156. <ItemGroup/>
  157. <ItemGroup>
  158. <ResourceCompile Include=".\resources.rc"/>
  159. </ItemGroup>
  160. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/>
  161. <ImportGroup Label="ExtensionTargets"/>
  162. </Project>