1
0

xmp-openmpt.vcxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Release|Win32">
  9. <Configuration>Release</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Checked|Win32">
  13. <Configuration>Checked</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. </ItemGroup>
  17. <PropertyGroup Label="Globals">
  18. <ProjectGuid>{AEA14F53-ADB0-45E5-9823-81F4F36886C2}</ProjectGuid>
  19. <IgnoreWarnCompileDuplicatedFilename>true</IgnoreWarnCompileDuplicatedFilename>
  20. <Keyword>Win32Proj</Keyword>
  21. <RootNamespace>xmp-openmpt</RootNamespace>
  22. <PreferredToolArchitecture>x64</PreferredToolArchitecture>
  23. <LatestTargetPlatformVersion>$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</LatestTargetPlatformVersion>
  24. <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
  25. </PropertyGroup>
  26. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  27. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  28. <ConfigurationType>DynamicLibrary</ConfigurationType>
  29. <UseDebugLibraries>true</UseDebugLibraries>
  30. <UseOfMfc>Static</UseOfMfc>
  31. <CharacterSet>Unicode</CharacterSet>
  32. <PlatformToolset>v141</PlatformToolset>
  33. <SpectreMitigation>Spectre</SpectreMitigation>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  36. <ConfigurationType>DynamicLibrary</ConfigurationType>
  37. <UseDebugLibraries>false</UseDebugLibraries>
  38. <UseOfMfc>Static</UseOfMfc>
  39. <CharacterSet>Unicode</CharacterSet>
  40. <PlatformToolset>v141</PlatformToolset>
  41. <WholeProgramOptimization>true</WholeProgramOptimization>
  42. <SpectreMitigation>Spectre</SpectreMitigation>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'" Label="Configuration">
  45. <ConfigurationType>DynamicLibrary</ConfigurationType>
  46. <UseDebugLibraries>false</UseDebugLibraries>
  47. <UseOfMfc>Static</UseOfMfc>
  48. <CharacterSet>Unicode</CharacterSet>
  49. <PlatformToolset>v141</PlatformToolset>
  50. <SpectreMitigation>Spectre</SpectreMitigation>
  51. </PropertyGroup>
  52. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  53. <ImportGroup Label="ExtensionSettings">
  54. </ImportGroup>
  55. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  56. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  57. </ImportGroup>
  58. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  59. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  60. </ImportGroup>
  61. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
  62. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  63. </ImportGroup>
  64. <PropertyGroup Label="UserMacros" />
  65. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  66. <LinkIncremental>true</LinkIncremental>
  67. <OutDir>..\..\bin\debug\vs2017-win10-static\x86\</OutDir>
  68. <IntDir>..\obj\vs2017win10\xmp-openmpt\x86\Debug\</IntDir>
  69. <TargetName>xmp-openmpt</TargetName>
  70. <TargetExt>.dll</TargetExt>
  71. </PropertyGroup>
  72. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  73. <LinkIncremental>false</LinkIncremental>
  74. <OutDir>..\..\bin\release\vs2017-win10-static\x86\</OutDir>
  75. <IntDir>..\obj\vs2017win10\xmp-openmpt\x86\Release\</IntDir>
  76. <TargetName>xmp-openmpt</TargetName>
  77. <TargetExt>.dll</TargetExt>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
  80. <LinkIncremental>false</LinkIncremental>
  81. <OutDir>..\..\bin\checked\vs2017-win10-static\x86\</OutDir>
  82. <IntDir>..\obj\vs2017win10\xmp-openmpt\x86\Checked\</IntDir>
  83. <TargetName>xmp-openmpt</TargetName>
  84. <TargetExt>.dll</TargetExt>
  85. </PropertyGroup>
  86. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  87. <ClCompile>
  88. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  89. <WarningLevel>Level4</WarningLevel>
  90. <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  91. <AdditionalIncludeDirectories>..\..\include;..\..\include\pugixml\src;..\..;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  92. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  93. <Optimization>Disabled</Optimization>
  94. <MinimalRebuild>false</MinimalRebuild>
  95. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  96. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  97. <LanguageStandard>stdcpp17</LanguageStandard>
  98. <ConformanceMode>true</ConformanceMode>
  99. </ClCompile>
  100. <ResourceCompile>
  101. <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;VER_ARCHNAME=\"x86\";MPT_BUILD_VER_FILENAME=\"xmp-openmpt.dll\";MPT_BUILD_VER_FILEDESC=\"xmp-openmpt\";MPT_BUILD_VER_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  102. <AdditionalIncludeDirectories>..\..\include;..\..\include\pugixml\src;..\..;$(IntDir)\svn_version;..\svn_version;$(IntDir)\svn_version;..\svn_version;$(ProjDir)\..\..\build\svn_version;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  103. </ResourceCompile>
  104. <Link>
  105. <SubSystem>Windows</SubSystem>
  106. <FullProgramDatabaseFile>true</FullProgramDatabaseFile>
  107. <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
  108. <ImportLibrary>..\..\bin\debug\vs2017-win10-static\x86\xmp-openmpt.lib</ImportLibrary>
  109. </Link>
  110. <PreBuildEvent>
  111. <Command>..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir)</Command>
  112. </PreBuildEvent>
  113. </ItemDefinitionGroup>
  114. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  115. <ClCompile>
  116. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  117. <WarningLevel>Level4</WarningLevel>
  118. <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  119. <AdditionalIncludeDirectories>..\..\include;..\..\include\pugixml\src;..\..;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  120. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  121. <Optimization>MaxSpeed</Optimization>
  122. <FunctionLevelLinking>true</FunctionLevelLinking>
  123. <IntrinsicFunctions>true</IntrinsicFunctions>
  124. <MinimalRebuild>false</MinimalRebuild>
  125. <StringPooling>true</StringPooling>
  126. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  127. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  128. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  129. <LanguageStandard>stdcpp17</LanguageStandard>
  130. <ConformanceMode>true</ConformanceMode>
  131. </ClCompile>
  132. <ResourceCompile>
  133. <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;VER_ARCHNAME=\"x86\";MPT_BUILD_VER_FILENAME=\"xmp-openmpt.dll\";MPT_BUILD_VER_FILEDESC=\"xmp-openmpt\";MPT_BUILD_VER_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  134. <AdditionalIncludeDirectories>..\..\include;..\..\include\pugixml\src;..\..;$(IntDir)\svn_version;..\svn_version;$(IntDir)\svn_version;..\svn_version;$(ProjDir)\..\..\build\svn_version;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  135. </ResourceCompile>
  136. <Link>
  137. <SubSystem>Windows</SubSystem>
  138. <GenerateDebugInformation>true</GenerateDebugInformation>
  139. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  140. <OptimizeReferences>true</OptimizeReferences>
  141. <ImportLibrary>..\..\bin\release\vs2017-win10-static\x86\xmp-openmpt.lib</ImportLibrary>
  142. </Link>
  143. <PreBuildEvent>
  144. <Command>..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir)</Command>
  145. </PreBuildEvent>
  146. </ItemDefinitionGroup>
  147. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
  148. <ClCompile>
  149. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  150. <WarningLevel>Level4</WarningLevel>
  151. <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  152. <AdditionalIncludeDirectories>..\..\include;..\..\include\pugixml\src;..\..;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  153. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  154. <Optimization>Full</Optimization>
  155. <FunctionLevelLinking>true</FunctionLevelLinking>
  156. <IntrinsicFunctions>true</IntrinsicFunctions>
  157. <MinimalRebuild>false</MinimalRebuild>
  158. <OmitFramePointers>false</OmitFramePointers>
  159. <StringPooling>true</StringPooling>
  160. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  161. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  162. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  163. <LanguageStandard>stdcpp17</LanguageStandard>
  164. <ConformanceMode>true</ConformanceMode>
  165. </ClCompile>
  166. <ResourceCompile>
  167. <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0A00;NTDDI_VERSION=0x0A000000;VER_ARCHNAME=\"x86\";MPT_BUILD_VER_FILENAME=\"xmp-openmpt.dll\";MPT_BUILD_VER_FILEDESC=\"xmp-openmpt\";MPT_BUILD_VER_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  168. <AdditionalIncludeDirectories>..\..\include;..\..\include\pugixml\src;..\..;$(IntDir)\svn_version;..\svn_version;$(IntDir)\svn_version;..\svn_version;$(ProjDir)\..\..\build\svn_version;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  169. </ResourceCompile>
  170. <Link>
  171. <SubSystem>Windows</SubSystem>
  172. <GenerateDebugInformation>true</GenerateDebugInformation>
  173. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  174. <OptimizeReferences>true</OptimizeReferences>
  175. <ImportLibrary>..\..\bin\checked\vs2017-win10-static\x86\xmp-openmpt.lib</ImportLibrary>
  176. </Link>
  177. <PreBuildEvent>
  178. <Command>..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir)</Command>
  179. </PreBuildEvent>
  180. </ItemDefinitionGroup>
  181. <ItemGroup>
  182. <ClInclude Include="..\..\libopenmpt\libopenmpt_plugin_gui.hpp" />
  183. <ClInclude Include="..\..\libopenmpt\libopenmpt_plugin_settings.hpp" />
  184. <ClInclude Include="..\..\libopenmpt\resource.h" />
  185. </ItemGroup>
  186. <ItemGroup>
  187. <ClCompile Include="..\..\libopenmpt\libopenmpt_plugin_gui.cpp" />
  188. <ClCompile Include="..\..\libopenmpt\xmp-openmpt.cpp" />
  189. </ItemGroup>
  190. <ItemGroup>
  191. <ResourceCompile Include="..\..\libopenmpt\libopenmpt_plugin_gui.rc" />
  192. <ResourceCompile Include="..\..\libopenmpt\libopenmpt_version.rc" />
  193. </ItemGroup>
  194. <ItemGroup>
  195. <ProjectReference Include="libopenmpt.vcxproj">
  196. <Project>{9C5101EF-3E20-4558-809B-277FDD50E878}</Project>
  197. </ProjectReference>
  198. <ProjectReference Include="ext\zlib.vcxproj">
  199. <Project>{1654FB18-FDE6-406F-9D84-BA12BFBD67B2}</Project>
  200. </ProjectReference>
  201. <ProjectReference Include="ext\vorbis.vcxproj">
  202. <Project>{B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}</Project>
  203. </ProjectReference>
  204. <ProjectReference Include="ext\ogg.vcxproj">
  205. <Project>{D8D5E11C-F959-49EF-B741-B3F6DE52DED8}</Project>
  206. </ProjectReference>
  207. <ProjectReference Include="ext\mpg123.vcxproj">
  208. <Project>{7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}</Project>
  209. </ProjectReference>
  210. <ProjectReference Include="ext\pugixml.vcxproj">
  211. <Project>{07B89124-7C71-42CC-81AB-62B09BB61F9B}</Project>
  212. </ProjectReference>
  213. </ItemGroup>
  214. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  215. <ImportGroup Label="ExtensionTargets">
  216. </ImportGroup>
  217. </Project>