libmutool.vcxproj 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994
  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="DebugCommercial|ARM64">
  5. <Configuration>DebugCommercial</Configuration>
  6. <Platform>ARM64</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="DebugCommercial|Win32">
  9. <Configuration>DebugCommercial</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="DebugCommercial|x64">
  13. <Configuration>DebugCommercial</Configuration>
  14. <Platform>x64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="DebugExtra|ARM64">
  17. <Configuration>DebugExtra</Configuration>
  18. <Platform>ARM64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="DebugExtra|Win32">
  21. <Configuration>DebugExtra</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="DebugExtra|x64">
  25. <Configuration>DebugExtra</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Debug|ARM64">
  29. <Configuration>Debug</Configuration>
  30. <Platform>ARM64</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Debug|Win32">
  33. <Configuration>Debug</Configuration>
  34. <Platform>Win32</Platform>
  35. </ProjectConfiguration>
  36. <ProjectConfiguration Include="Debug|x64">
  37. <Configuration>Debug</Configuration>
  38. <Platform>x64</Platform>
  39. </ProjectConfiguration>
  40. <ProjectConfiguration Include="MementoCommercial|ARM64">
  41. <Configuration>MementoCommercial</Configuration>
  42. <Platform>ARM64</Platform>
  43. </ProjectConfiguration>
  44. <ProjectConfiguration Include="MementoCommercial|Win32">
  45. <Configuration>MementoCommercial</Configuration>
  46. <Platform>Win32</Platform>
  47. </ProjectConfiguration>
  48. <ProjectConfiguration Include="MementoCommercial|x64">
  49. <Configuration>MementoCommercial</Configuration>
  50. <Platform>x64</Platform>
  51. </ProjectConfiguration>
  52. <ProjectConfiguration Include="MementoExtra|ARM64">
  53. <Configuration>MementoExtra</Configuration>
  54. <Platform>ARM64</Platform>
  55. </ProjectConfiguration>
  56. <ProjectConfiguration Include="MementoExtra|Win32">
  57. <Configuration>MementoExtra</Configuration>
  58. <Platform>Win32</Platform>
  59. </ProjectConfiguration>
  60. <ProjectConfiguration Include="MementoExtra|x64">
  61. <Configuration>MementoExtra</Configuration>
  62. <Platform>x64</Platform>
  63. </ProjectConfiguration>
  64. <ProjectConfiguration Include="Memento|ARM64">
  65. <Configuration>Memento</Configuration>
  66. <Platform>ARM64</Platform>
  67. </ProjectConfiguration>
  68. <ProjectConfiguration Include="Memento|Win32">
  69. <Configuration>Memento</Configuration>
  70. <Platform>Win32</Platform>
  71. </ProjectConfiguration>
  72. <ProjectConfiguration Include="Memento|x64">
  73. <Configuration>Memento</Configuration>
  74. <Platform>x64</Platform>
  75. </ProjectConfiguration>
  76. <ProjectConfiguration Include="ReleaseCommercial|ARM64">
  77. <Configuration>ReleaseCommercial</Configuration>
  78. <Platform>ARM64</Platform>
  79. </ProjectConfiguration>
  80. <ProjectConfiguration Include="ReleaseCommercial|Win32">
  81. <Configuration>ReleaseCommercial</Configuration>
  82. <Platform>Win32</Platform>
  83. </ProjectConfiguration>
  84. <ProjectConfiguration Include="ReleaseCommercial|x64">
  85. <Configuration>ReleaseCommercial</Configuration>
  86. <Platform>x64</Platform>
  87. </ProjectConfiguration>
  88. <ProjectConfiguration Include="ReleaseExtra|ARM64">
  89. <Configuration>ReleaseExtra</Configuration>
  90. <Platform>ARM64</Platform>
  91. </ProjectConfiguration>
  92. <ProjectConfiguration Include="ReleaseExtra|Win32">
  93. <Configuration>ReleaseExtra</Configuration>
  94. <Platform>Win32</Platform>
  95. </ProjectConfiguration>
  96. <ProjectConfiguration Include="ReleaseExtra|x64">
  97. <Configuration>ReleaseExtra</Configuration>
  98. <Platform>x64</Platform>
  99. </ProjectConfiguration>
  100. <ProjectConfiguration Include="Release|ARM64">
  101. <Configuration>Release</Configuration>
  102. <Platform>ARM64</Platform>
  103. </ProjectConfiguration>
  104. <ProjectConfiguration Include="Release|Win32">
  105. <Configuration>Release</Configuration>
  106. <Platform>Win32</Platform>
  107. </ProjectConfiguration>
  108. <ProjectConfiguration Include="Release|x64">
  109. <Configuration>Release</Configuration>
  110. <Platform>x64</Platform>
  111. </ProjectConfiguration>
  112. </ItemGroup>
  113. <PropertyGroup Label="Globals">
  114. <ProjectGuid>{FA8ADE21-FC8A-47E0-87E4-DCE8808BFC9B}</ProjectGuid>
  115. <RootNamespace>libmutool</RootNamespace>
  116. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  117. </PropertyGroup>
  118. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  119. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'" Label="Configuration">
  120. <ConfigurationType>StaticLibrary</ConfigurationType>
  121. <PlatformToolset>v142</PlatformToolset>
  122. <CharacterSet>MultiByte</CharacterSet>
  123. <WholeProgramOptimization>false</WholeProgramOptimization>
  124. </PropertyGroup>
  125. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|Win32'" Label="Configuration">
  126. <ConfigurationType>StaticLibrary</ConfigurationType>
  127. <PlatformToolset>v142</PlatformToolset>
  128. <CharacterSet>MultiByte</CharacterSet>
  129. <WholeProgramOptimization>false</WholeProgramOptimization>
  130. </PropertyGroup>
  131. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'" Label="Configuration">
  132. <ConfigurationType>StaticLibrary</ConfigurationType>
  133. <PlatformToolset>v142</PlatformToolset>
  134. <CharacterSet>MultiByte</CharacterSet>
  135. </PropertyGroup>
  136. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|Win32'" Label="Configuration">
  137. <ConfigurationType>StaticLibrary</ConfigurationType>
  138. <PlatformToolset>v142</PlatformToolset>
  139. <CharacterSet>MultiByte</CharacterSet>
  140. </PropertyGroup>
  141. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration">
  142. <ConfigurationType>StaticLibrary</ConfigurationType>
  143. <PlatformToolset>v142</PlatformToolset>
  144. <CharacterSet>MultiByte</CharacterSet>
  145. </PropertyGroup>
  146. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'" Label="Configuration">
  147. <ConfigurationType>StaticLibrary</ConfigurationType>
  148. <PlatformToolset>v142</PlatformToolset>
  149. <CharacterSet>MultiByte</CharacterSet>
  150. </PropertyGroup>
  151. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|Win32'" Label="Configuration">
  152. <ConfigurationType>StaticLibrary</ConfigurationType>
  153. <PlatformToolset>v142</PlatformToolset>
  154. <CharacterSet>MultiByte</CharacterSet>
  155. </PropertyGroup>
  156. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  157. <ConfigurationType>StaticLibrary</ConfigurationType>
  158. <PlatformToolset>v142</PlatformToolset>
  159. <CharacterSet>MultiByte</CharacterSet>
  160. </PropertyGroup>
  161. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'" Label="Configuration">
  162. <ConfigurationType>StaticLibrary</ConfigurationType>
  163. <PlatformToolset>v142</PlatformToolset>
  164. <CharacterSet>MultiByte</CharacterSet>
  165. <WholeProgramOptimization>false</WholeProgramOptimization>
  166. </PropertyGroup>
  167. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|ARM64'" Label="Configuration">
  168. <ConfigurationType>StaticLibrary</ConfigurationType>
  169. <PlatformToolset>v142</PlatformToolset>
  170. <CharacterSet>MultiByte</CharacterSet>
  171. <WholeProgramOptimization>false</WholeProgramOptimization>
  172. </PropertyGroup>
  173. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|x64'" Label="Configuration">
  174. <ConfigurationType>StaticLibrary</ConfigurationType>
  175. <PlatformToolset>v142</PlatformToolset>
  176. <CharacterSet>MultiByte</CharacterSet>
  177. <WholeProgramOptimization>false</WholeProgramOptimization>
  178. </PropertyGroup>
  179. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|ARM64'" Label="Configuration">
  180. <ConfigurationType>StaticLibrary</ConfigurationType>
  181. <PlatformToolset>v142</PlatformToolset>
  182. <CharacterSet>MultiByte</CharacterSet>
  183. <WholeProgramOptimization>false</WholeProgramOptimization>
  184. </PropertyGroup>
  185. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  186. <ConfigurationType>StaticLibrary</ConfigurationType>
  187. <PlatformToolset>v142</PlatformToolset>
  188. <CharacterSet>MultiByte</CharacterSet>
  189. </PropertyGroup>
  190. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'" Label="Configuration">
  191. <ConfigurationType>StaticLibrary</ConfigurationType>
  192. <PlatformToolset>v142</PlatformToolset>
  193. <CharacterSet>MultiByte</CharacterSet>
  194. </PropertyGroup>
  195. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|ARM64'" Label="Configuration">
  196. <ConfigurationType>StaticLibrary</ConfigurationType>
  197. <PlatformToolset>v142</PlatformToolset>
  198. <CharacterSet>MultiByte</CharacterSet>
  199. </PropertyGroup>
  200. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|x64'" Label="Configuration">
  201. <ConfigurationType>StaticLibrary</ConfigurationType>
  202. <PlatformToolset>v142</PlatformToolset>
  203. <CharacterSet>MultiByte</CharacterSet>
  204. </PropertyGroup>
  205. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|ARM64'" Label="Configuration">
  206. <ConfigurationType>StaticLibrary</ConfigurationType>
  207. <PlatformToolset>v142</PlatformToolset>
  208. <CharacterSet>MultiByte</CharacterSet>
  209. </PropertyGroup>
  210. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration">
  211. <ConfigurationType>StaticLibrary</ConfigurationType>
  212. <PlatformToolset>v142</PlatformToolset>
  213. <CharacterSet>MultiByte</CharacterSet>
  214. </PropertyGroup>
  215. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'" Label="Configuration">
  216. <ConfigurationType>StaticLibrary</ConfigurationType>
  217. <PlatformToolset>v142</PlatformToolset>
  218. <CharacterSet>MultiByte</CharacterSet>
  219. </PropertyGroup>
  220. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'" Label="Configuration">
  221. <ConfigurationType>StaticLibrary</ConfigurationType>
  222. <PlatformToolset>v142</PlatformToolset>
  223. <CharacterSet>MultiByte</CharacterSet>
  224. </PropertyGroup>
  225. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|ARM64'" Label="Configuration">
  226. <ConfigurationType>StaticLibrary</ConfigurationType>
  227. <PlatformToolset>v142</PlatformToolset>
  228. <CharacterSet>MultiByte</CharacterSet>
  229. </PropertyGroup>
  230. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|x64'" Label="Configuration">
  231. <ConfigurationType>StaticLibrary</ConfigurationType>
  232. <PlatformToolset>v142</PlatformToolset>
  233. <CharacterSet>MultiByte</CharacterSet>
  234. </PropertyGroup>
  235. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|ARM64'" Label="Configuration">
  236. <ConfigurationType>StaticLibrary</ConfigurationType>
  237. <PlatformToolset>v142</PlatformToolset>
  238. <CharacterSet>MultiByte</CharacterSet>
  239. </PropertyGroup>
  240. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  241. <ConfigurationType>StaticLibrary</ConfigurationType>
  242. <PlatformToolset>v142</PlatformToolset>
  243. <CharacterSet>MultiByte</CharacterSet>
  244. </PropertyGroup>
  245. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
  246. <ConfigurationType>StaticLibrary</ConfigurationType>
  247. <PlatformToolset>v142</PlatformToolset>
  248. <CharacterSet>MultiByte</CharacterSet>
  249. </PropertyGroup>
  250. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  251. <ConfigurationType>StaticLibrary</ConfigurationType>
  252. <PlatformToolset>v142</PlatformToolset>
  253. <CharacterSet>MultiByte</CharacterSet>
  254. </PropertyGroup>
  255. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
  256. <ConfigurationType>StaticLibrary</ConfigurationType>
  257. <PlatformToolset>v142</PlatformToolset>
  258. <CharacterSet>MultiByte</CharacterSet>
  259. </PropertyGroup>
  260. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  261. <ImportGroup Label="ExtensionSettings">
  262. </ImportGroup>
  263. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'" Label="PropertySheets">
  264. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  265. </ImportGroup>
  266. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|Win32'" Label="PropertySheets">
  267. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  268. </ImportGroup>
  269. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'" Label="PropertySheets">
  270. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  271. </ImportGroup>
  272. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|Win32'" Label="PropertySheets">
  273. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  274. </ImportGroup>
  275. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="PropertySheets">
  276. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  277. </ImportGroup>
  278. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'" Label="PropertySheets">
  279. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  280. </ImportGroup>
  281. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|Win32'" Label="PropertySheets">
  282. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  283. </ImportGroup>
  284. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  285. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  286. </ImportGroup>
  287. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  288. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  289. </ImportGroup>
  290. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'" Label="PropertySheets">
  291. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  292. </ImportGroup>
  293. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|ARM64'" Label="PropertySheets">
  294. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  295. </ImportGroup>
  296. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|x64'" Label="PropertySheets">
  297. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  298. </ImportGroup>
  299. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|ARM64'" Label="PropertySheets">
  300. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  301. </ImportGroup>
  302. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'" Label="PropertySheets">
  303. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  304. </ImportGroup>
  305. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|ARM64'" Label="PropertySheets">
  306. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  307. </ImportGroup>
  308. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|x64'" Label="PropertySheets">
  309. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  310. </ImportGroup>
  311. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|ARM64'" Label="PropertySheets">
  312. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  313. </ImportGroup>
  314. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets">
  315. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  316. </ImportGroup>
  317. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'" Label="PropertySheets">
  318. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  319. </ImportGroup>
  320. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'" Label="PropertySheets">
  321. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  322. </ImportGroup>
  323. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|ARM64'" Label="PropertySheets">
  324. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  325. </ImportGroup>
  326. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|x64'" Label="PropertySheets">
  327. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  328. </ImportGroup>
  329. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|ARM64'" Label="PropertySheets">
  330. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  331. </ImportGroup>
  332. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  333. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  334. </ImportGroup>
  335. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets">
  336. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  337. </ImportGroup>
  338. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  339. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  340. </ImportGroup>
  341. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets">
  342. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  343. </ImportGroup>
  344. <PropertyGroup Label="UserMacros" />
  345. <PropertyGroup>
  346. <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion>
  347. </PropertyGroup>
  348. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'">
  349. <OutDir>$(Configuration)\</OutDir>
  350. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  351. </PropertyGroup>
  352. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|Win32'">
  353. <OutDir>$(Configuration)\</OutDir>
  354. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  355. </PropertyGroup>
  356. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  357. <OutDir>$(Configuration)\</OutDir>
  358. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  359. </PropertyGroup>
  360. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  361. <OutDir>$(Configuration)\</OutDir>
  362. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  363. </PropertyGroup>
  364. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'">
  365. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  366. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  367. </PropertyGroup>
  368. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|ARM64'">
  369. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  370. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  371. </PropertyGroup>
  372. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|x64'">
  373. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  374. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  375. </PropertyGroup>
  376. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|ARM64'">
  377. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  378. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  379. </PropertyGroup>
  380. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  381. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  382. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  383. </PropertyGroup>
  384. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  385. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  386. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  387. </PropertyGroup>
  388. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  389. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  390. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  391. </PropertyGroup>
  392. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  393. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  394. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  395. </PropertyGroup>
  396. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'">
  397. <OutDir>$(Configuration)\</OutDir>
  398. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  399. </PropertyGroup>
  400. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|Win32'">
  401. <OutDir>$(Configuration)\</OutDir>
  402. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  403. </PropertyGroup>
  404. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
  405. <OutDir>$(Configuration)\</OutDir>
  406. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  407. </PropertyGroup>
  408. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'">
  409. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  410. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  411. </PropertyGroup>
  412. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|ARM64'">
  413. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  414. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  415. </PropertyGroup>
  416. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|x64'">
  417. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  418. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  419. </PropertyGroup>
  420. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|ARM64'">
  421. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  422. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  423. </PropertyGroup>
  424. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
  425. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  426. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  427. </PropertyGroup>
  428. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'">
  429. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  430. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  431. </PropertyGroup>
  432. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'">
  433. <OutDir>$(Configuration)\</OutDir>
  434. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  435. </PropertyGroup>
  436. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|Win32'">
  437. <OutDir>$(Configuration)\</OutDir>
  438. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  439. </PropertyGroup>
  440. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'">
  441. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  442. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  443. </PropertyGroup>
  444. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|ARM64'">
  445. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  446. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  447. </PropertyGroup>
  448. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|x64'">
  449. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  450. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  451. </PropertyGroup>
  452. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|ARM64'">
  453. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  454. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  455. </PropertyGroup>
  456. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'">
  457. <ClCompile>
  458. <Optimization>Disabled</Optimization>
  459. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  460. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  461. <MinimalRebuild>
  462. </MinimalRebuild>
  463. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  464. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  465. <WarningLevel>Level4</WarningLevel>
  466. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  467. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  468. </ClCompile>
  469. <Lib>
  470. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  471. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  472. </Lib>
  473. </ItemDefinitionGroup>
  474. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|Win32'">
  475. <ClCompile>
  476. <Optimization>Disabled</Optimization>
  477. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  478. <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  479. <MinimalRebuild>
  480. </MinimalRebuild>
  481. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  482. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  483. <WarningLevel>Level4</WarningLevel>
  484. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  485. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  486. </ClCompile>
  487. <Lib>
  488. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  489. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  490. </Lib>
  491. </ItemDefinitionGroup>
  492. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  493. <ClCompile>
  494. <Optimization>Disabled</Optimization>
  495. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  496. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  497. <MinimalRebuild>
  498. </MinimalRebuild>
  499. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  500. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  501. <WarningLevel>Level4</WarningLevel>
  502. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  503. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  504. </ClCompile>
  505. <Lib>
  506. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  507. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  508. </Lib>
  509. </ItemDefinitionGroup>
  510. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'">
  511. <Midl>
  512. <TargetEnvironment>X64</TargetEnvironment>
  513. </Midl>
  514. <ClCompile>
  515. <Optimization>Disabled</Optimization>
  516. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  517. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  518. <MinimalRebuild>
  519. </MinimalRebuild>
  520. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  521. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  522. <WarningLevel>Level4</WarningLevel>
  523. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  524. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  525. </ClCompile>
  526. <Lib>
  527. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  528. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  529. </Lib>
  530. </ItemDefinitionGroup>
  531. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|ARM64'">
  532. <Midl />
  533. <ClCompile>
  534. <Optimization>Disabled</Optimization>
  535. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  536. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  537. <MinimalRebuild>
  538. </MinimalRebuild>
  539. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  540. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  541. <WarningLevel>Level4</WarningLevel>
  542. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  543. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  544. </ClCompile>
  545. <Lib>
  546. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  547. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  548. </Lib>
  549. </ItemDefinitionGroup>
  550. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|x64'">
  551. <Midl>
  552. <TargetEnvironment>X64</TargetEnvironment>
  553. </Midl>
  554. <ClCompile>
  555. <Optimization>Disabled</Optimization>
  556. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  557. <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  558. <MinimalRebuild>
  559. </MinimalRebuild>
  560. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  561. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  562. <WarningLevel>Level4</WarningLevel>
  563. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  564. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  565. </ClCompile>
  566. <Lib>
  567. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  568. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  569. </Lib>
  570. </ItemDefinitionGroup>
  571. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|ARM64'">
  572. <Midl />
  573. <ClCompile>
  574. <Optimization>Disabled</Optimization>
  575. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  576. <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  577. <MinimalRebuild>
  578. </MinimalRebuild>
  579. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  580. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  581. <WarningLevel>Level4</WarningLevel>
  582. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  583. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  584. </ClCompile>
  585. <Lib>
  586. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  587. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  588. </Lib>
  589. </ItemDefinitionGroup>
  590. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  591. <Midl>
  592. <TargetEnvironment>X64</TargetEnvironment>
  593. </Midl>
  594. <ClCompile>
  595. <Optimization>Disabled</Optimization>
  596. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  597. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  598. <MinimalRebuild>
  599. </MinimalRebuild>
  600. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  601. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  602. <WarningLevel>Level4</WarningLevel>
  603. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  604. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  605. </ClCompile>
  606. <Lib>
  607. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  608. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  609. </Lib>
  610. </ItemDefinitionGroup>
  611. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  612. <Midl />
  613. <ClCompile>
  614. <Optimization>Disabled</Optimization>
  615. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  616. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  617. <MinimalRebuild>
  618. </MinimalRebuild>
  619. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  620. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  621. <WarningLevel>Level4</WarningLevel>
  622. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  623. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  624. </ClCompile>
  625. <Lib>
  626. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  627. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  628. </Lib>
  629. </ItemDefinitionGroup>
  630. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'">
  631. <ClCompile>
  632. <Optimization>Disabled</Optimization>
  633. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  634. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  635. <MinimalRebuild>
  636. </MinimalRebuild>
  637. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  638. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  639. <WarningLevel>Level4</WarningLevel>
  640. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  641. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  642. </ClCompile>
  643. <Lib>
  644. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  645. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  646. </Lib>
  647. </ItemDefinitionGroup>
  648. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|Win32'">
  649. <ClCompile>
  650. <Optimization>Disabled</Optimization>
  651. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  652. <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  653. <MinimalRebuild>
  654. </MinimalRebuild>
  655. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  656. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  657. <WarningLevel>Level4</WarningLevel>
  658. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  659. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  660. </ClCompile>
  661. <Lib>
  662. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  663. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  664. </Lib>
  665. </ItemDefinitionGroup>
  666. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
  667. <ClCompile>
  668. <Optimization>Disabled</Optimization>
  669. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  670. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  671. <MinimalRebuild>
  672. </MinimalRebuild>
  673. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  674. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  675. <WarningLevel>Level4</WarningLevel>
  676. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  677. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  678. </ClCompile>
  679. <Lib>
  680. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  681. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  682. </Lib>
  683. </ItemDefinitionGroup>
  684. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'">
  685. <Midl>
  686. <TargetEnvironment>X64</TargetEnvironment>
  687. </Midl>
  688. <ClCompile>
  689. <Optimization>Disabled</Optimization>
  690. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  691. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  692. <MinimalRebuild>
  693. </MinimalRebuild>
  694. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  695. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  696. <WarningLevel>Level4</WarningLevel>
  697. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  698. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  699. </ClCompile>
  700. <Lib>
  701. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  702. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  703. </Lib>
  704. </ItemDefinitionGroup>
  705. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|ARM64'">
  706. <Midl />
  707. <ClCompile>
  708. <Optimization>Disabled</Optimization>
  709. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  710. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  711. <MinimalRebuild>
  712. </MinimalRebuild>
  713. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  714. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  715. <WarningLevel>Level4</WarningLevel>
  716. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  717. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  718. </ClCompile>
  719. <Lib>
  720. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  721. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  722. </Lib>
  723. </ItemDefinitionGroup>
  724. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|x64'">
  725. <Midl>
  726. <TargetEnvironment>X64</TargetEnvironment>
  727. </Midl>
  728. <ClCompile>
  729. <Optimization>Disabled</Optimization>
  730. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  731. <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  732. <MinimalRebuild>
  733. </MinimalRebuild>
  734. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  735. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  736. <WarningLevel>Level4</WarningLevel>
  737. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  738. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  739. </ClCompile>
  740. <Lib>
  741. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  742. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  743. </Lib>
  744. </ItemDefinitionGroup>
  745. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|ARM64'">
  746. <Midl />
  747. <ClCompile>
  748. <Optimization>Disabled</Optimization>
  749. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  750. <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  751. <MinimalRebuild>
  752. </MinimalRebuild>
  753. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  754. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  755. <WarningLevel>Level4</WarningLevel>
  756. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  757. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  758. </ClCompile>
  759. <Lib>
  760. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  761. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  762. </Lib>
  763. </ItemDefinitionGroup>
  764. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
  765. <Midl>
  766. <TargetEnvironment>X64</TargetEnvironment>
  767. </Midl>
  768. <ClCompile>
  769. <Optimization>Disabled</Optimization>
  770. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  771. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  772. <MinimalRebuild>
  773. </MinimalRebuild>
  774. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  775. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  776. <WarningLevel>Level4</WarningLevel>
  777. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  778. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  779. </ClCompile>
  780. <Lib>
  781. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  782. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  783. </Lib>
  784. </ItemDefinitionGroup>
  785. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'">
  786. <Midl />
  787. <ClCompile>
  788. <Optimization>Disabled</Optimization>
  789. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  790. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  791. <MinimalRebuild>
  792. </MinimalRebuild>
  793. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  794. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  795. <WarningLevel>Level4</WarningLevel>
  796. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  797. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  798. </ClCompile>
  799. <Lib>
  800. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  801. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  802. </Lib>
  803. </ItemDefinitionGroup>
  804. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'">
  805. <ClCompile>
  806. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  807. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  808. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  809. <FunctionLevelLinking>true</FunctionLevelLinking>
  810. <WarningLevel>Level4</WarningLevel>
  811. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  812. <MinimalRebuild>
  813. </MinimalRebuild>
  814. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  815. </ClCompile>
  816. <Lib>
  817. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  818. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  819. </Lib>
  820. </ItemDefinitionGroup>
  821. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|Win32'">
  822. <ClCompile>
  823. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  824. <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  825. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  826. <FunctionLevelLinking>true</FunctionLevelLinking>
  827. <WarningLevel>Level4</WarningLevel>
  828. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  829. <MinimalRebuild>
  830. </MinimalRebuild>
  831. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  832. </ClCompile>
  833. <Lib>
  834. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  835. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  836. </Lib>
  837. </ItemDefinitionGroup>
  838. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'">
  839. <Midl>
  840. <TargetEnvironment>X64</TargetEnvironment>
  841. </Midl>
  842. <ClCompile>
  843. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  844. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  845. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  846. <FunctionLevelLinking>true</FunctionLevelLinking>
  847. <WarningLevel>Level4</WarningLevel>
  848. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  849. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  850. </ClCompile>
  851. <Lib>
  852. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  853. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  854. </Lib>
  855. </ItemDefinitionGroup>
  856. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|ARM64'">
  857. <Midl />
  858. <ClCompile>
  859. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  860. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  861. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  862. <FunctionLevelLinking>true</FunctionLevelLinking>
  863. <WarningLevel>Level4</WarningLevel>
  864. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  865. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  866. </ClCompile>
  867. <Lib>
  868. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  869. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  870. </Lib>
  871. </ItemDefinitionGroup>
  872. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|x64'">
  873. <Midl>
  874. <TargetEnvironment>X64</TargetEnvironment>
  875. </Midl>
  876. <ClCompile>
  877. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  878. <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  879. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  880. <FunctionLevelLinking>true</FunctionLevelLinking>
  881. <WarningLevel>Level4</WarningLevel>
  882. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  883. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  884. </ClCompile>
  885. <Lib>
  886. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  887. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  888. </Lib>
  889. </ItemDefinitionGroup>
  890. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|ARM64'">
  891. <Midl />
  892. <ClCompile>
  893. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  894. <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  895. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  896. <FunctionLevelLinking>true</FunctionLevelLinking>
  897. <WarningLevel>Level4</WarningLevel>
  898. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  899. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  900. </ClCompile>
  901. <Lib>
  902. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  903. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  904. </Lib>
  905. </ItemDefinitionGroup>
  906. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  907. <ClCompile>
  908. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  909. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  910. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  911. <FunctionLevelLinking>true</FunctionLevelLinking>
  912. <WarningLevel>Level4</WarningLevel>
  913. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  914. <MinimalRebuild />
  915. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  916. </ClCompile>
  917. <Lib>
  918. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  919. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  920. </Lib>
  921. </ItemDefinitionGroup>
  922. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  923. <Midl>
  924. <TargetEnvironment>X64</TargetEnvironment>
  925. </Midl>
  926. <ClCompile>
  927. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  928. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  929. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  930. <FunctionLevelLinking>true</FunctionLevelLinking>
  931. <WarningLevel>Level4</WarningLevel>
  932. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  933. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  934. </ClCompile>
  935. <Lib>
  936. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  937. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  938. </Lib>
  939. </ItemDefinitionGroup>
  940. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  941. <Midl />
  942. <ClCompile>
  943. <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  944. <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  945. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  946. <FunctionLevelLinking>true</FunctionLevelLinking>
  947. <WarningLevel>Level4</WarningLevel>
  948. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  949. <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
  950. </ClCompile>
  951. <Lib>
  952. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  953. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  954. </Lib>
  955. </ItemDefinitionGroup>
  956. <ItemGroup>
  957. <ClCompile Include="..\..\source\tools\cmapdump.c" />
  958. <ClCompile Include="..\..\source\tools\mubar.c" />
  959. <ClCompile Include="..\..\source\tools\muconvert.c" />
  960. <ClCompile Include="..\..\source\tools\mudraw.c" />
  961. <ClCompile Include="..\..\source\tools\murun.c" />
  962. <ClCompile Include="..\..\source\tools\mutrace.c" />
  963. <ClCompile Include="..\..\source\tools\pdfbake.c" />
  964. <ClCompile Include="..\..\source\tools\pdfaudit.c" />
  965. <ClCompile Include="..\..\source\tools\pdfclean.c" />
  966. <ClCompile Include="..\..\source\tools\pdfcreate.c" />
  967. <ClCompile Include="..\..\source\tools\pdfextract.c" />
  968. <ClCompile Include="..\..\source\tools\pdfinfo.c" />
  969. <ClCompile Include="..\..\source\tools\pdfmerge.c" />
  970. <ClCompile Include="..\..\source\tools\pdfpages.c" />
  971. <ClCompile Include="..\..\source\tools\pdfposter.c" />
  972. <ClCompile Include="..\..\source\tools\pdfrecolor.c" />
  973. <ClCompile Include="..\..\source\tools\pdfshow.c" />
  974. <ClCompile Include="..\..\source\tools\pdfsign.c" />
  975. <ClCompile Include="..\..\source\tools\pdftrim.c" />
  976. </ItemGroup>
  977. <ItemGroup>
  978. <ProjectReference Include="libmupdf.vcxproj">
  979. <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project>
  980. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  981. </ProjectReference>
  982. <ProjectReference Include="libmuthreads.vcxproj">
  983. <Project>{de21fa8a-fc8a-47e0-87e4-dce8808bfc9b}</Project>
  984. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  985. </ProjectReference>
  986. <ProjectReference Include="sodochandler.vcxproj">
  987. <Project>{56391FFF-C9BA-4F40-AE2B-EF93702871B2}</Project>
  988. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  989. </ProjectReference>
  990. </ItemGroup>
  991. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  992. <ImportGroup Label="ExtensionTargets">
  993. </ImportGroup>
  994. </Project>