mupdf-gl.vcxproj 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714
  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="DebugExtra|ARM64">
  5. <Configuration>DebugExtra</Configuration>
  6. <Platform>ARM64</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="DebugExtra|Win32">
  9. <Configuration>DebugExtra</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="DebugExtra|x64">
  13. <Configuration>DebugExtra</Configuration>
  14. <Platform>x64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Debug|ARM64">
  17. <Configuration>Debug</Configuration>
  18. <Platform>ARM64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Debug|Win32">
  21. <Configuration>Debug</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Debug|x64">
  25. <Configuration>Debug</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="MementoExtra|ARM64">
  29. <Configuration>MementoExtra</Configuration>
  30. <Platform>ARM64</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="MementoExtra|Win32">
  33. <Configuration>MementoExtra</Configuration>
  34. <Platform>Win32</Platform>
  35. </ProjectConfiguration>
  36. <ProjectConfiguration Include="MementoExtra|x64">
  37. <Configuration>MementoExtra</Configuration>
  38. <Platform>x64</Platform>
  39. </ProjectConfiguration>
  40. <ProjectConfiguration Include="Memento|ARM64">
  41. <Configuration>Memento</Configuration>
  42. <Platform>ARM64</Platform>
  43. </ProjectConfiguration>
  44. <ProjectConfiguration Include="Memento|Win32">
  45. <Configuration>Memento</Configuration>
  46. <Platform>Win32</Platform>
  47. </ProjectConfiguration>
  48. <ProjectConfiguration Include="Memento|x64">
  49. <Configuration>Memento</Configuration>
  50. <Platform>x64</Platform>
  51. </ProjectConfiguration>
  52. <ProjectConfiguration Include="ReleaseExtra|ARM64">
  53. <Configuration>ReleaseExtra</Configuration>
  54. <Platform>ARM64</Platform>
  55. </ProjectConfiguration>
  56. <ProjectConfiguration Include="ReleaseExtra|Win32">
  57. <Configuration>ReleaseExtra</Configuration>
  58. <Platform>Win32</Platform>
  59. </ProjectConfiguration>
  60. <ProjectConfiguration Include="ReleaseExtra|x64">
  61. <Configuration>ReleaseExtra</Configuration>
  62. <Platform>x64</Platform>
  63. </ProjectConfiguration>
  64. <ProjectConfiguration Include="Release|ARM64">
  65. <Configuration>Release</Configuration>
  66. <Platform>ARM64</Platform>
  67. </ProjectConfiguration>
  68. <ProjectConfiguration Include="Release|Win32">
  69. <Configuration>Release</Configuration>
  70. <Platform>Win32</Platform>
  71. </ProjectConfiguration>
  72. <ProjectConfiguration Include="Release|x64">
  73. <Configuration>Release</Configuration>
  74. <Platform>x64</Platform>
  75. </ProjectConfiguration>
  76. </ItemGroup>
  77. <PropertyGroup Label="Globals">
  78. <ProjectGuid>{CE3A76A8-A28F-4991-8FB9-C9453D922037}</ProjectGuid>
  79. <RootNamespace>mupdfgl</RootNamespace>
  80. <Keyword>Win32Proj</Keyword>
  81. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  82. </PropertyGroup>
  83. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  84. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  85. <ConfigurationType>Application</ConfigurationType>
  86. <PlatformToolset>v142</PlatformToolset>
  87. <CharacterSet>Unicode</CharacterSet>
  88. <WholeProgramOptimization>true</WholeProgramOptimization>
  89. </PropertyGroup>
  90. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'" Label="Configuration">
  91. <ConfigurationType>Application</ConfigurationType>
  92. <PlatformToolset>v142</PlatformToolset>
  93. <CharacterSet>Unicode</CharacterSet>
  94. <WholeProgramOptimization>true</WholeProgramOptimization>
  95. </PropertyGroup>
  96. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration">
  97. <ConfigurationType>Application</ConfigurationType>
  98. <PlatformToolset>v142</PlatformToolset>
  99. <CharacterSet>Unicode</CharacterSet>
  100. </PropertyGroup>
  101. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'" Label="Configuration">
  102. <ConfigurationType>Application</ConfigurationType>
  103. <PlatformToolset>v142</PlatformToolset>
  104. <CharacterSet>Unicode</CharacterSet>
  105. </PropertyGroup>
  106. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  107. <ConfigurationType>Application</ConfigurationType>
  108. <PlatformToolset>v142</PlatformToolset>
  109. <CharacterSet>Unicode</CharacterSet>
  110. </PropertyGroup>
  111. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'" Label="Configuration">
  112. <ConfigurationType>Application</ConfigurationType>
  113. <PlatformToolset>v142</PlatformToolset>
  114. <CharacterSet>Unicode</CharacterSet>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  117. <ConfigurationType>Application</ConfigurationType>
  118. <PlatformToolset>v142</PlatformToolset>
  119. <CharacterSet>Unicode</CharacterSet>
  120. <WholeProgramOptimization>true</WholeProgramOptimization>
  121. </PropertyGroup>
  122. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
  123. <ConfigurationType>Application</ConfigurationType>
  124. <PlatformToolset>v142</PlatformToolset>
  125. <CharacterSet>Unicode</CharacterSet>
  126. <WholeProgramOptimization>true</WholeProgramOptimization>
  127. </PropertyGroup>
  128. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'" Label="Configuration">
  129. <ConfigurationType>Application</ConfigurationType>
  130. <PlatformToolset>v142</PlatformToolset>
  131. <CharacterSet>Unicode</CharacterSet>
  132. <WholeProgramOptimization>true</WholeProgramOptimization>
  133. </PropertyGroup>
  134. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|ARM64'" Label="Configuration">
  135. <ConfigurationType>Application</ConfigurationType>
  136. <PlatformToolset>v142</PlatformToolset>
  137. <CharacterSet>Unicode</CharacterSet>
  138. <WholeProgramOptimization>true</WholeProgramOptimization>
  139. </PropertyGroup>
  140. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration">
  141. <ConfigurationType>Application</ConfigurationType>
  142. <PlatformToolset>v142</PlatformToolset>
  143. </PropertyGroup>
  144. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'" Label="Configuration">
  145. <ConfigurationType>Application</ConfigurationType>
  146. <PlatformToolset>v142</PlatformToolset>
  147. </PropertyGroup>
  148. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'" Label="Configuration">
  149. <ConfigurationType>Application</ConfigurationType>
  150. <PlatformToolset>v142</PlatformToolset>
  151. </PropertyGroup>
  152. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|ARM64'" Label="Configuration">
  153. <ConfigurationType>Application</ConfigurationType>
  154. <PlatformToolset>v142</PlatformToolset>
  155. </PropertyGroup>
  156. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  157. <ConfigurationType>Application</ConfigurationType>
  158. <PlatformToolset>v142</PlatformToolset>
  159. <CharacterSet>Unicode</CharacterSet>
  160. </PropertyGroup>
  161. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
  162. <ConfigurationType>Application</ConfigurationType>
  163. <PlatformToolset>v142</PlatformToolset>
  164. <CharacterSet>Unicode</CharacterSet>
  165. </PropertyGroup>
  166. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'" Label="Configuration">
  167. <ConfigurationType>Application</ConfigurationType>
  168. <PlatformToolset>v142</PlatformToolset>
  169. <CharacterSet>Unicode</CharacterSet>
  170. </PropertyGroup>
  171. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|ARM64'" Label="Configuration">
  172. <ConfigurationType>Application</ConfigurationType>
  173. <PlatformToolset>v142</PlatformToolset>
  174. <CharacterSet>Unicode</CharacterSet>
  175. </PropertyGroup>
  176. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  177. <ImportGroup Label="ExtensionSettings">
  178. </ImportGroup>
  179. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  180. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  181. </ImportGroup>
  182. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'" Label="PropertySheets">
  183. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  184. </ImportGroup>
  185. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="PropertySheets">
  186. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  187. </ImportGroup>
  188. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'" Label="PropertySheets">
  189. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  190. </ImportGroup>
  191. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  192. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  193. </ImportGroup>
  194. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'" Label="PropertySheets">
  195. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  196. </ImportGroup>
  197. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  198. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  199. </ImportGroup>
  200. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets">
  201. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  202. </ImportGroup>
  203. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'" Label="PropertySheets">
  204. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  205. </ImportGroup>
  206. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|ARM64'" Label="PropertySheets">
  207. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  208. </ImportGroup>
  209. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets">
  210. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  211. </ImportGroup>
  212. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'" Label="PropertySheets">
  213. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  214. </ImportGroup>
  215. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'" Label="PropertySheets">
  216. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  217. </ImportGroup>
  218. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|ARM64'" Label="PropertySheets">
  219. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  220. </ImportGroup>
  221. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  222. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  223. </ImportGroup>
  224. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets">
  225. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  226. </ImportGroup>
  227. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'" Label="PropertySheets">
  228. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  229. </ImportGroup>
  230. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|ARM64'" Label="PropertySheets">
  231. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  232. </ImportGroup>
  233. <PropertyGroup Label="UserMacros" />
  234. <PropertyGroup>
  235. <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion>
  236. </PropertyGroup>
  237. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  238. <OutDir>$(Configuration)\</OutDir>
  239. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  240. <LinkIncremental />
  241. </PropertyGroup>
  242. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'">
  243. <OutDir>$(Configuration)\</OutDir>
  244. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  245. <LinkIncremental />
  246. </PropertyGroup>
  247. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  248. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  249. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  250. <LinkIncremental />
  251. </PropertyGroup>
  252. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  253. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  254. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  255. <LinkIncremental />
  256. </PropertyGroup>
  257. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'">
  258. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  259. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  260. <LinkIncremental />
  261. </PropertyGroup>
  262. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|ARM64'">
  263. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  264. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  265. <LinkIncremental />
  266. </PropertyGroup>
  267. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
  268. <OutDir>$(Configuration)\</OutDir>
  269. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  270. <LinkIncremental />
  271. </PropertyGroup>
  272. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'">
  273. <OutDir>$(Configuration)\</OutDir>
  274. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  275. <LinkIncremental />
  276. </PropertyGroup>
  277. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
  278. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  279. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  280. </PropertyGroup>
  281. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'">
  282. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  283. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  284. </PropertyGroup>
  285. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'">
  286. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  287. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  288. </PropertyGroup>
  289. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|ARM64'">
  290. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  291. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  292. </PropertyGroup>
  293. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  294. <OutDir>$(Configuration)\</OutDir>
  295. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  296. <LinkIncremental />
  297. </PropertyGroup>
  298. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'">
  299. <OutDir>$(Configuration)\</OutDir>
  300. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  301. <LinkIncremental />
  302. </PropertyGroup>
  303. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  304. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  305. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  306. <LinkIncremental />
  307. </PropertyGroup>
  308. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  309. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  310. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  311. <LinkIncremental />
  312. </PropertyGroup>
  313. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'">
  314. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  315. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  316. <LinkIncremental />
  317. </PropertyGroup>
  318. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|ARM64'">
  319. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  320. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  321. <LinkIncremental />
  322. </PropertyGroup>
  323. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  324. <ClCompile>
  325. <Optimization>Disabled</Optimization>
  326. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  327. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  328. <MinimalRebuild>
  329. </MinimalRebuild>
  330. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  331. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  332. <PrecompiledHeader>
  333. </PrecompiledHeader>
  334. <WarningLevel>Level4</WarningLevel>
  335. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  336. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  337. </ClCompile>
  338. <Link>
  339. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  340. <GenerateDebugInformation>true</GenerateDebugInformation>
  341. <SubSystem>Windows</SubSystem>
  342. <TargetMachine>MachineX86</TargetMachine>
  343. </Link>
  344. </ItemDefinitionGroup>
  345. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'">
  346. <ClCompile>
  347. <Optimization>Disabled</Optimization>
  348. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  349. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  350. <MinimalRebuild>
  351. </MinimalRebuild>
  352. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  353. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  354. <PrecompiledHeader>
  355. </PrecompiledHeader>
  356. <WarningLevel>Level4</WarningLevel>
  357. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  358. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  359. </ClCompile>
  360. <Link>
  361. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  362. <GenerateDebugInformation>true</GenerateDebugInformation>
  363. <SubSystem>Windows</SubSystem>
  364. <TargetMachine>MachineX86</TargetMachine>
  365. </Link>
  366. </ItemDefinitionGroup>
  367. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  368. <Midl>
  369. <TargetEnvironment>X64</TargetEnvironment>
  370. </Midl>
  371. <ClCompile>
  372. <Optimization>Disabled</Optimization>
  373. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  374. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  375. <MinimalRebuild>
  376. </MinimalRebuild>
  377. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  378. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  379. <PrecompiledHeader>
  380. </PrecompiledHeader>
  381. <WarningLevel>Level4</WarningLevel>
  382. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  383. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  384. </ClCompile>
  385. <Link>
  386. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  387. <GenerateDebugInformation>true</GenerateDebugInformation>
  388. <SubSystem>Windows</SubSystem>
  389. <TargetMachine>MachineX64</TargetMachine>
  390. </Link>
  391. </ItemDefinitionGroup>
  392. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  393. <Midl />
  394. <ClCompile>
  395. <Optimization>Disabled</Optimization>
  396. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  397. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  398. <MinimalRebuild>
  399. </MinimalRebuild>
  400. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  401. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  402. <PrecompiledHeader>
  403. </PrecompiledHeader>
  404. <WarningLevel>Level4</WarningLevel>
  405. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  406. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  407. </ClCompile>
  408. <Link>
  409. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  410. <GenerateDebugInformation>true</GenerateDebugInformation>
  411. <SubSystem>Windows</SubSystem>
  412. </Link>
  413. </ItemDefinitionGroup>
  414. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'">
  415. <Midl>
  416. <TargetEnvironment>X64</TargetEnvironment>
  417. </Midl>
  418. <ClCompile>
  419. <Optimization>Disabled</Optimization>
  420. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  421. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  422. <MinimalRebuild>
  423. </MinimalRebuild>
  424. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  425. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  426. <PrecompiledHeader>
  427. </PrecompiledHeader>
  428. <WarningLevel>Level4</WarningLevel>
  429. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  430. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  431. </ClCompile>
  432. <Link>
  433. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  434. <GenerateDebugInformation>true</GenerateDebugInformation>
  435. <SubSystem>Windows</SubSystem>
  436. <TargetMachine>MachineX64</TargetMachine>
  437. </Link>
  438. </ItemDefinitionGroup>
  439. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|ARM64'">
  440. <Midl />
  441. <ClCompile>
  442. <Optimization>Disabled</Optimization>
  443. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  444. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  445. <MinimalRebuild>
  446. </MinimalRebuild>
  447. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  448. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  449. <PrecompiledHeader>
  450. </PrecompiledHeader>
  451. <WarningLevel>Level4</WarningLevel>
  452. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  453. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  454. </ClCompile>
  455. <Link>
  456. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  457. <GenerateDebugInformation>true</GenerateDebugInformation>
  458. <SubSystem>Windows</SubSystem>
  459. </Link>
  460. </ItemDefinitionGroup>
  461. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
  462. <ClCompile>
  463. <Optimization>Disabled</Optimization>
  464. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  465. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;_DEBUG;MEMENTO;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  466. <MinimalRebuild>
  467. </MinimalRebuild>
  468. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  469. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  470. <PrecompiledHeader>
  471. </PrecompiledHeader>
  472. <WarningLevel>Level4</WarningLevel>
  473. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  474. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  475. </ClCompile>
  476. <Link>
  477. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  478. <GenerateDebugInformation>true</GenerateDebugInformation>
  479. <SubSystem>Windows</SubSystem>
  480. <TargetMachine>MachineX86</TargetMachine>
  481. </Link>
  482. </ItemDefinitionGroup>
  483. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'">
  484. <ClCompile>
  485. <Optimization>Disabled</Optimization>
  486. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  487. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;_DEBUG;MEMENTO;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  488. <MinimalRebuild>
  489. </MinimalRebuild>
  490. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  491. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  492. <PrecompiledHeader>
  493. </PrecompiledHeader>
  494. <WarningLevel>Level4</WarningLevel>
  495. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  496. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  497. </ClCompile>
  498. <Link>
  499. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  500. <GenerateDebugInformation>true</GenerateDebugInformation>
  501. <SubSystem>Windows</SubSystem>
  502. <TargetMachine>MachineX86</TargetMachine>
  503. </Link>
  504. </ItemDefinitionGroup>
  505. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
  506. <ClCompile>
  507. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  508. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  509. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  510. <Optimization>Disabled</Optimization>
  511. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  512. </ClCompile>
  513. <Link>
  514. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  515. </Link>
  516. </ItemDefinitionGroup>
  517. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'">
  518. <ClCompile>
  519. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  520. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  521. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  522. <Optimization>Disabled</Optimization>
  523. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  524. </ClCompile>
  525. <Link>
  526. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  527. </Link>
  528. </ItemDefinitionGroup>
  529. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'">
  530. <ClCompile>
  531. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  532. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  533. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  534. <Optimization>Disabled</Optimization>
  535. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  536. </ClCompile>
  537. <Link>
  538. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  539. </Link>
  540. </ItemDefinitionGroup>
  541. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|ARM64'">
  542. <ClCompile>
  543. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  544. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  545. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  546. <Optimization>Disabled</Optimization>
  547. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  548. </ClCompile>
  549. <Link>
  550. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  551. </Link>
  552. </ItemDefinitionGroup>
  553. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  554. <ClCompile>
  555. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  556. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  557. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  558. <FunctionLevelLinking>true</FunctionLevelLinking>
  559. <PrecompiledHeader>
  560. </PrecompiledHeader>
  561. <WarningLevel>Level4</WarningLevel>
  562. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  563. <MinimalRebuild>
  564. </MinimalRebuild>
  565. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  566. </ClCompile>
  567. <Link>
  568. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  569. <GenerateDebugInformation>true</GenerateDebugInformation>
  570. <SubSystem>Windows</SubSystem>
  571. <OptimizeReferences>true</OptimizeReferences>
  572. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  573. <TargetMachine>MachineX86</TargetMachine>
  574. </Link>
  575. </ItemDefinitionGroup>
  576. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'">
  577. <ClCompile>
  578. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  579. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  580. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  581. <FunctionLevelLinking>true</FunctionLevelLinking>
  582. <PrecompiledHeader>
  583. </PrecompiledHeader>
  584. <WarningLevel>Level4</WarningLevel>
  585. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  586. <MinimalRebuild>
  587. </MinimalRebuild>
  588. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  589. </ClCompile>
  590. <Link>
  591. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  592. <GenerateDebugInformation>true</GenerateDebugInformation>
  593. <SubSystem>Windows</SubSystem>
  594. <OptimizeReferences>true</OptimizeReferences>
  595. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  596. <TargetMachine>MachineX86</TargetMachine>
  597. </Link>
  598. </ItemDefinitionGroup>
  599. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  600. <Midl>
  601. <TargetEnvironment>X64</TargetEnvironment>
  602. </Midl>
  603. <ClCompile>
  604. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  605. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  606. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  607. <PrecompiledHeader>
  608. </PrecompiledHeader>
  609. <WarningLevel>Level4</WarningLevel>
  610. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  611. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  612. </ClCompile>
  613. <Link>
  614. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  615. <GenerateDebugInformation>true</GenerateDebugInformation>
  616. <SubSystem>Windows</SubSystem>
  617. <OptimizeReferences>true</OptimizeReferences>
  618. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  619. <TargetMachine>MachineX64</TargetMachine>
  620. </Link>
  621. </ItemDefinitionGroup>
  622. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  623. <Midl />
  624. <ClCompile>
  625. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  626. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  627. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  628. <PrecompiledHeader>
  629. </PrecompiledHeader>
  630. <WarningLevel>Level4</WarningLevel>
  631. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  632. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  633. </ClCompile>
  634. <Link>
  635. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  636. <GenerateDebugInformation>true</GenerateDebugInformation>
  637. <SubSystem>Windows</SubSystem>
  638. <OptimizeReferences>true</OptimizeReferences>
  639. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  640. </Link>
  641. </ItemDefinitionGroup>
  642. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'">
  643. <Midl>
  644. <TargetEnvironment>X64</TargetEnvironment>
  645. </Midl>
  646. <ClCompile>
  647. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  648. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  649. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  650. <PrecompiledHeader>
  651. </PrecompiledHeader>
  652. <WarningLevel>Level4</WarningLevel>
  653. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  654. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  655. </ClCompile>
  656. <Link>
  657. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  658. <GenerateDebugInformation>true</GenerateDebugInformation>
  659. <SubSystem>Windows</SubSystem>
  660. <OptimizeReferences>true</OptimizeReferences>
  661. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  662. <TargetMachine>MachineX64</TargetMachine>
  663. </Link>
  664. </ItemDefinitionGroup>
  665. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|ARM64'">
  666. <Midl />
  667. <ClCompile>
  668. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  669. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  670. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  671. <PrecompiledHeader>
  672. </PrecompiledHeader>
  673. <WarningLevel>Level4</WarningLevel>
  674. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  675. <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
  676. </ClCompile>
  677. <Link>
  678. <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
  679. <GenerateDebugInformation>true</GenerateDebugInformation>
  680. <SubSystem>Windows</SubSystem>
  681. <OptimizeReferences>true</OptimizeReferences>
  682. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  683. </Link>
  684. </ItemDefinitionGroup>
  685. <ItemGroup>
  686. <ClCompile Include="..\gl\gl-annotate.c" />
  687. <ClCompile Include="..\gl\gl-file.c" />
  688. <ClCompile Include="..\gl\gl-font.c" />
  689. <ClCompile Include="..\gl\gl-form.c" />
  690. <ClCompile Include="..\gl\gl-input.c" />
  691. <ClCompile Include="..\gl\gl-main.c" />
  692. <ClCompile Include="..\gl\gl-ui.c" />
  693. <ClCompile Include="..\gl\gl-win32.c" />
  694. </ItemGroup>
  695. <ItemGroup>
  696. <ClInclude Include="..\gl\gl-app.h" />
  697. </ItemGroup>
  698. <ItemGroup>
  699. <ResourceCompile Include="..\gl\gl-winres.rc" />
  700. </ItemGroup>
  701. <ItemGroup>
  702. <ProjectReference Include="libfreeglut.vcxproj">
  703. <Project>{a1b75d29-9f5c-4a0f-b368-322a10477d0c}</Project>
  704. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  705. </ProjectReference>
  706. <ProjectReference Include="libmupdf.vcxproj">
  707. <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project>
  708. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  709. </ProjectReference>
  710. </ItemGroup>
  711. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  712. <ImportGroup Label="ExtensionTargets">
  713. </ImportGroup>
  714. </Project>