mudraw.vcxproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  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|ARM64">
  5. <Configuration>Debug</Configuration>
  6. <Platform>ARM64</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|Win32">
  9. <Configuration>Debug</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|x64">
  13. <Configuration>Debug</Configuration>
  14. <Platform>x64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Memento|ARM64">
  17. <Configuration>Memento</Configuration>
  18. <Platform>ARM64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Memento|Win32">
  21. <Configuration>Memento</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Memento|x64">
  25. <Configuration>Memento</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Release|ARM64">
  29. <Configuration>Release</Configuration>
  30. <Platform>ARM64</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Release|Win32">
  33. <Configuration>Release</Configuration>
  34. <Platform>Win32</Platform>
  35. </ProjectConfiguration>
  36. <ProjectConfiguration Include="Release|x64">
  37. <Configuration>Release</Configuration>
  38. <Platform>x64</Platform>
  39. </ProjectConfiguration>
  40. </ItemGroup>
  41. <PropertyGroup Label="Globals">
  42. <ProjectGuid>{0B51171B-B10E-4EAC-8FFA-19226A1828A3}</ProjectGuid>
  43. <RootNamespace>mupdf</RootNamespace>
  44. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  45. </PropertyGroup>
  46. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  47. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration">
  48. <ConfigurationType>Application</ConfigurationType>
  49. <PlatformToolset>v142</PlatformToolset>
  50. <CharacterSet>MultiByte</CharacterSet>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  53. <ConfigurationType>Application</ConfigurationType>
  54. <PlatformToolset>v142</PlatformToolset>
  55. <CharacterSet>MultiByte</CharacterSet>
  56. <WholeProgramOptimization>true</WholeProgramOptimization>
  57. </PropertyGroup>
  58. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  59. <ConfigurationType>Application</ConfigurationType>
  60. <PlatformToolset>v142</PlatformToolset>
  61. <CharacterSet>MultiByte</CharacterSet>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration">
  64. <ConfigurationType>Application</ConfigurationType>
  65. <PlatformToolset>v142</PlatformToolset>
  66. <CharacterSet>MultiByte</CharacterSet>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'" Label="Configuration">
  69. <ConfigurationType>Application</ConfigurationType>
  70. <PlatformToolset>v142</PlatformToolset>
  71. <CharacterSet>MultiByte</CharacterSet>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  74. <ConfigurationType>Application</ConfigurationType>
  75. <PlatformToolset>v142</PlatformToolset>
  76. <CharacterSet>MultiByte</CharacterSet>
  77. <WholeProgramOptimization>true</WholeProgramOptimization>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
  80. <ConfigurationType>Application</ConfigurationType>
  81. <PlatformToolset>v142</PlatformToolset>
  82. <CharacterSet>MultiByte</CharacterSet>
  83. <WholeProgramOptimization>true</WholeProgramOptimization>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  86. <ConfigurationType>Application</ConfigurationType>
  87. <PlatformToolset>v142</PlatformToolset>
  88. <CharacterSet>MultiByte</CharacterSet>
  89. </PropertyGroup>
  90. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
  91. <ConfigurationType>Application</ConfigurationType>
  92. <PlatformToolset>v142</PlatformToolset>
  93. <CharacterSet>MultiByte</CharacterSet>
  94. </PropertyGroup>
  95. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  96. <ImportGroup Label="ExtensionSettings">
  97. </ImportGroup>
  98. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="PropertySheets">
  99. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  100. </ImportGroup>
  101. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  102. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  103. </ImportGroup>
  104. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  105. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  106. </ImportGroup>
  107. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets">
  108. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  109. </ImportGroup>
  110. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'" Label="PropertySheets">
  111. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  112. </ImportGroup>
  113. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  114. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  115. </ImportGroup>
  116. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets">
  117. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  118. </ImportGroup>
  119. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  120. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  121. </ImportGroup>
  122. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets">
  123. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  124. </ImportGroup>
  125. <PropertyGroup Label="UserMacros" />
  126. <PropertyGroup>
  127. <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion>
  128. </PropertyGroup>
  129. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  130. <OutDir>$(Configuration)\</OutDir>
  131. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  132. </PropertyGroup>
  133. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  134. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  135. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  136. </PropertyGroup>
  137. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  138. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  139. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  140. </PropertyGroup>
  141. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  142. <OutDir>$(Configuration)\</OutDir>
  143. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  144. </PropertyGroup>
  145. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  146. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  147. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  148. </PropertyGroup>
  149. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  150. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  151. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  152. </PropertyGroup>
  153. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
  154. <OutDir>$(Configuration)\</OutDir>
  155. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  156. </PropertyGroup>
  157. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
  158. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  159. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  160. </PropertyGroup>
  161. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'">
  162. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  163. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  164. </PropertyGroup>
  165. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  166. <ClCompile>
  167. <Optimization>Disabled</Optimization>
  168. <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  169. <PreprocessorDefinitions>WIN32;_DEBUG;MUDRAW_STANDALONE;HAVE_LEPTONICA;HAVE_TESSERACT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  170. <MinimalRebuild>
  171. </MinimalRebuild>
  172. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  173. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  174. <WarningLevel>Level4</WarningLevel>
  175. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  176. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  177. </ClCompile>
  178. <Link>
  179. <GenerateDebugInformation>true</GenerateDebugInformation>
  180. <TargetMachine>MachineX86</TargetMachine>
  181. </Link>
  182. </ItemDefinitionGroup>
  183. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  184. <Midl>
  185. <TargetEnvironment>X64</TargetEnvironment>
  186. </Midl>
  187. <ClCompile>
  188. <Optimization>Disabled</Optimization>
  189. <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  190. <PreprocessorDefinitions>WIN64;_DEBUG;MUDRAW_STANDALONE;HAVE_LEPTONICA;HAVE_TESSERACT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  191. <MinimalRebuild>
  192. </MinimalRebuild>
  193. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  194. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  195. <WarningLevel>Level4</WarningLevel>
  196. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  197. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  198. </ClCompile>
  199. <Link>
  200. <GenerateDebugInformation>true</GenerateDebugInformation>
  201. <TargetMachine>MachineX64</TargetMachine>
  202. </Link>
  203. </ItemDefinitionGroup>
  204. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  205. <Midl />
  206. <ClCompile>
  207. <Optimization>Disabled</Optimization>
  208. <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  209. <PreprocessorDefinitions>WIN64;_DEBUG;MUDRAW_STANDALONE;HAVE_LEPTONICA;HAVE_TESSERACT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  210. <MinimalRebuild>
  211. </MinimalRebuild>
  212. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  213. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  214. <WarningLevel>Level4</WarningLevel>
  215. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  216. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  217. </ClCompile>
  218. <Link>
  219. <GenerateDebugInformation>true</GenerateDebugInformation>
  220. </Link>
  221. </ItemDefinitionGroup>
  222. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  223. <ClCompile>
  224. <Optimization>MaxSpeed</Optimization>
  225. <IntrinsicFunctions>true</IntrinsicFunctions>
  226. <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  227. <PreprocessorDefinitions>WIN32;NDEBUG;MUDRAW_STANDALONE;HAVE_LEPTONICA;HAVE_TESSERACT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  228. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  229. <FunctionLevelLinking>true</FunctionLevelLinking>
  230. <WarningLevel>Level4</WarningLevel>
  231. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  232. <MinimalRebuild>
  233. </MinimalRebuild>
  234. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  235. </ClCompile>
  236. <Link>
  237. <GenerateDebugInformation>true</GenerateDebugInformation>
  238. <OptimizeReferences>true</OptimizeReferences>
  239. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  240. <TargetMachine>MachineX86</TargetMachine>
  241. </Link>
  242. </ItemDefinitionGroup>
  243. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  244. <Midl>
  245. <TargetEnvironment>X64</TargetEnvironment>
  246. </Midl>
  247. <ClCompile>
  248. <Optimization>MaxSpeed</Optimization>
  249. <IntrinsicFunctions>true</IntrinsicFunctions>
  250. <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  251. <PreprocessorDefinitions>WIN64;NDEBUG;MUDRAW_STANDALONE;HAVE_LEPTONICA;HAVE_TESSERACT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  252. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  253. <FunctionLevelLinking>true</FunctionLevelLinking>
  254. <WarningLevel>Level4</WarningLevel>
  255. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  256. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  257. </ClCompile>
  258. <Link>
  259. <GenerateDebugInformation>true</GenerateDebugInformation>
  260. <OptimizeReferences>true</OptimizeReferences>
  261. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  262. <TargetMachine>MachineX64</TargetMachine>
  263. </Link>
  264. </ItemDefinitionGroup>
  265. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  266. <Midl />
  267. <ClCompile>
  268. <Optimization>MaxSpeed</Optimization>
  269. <IntrinsicFunctions>true</IntrinsicFunctions>
  270. <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  271. <PreprocessorDefinitions>WIN64;NDEBUG;MUDRAW_STANDALONE;HAVE_LEPTONICA;HAVE_TESSERACT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  272. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  273. <FunctionLevelLinking>true</FunctionLevelLinking>
  274. <WarningLevel>Level4</WarningLevel>
  275. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  276. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  277. </ClCompile>
  278. <Link>
  279. <GenerateDebugInformation>true</GenerateDebugInformation>
  280. <OptimizeReferences>true</OptimizeReferences>
  281. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  282. </Link>
  283. </ItemDefinitionGroup>
  284. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
  285. <ClCompile>
  286. <Optimization>Disabled</Optimization>
  287. <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  288. <PreprocessorDefinitions>WIN32;_DEBUG;MUDRAW_STANDALONE;HAVE_LEPTONICA;HAVE_TESSERACT;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  289. <MinimalRebuild>
  290. </MinimalRebuild>
  291. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  292. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  293. <WarningLevel>Level4</WarningLevel>
  294. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  295. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  296. </ClCompile>
  297. <Link>
  298. <GenerateDebugInformation>true</GenerateDebugInformation>
  299. <TargetMachine>MachineX86</TargetMachine>
  300. </Link>
  301. </ItemDefinitionGroup>
  302. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
  303. <Midl>
  304. <TargetEnvironment>X64</TargetEnvironment>
  305. </Midl>
  306. <ClCompile>
  307. <Optimization>Disabled</Optimization>
  308. <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  309. <PreprocessorDefinitions>WIN64;_DEBUG;MUDRAW_STANDALONE;HAVE_LEPTONICA;HAVE_TESSERACT;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  310. <MinimalRebuild>
  311. </MinimalRebuild>
  312. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  313. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  314. <WarningLevel>Level4</WarningLevel>
  315. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  316. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  317. </ClCompile>
  318. <Link>
  319. <GenerateDebugInformation>true</GenerateDebugInformation>
  320. <TargetMachine>MachineX64</TargetMachine>
  321. </Link>
  322. </ItemDefinitionGroup>
  323. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'">
  324. <Midl />
  325. <ClCompile>
  326. <Optimization>Disabled</Optimization>
  327. <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  328. <PreprocessorDefinitions>WIN64;_DEBUG;MUDRAW_STANDALONE;HAVE_LEPTONICA;HAVE_TESSERACT;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  329. <MinimalRebuild>
  330. </MinimalRebuild>
  331. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  332. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  333. <WarningLevel>Level4</WarningLevel>
  334. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  335. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  336. </ClCompile>
  337. <Link>
  338. <GenerateDebugInformation>true</GenerateDebugInformation>
  339. </Link>
  340. </ItemDefinitionGroup>
  341. <ItemGroup>
  342. <ClCompile Include="..\..\source\tools\mudraw.c" />
  343. </ItemGroup>
  344. <ItemGroup>
  345. <ProjectReference Include="libmupdf.vcxproj">
  346. <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project>
  347. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  348. </ProjectReference>
  349. <ProjectReference Include="libmuthreads.vcxproj">
  350. <Project>{de21fa8a-fc8a-47e0-87e4-dce8808bfc9b}</Project>
  351. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  352. </ProjectReference>
  353. </ItemGroup>
  354. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  355. <ImportGroup Label="ExtensionTargets">
  356. </ImportGroup>
  357. </Project>