sodochandler.vcxproj 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  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="Disabled|ARM64">
  17. <Configuration>Disabled</Configuration>
  18. <Platform>ARM64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Disabled|Win32">
  21. <Configuration>Disabled</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Disabled|x64">
  25. <Configuration>Disabled</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Memento|ARM64">
  29. <Configuration>Memento</Configuration>
  30. <Platform>ARM64</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Memento|Win32">
  33. <Configuration>Memento</Configuration>
  34. <Platform>Win32</Platform>
  35. </ProjectConfiguration>
  36. <ProjectConfiguration Include="Memento|x64">
  37. <Configuration>Memento</Configuration>
  38. <Platform>x64</Platform>
  39. </ProjectConfiguration>
  40. <ProjectConfiguration Include="Release|ARM64">
  41. <Configuration>Release</Configuration>
  42. <Platform>ARM64</Platform>
  43. </ProjectConfiguration>
  44. <ProjectConfiguration Include="Release|Win32">
  45. <Configuration>Release</Configuration>
  46. <Platform>Win32</Platform>
  47. </ProjectConfiguration>
  48. <ProjectConfiguration Include="Release|x64">
  49. <Configuration>Release</Configuration>
  50. <Platform>x64</Platform>
  51. </ProjectConfiguration>
  52. </ItemGroup>
  53. <PropertyGroup Label="Globals">
  54. <ProjectGuid>{56391FFF-C9BA-4F40-AE2B-EF93702871B2}</ProjectGuid>
  55. <RootNamespace>sodochandler</RootNamespace>
  56. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  57. </PropertyGroup>
  58. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  59. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  60. <ConfigurationType>StaticLibrary</ConfigurationType>
  61. <PlatformToolset>v142</PlatformToolset>
  62. <CharacterSet>MultiByte</CharacterSet>
  63. <WholeProgramOptimization>false</WholeProgramOptimization>
  64. </PropertyGroup>
  65. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'" Label="Configuration">
  66. <ConfigurationType>StaticLibrary</ConfigurationType>
  67. <PlatformToolset>v142</PlatformToolset>
  68. <CharacterSet>MultiByte</CharacterSet>
  69. <WholeProgramOptimization>false</WholeProgramOptimization>
  70. </PropertyGroup>
  71. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration">
  72. <ConfigurationType>StaticLibrary</ConfigurationType>
  73. <PlatformToolset>v142</PlatformToolset>
  74. <CharacterSet>MultiByte</CharacterSet>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  77. <ConfigurationType>StaticLibrary</ConfigurationType>
  78. <PlatformToolset>v142</PlatformToolset>
  79. <CharacterSet>MultiByte</CharacterSet>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  82. <ConfigurationType>StaticLibrary</ConfigurationType>
  83. <PlatformToolset>v142</PlatformToolset>
  84. <CharacterSet>MultiByte</CharacterSet>
  85. <WholeProgramOptimization>false</WholeProgramOptimization>
  86. </PropertyGroup>
  87. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
  88. <ConfigurationType>StaticLibrary</ConfigurationType>
  89. <PlatformToolset>v142</PlatformToolset>
  90. <CharacterSet>MultiByte</CharacterSet>
  91. <WholeProgramOptimization>false</WholeProgramOptimization>
  92. </PropertyGroup>
  93. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|x64'" Label="Configuration">
  94. <ConfigurationType>StaticLibrary</ConfigurationType>
  95. <PlatformToolset>v142</PlatformToolset>
  96. <CharacterSet>MultiByte</CharacterSet>
  97. <WholeProgramOptimization>false</WholeProgramOptimization>
  98. </PropertyGroup>
  99. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|ARM64'" Label="Configuration">
  100. <ConfigurationType>StaticLibrary</ConfigurationType>
  101. <PlatformToolset>v142</PlatformToolset>
  102. <CharacterSet>MultiByte</CharacterSet>
  103. <WholeProgramOptimization>false</WholeProgramOptimization>
  104. </PropertyGroup>
  105. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration">
  106. <ConfigurationType>StaticLibrary</ConfigurationType>
  107. <PlatformToolset>v142</PlatformToolset>
  108. <CharacterSet>MultiByte</CharacterSet>
  109. </PropertyGroup>
  110. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'" Label="Configuration">
  111. <ConfigurationType>StaticLibrary</ConfigurationType>
  112. <PlatformToolset>v142</PlatformToolset>
  113. <CharacterSet>MultiByte</CharacterSet>
  114. </PropertyGroup>
  115. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  116. <ConfigurationType>StaticLibrary</ConfigurationType>
  117. <PlatformToolset>v142</PlatformToolset>
  118. <CharacterSet>MultiByte</CharacterSet>
  119. </PropertyGroup>
  120. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
  121. <ConfigurationType>StaticLibrary</ConfigurationType>
  122. <PlatformToolset>v142</PlatformToolset>
  123. <CharacterSet>MultiByte</CharacterSet>
  124. </PropertyGroup>
  125. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  126. <ImportGroup Label="ExtensionSettings">
  127. </ImportGroup>
  128. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  129. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  130. </ImportGroup>
  131. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'" Label="PropertySheets">
  132. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  133. </ImportGroup>
  134. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="PropertySheets">
  135. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  136. </ImportGroup>
  137. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  138. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  139. </ImportGroup>
  140. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  141. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  142. </ImportGroup>
  143. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets">
  144. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  145. </ImportGroup>
  146. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|x64'" Label="PropertySheets">
  147. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  148. </ImportGroup>
  149. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|ARM64'" Label="PropertySheets">
  150. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  151. </ImportGroup>
  152. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets">
  153. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  154. </ImportGroup>
  155. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'" Label="PropertySheets">
  156. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  157. </ImportGroup>
  158. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  159. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  160. </ImportGroup>
  161. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets">
  162. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  163. </ImportGroup>
  164. <PropertyGroup Label="UserMacros" />
  165. <PropertyGroup>
  166. <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion>
  167. </PropertyGroup>
  168. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  169. <OutDir>$(Configuration)\</OutDir>
  170. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  171. </PropertyGroup>
  172. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  173. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  174. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  175. </PropertyGroup>
  176. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  177. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  178. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  179. </PropertyGroup>
  180. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
  181. <OutDir>$(Configuration)\</OutDir>
  182. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  183. </PropertyGroup>
  184. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
  185. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  186. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  187. </PropertyGroup>
  188. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'">
  189. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  190. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  191. </PropertyGroup>
  192. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  193. <OutDir>$(Configuration)\</OutDir>
  194. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  195. </PropertyGroup>
  196. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">
  197. <OutDir>$(Configuration)\</OutDir>
  198. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  199. </PropertyGroup>
  200. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  201. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  202. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  203. </PropertyGroup>
  204. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  205. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  206. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  207. </PropertyGroup>
  208. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|x64'">
  209. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  210. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  211. </PropertyGroup>
  212. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|ARM64'">
  213. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  214. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  215. </PropertyGroup>
  216. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  217. <ClCompile>
  218. <Optimization>Disabled</Optimization>
  219. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  220. <PreprocessorDefinitions>WIN32;_DEBUG;MEMENTO=1;HAVE_SMARTOFFICE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  221. <MinimalRebuild>
  222. </MinimalRebuild>
  223. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  224. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  225. <WarningLevel>Level4</WarningLevel>
  226. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  227. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  228. </ClCompile>
  229. <Lib>
  230. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  231. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  232. <AdditionalDependencies>../../thirdparty/so/lib/win/x86/Debug/smart-office-lib.lib;winmm.lib</AdditionalDependencies>
  233. </Lib>
  234. </ItemDefinitionGroup>
  235. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  236. <Midl>
  237. <TargetEnvironment>X64</TargetEnvironment>
  238. </Midl>
  239. <ClCompile>
  240. <Optimization>Disabled</Optimization>
  241. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  242. <PreprocessorDefinitions>WIN64;_DEBUG;HAVE_SMARTOFFICE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  243. <MinimalRebuild>
  244. </MinimalRebuild>
  245. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  246. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  247. <WarningLevel>Level4</WarningLevel>
  248. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  249. <BrowseInformation>true</BrowseInformation>
  250. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  251. </ClCompile>
  252. <Lib>
  253. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  254. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  255. <AdditionalLibraryDirectories>
  256. </AdditionalLibraryDirectories>
  257. <AdditionalDependencies>../../thirdparty/so/lib/win/x64/Debug/smart-office-lib.lib;winmm.lib</AdditionalDependencies>
  258. </Lib>
  259. <ProjectReference>
  260. <LinkLibraryDependencies>false</LinkLibraryDependencies>
  261. </ProjectReference>
  262. </ItemDefinitionGroup>
  263. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  264. <Midl />
  265. <ClCompile>
  266. <Optimization>Disabled</Optimization>
  267. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  268. <PreprocessorDefinitions>WIN64;_DEBUG;HAVE_SMARTOFFICE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  269. <MinimalRebuild>
  270. </MinimalRebuild>
  271. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  272. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  273. <WarningLevel>Level4</WarningLevel>
  274. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  275. <BrowseInformation>true</BrowseInformation>
  276. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  277. </ClCompile>
  278. <Lib>
  279. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  280. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  281. <AdditionalLibraryDirectories>
  282. </AdditionalLibraryDirectories>
  283. <AdditionalDependencies>../../thirdparty/so/lib/win/arm64/Debug/smart-office-lib.lib;winmm.lib</AdditionalDependencies>
  284. </Lib>
  285. <ProjectReference>
  286. <LinkLibraryDependencies>false</LinkLibraryDependencies>
  287. </ProjectReference>
  288. </ItemDefinitionGroup>
  289. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
  290. <ClCompile>
  291. <Optimization>Disabled</Optimization>
  292. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  293. <PreprocessorDefinitions>WIN32;_DEBUG;MEMENTO=1;HAVE_SMARTOFFICE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  294. <MinimalRebuild>
  295. </MinimalRebuild>
  296. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  297. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  298. <WarningLevel>Level4</WarningLevel>
  299. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  300. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  301. </ClCompile>
  302. <Lib>
  303. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  304. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  305. <AdditionalDependencies>../../thirdparty/so/lib/win/x86/Debug/smart-office-lib.lib;winmm.lib</AdditionalDependencies>
  306. </Lib>
  307. </ItemDefinitionGroup>
  308. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
  309. <Midl>
  310. <TargetEnvironment>X64</TargetEnvironment>
  311. </Midl>
  312. <ClCompile>
  313. <Optimization>Disabled</Optimization>
  314. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  315. <PreprocessorDefinitions>WIN64;_DEBUG;MEMENTO=1;HAVE_SMARTOFFICE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  316. <MinimalRebuild>
  317. </MinimalRebuild>
  318. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  319. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  320. <WarningLevel>Level4</WarningLevel>
  321. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  322. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  323. </ClCompile>
  324. <Lib>
  325. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  326. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  327. <AdditionalDependencies>../../thirdparty/so/lib/win/x64/Debug/smart-office-lib.lib;winmm.lib</AdditionalDependencies>
  328. </Lib>
  329. </ItemDefinitionGroup>
  330. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'">
  331. <Midl />
  332. <ClCompile>
  333. <Optimization>Disabled</Optimization>
  334. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  335. <PreprocessorDefinitions>WIN64;_DEBUG;MEMENTO=1;HAVE_SMARTOFFICE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  336. <MinimalRebuild>
  337. </MinimalRebuild>
  338. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  339. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  340. <WarningLevel>Level4</WarningLevel>
  341. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  342. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  343. </ClCompile>
  344. <Lib>
  345. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  346. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  347. <AdditionalDependencies>../../thirdparty/so/lib/win/arm64/Debug/smart-office-lib.lib;winmm.lib</AdditionalDependencies>
  348. </Lib>
  349. </ItemDefinitionGroup>
  350. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  351. <ClCompile>
  352. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  353. <PreprocessorDefinitions>WIN32;NDEBUG;HAVE_SMARTOFFICE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  354. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  355. <FunctionLevelLinking>true</FunctionLevelLinking>
  356. <WarningLevel>Level4</WarningLevel>
  357. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  358. <MinimalRebuild />
  359. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  360. </ClCompile>
  361. <Lib>
  362. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  363. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  364. <AdditionalDependencies>../../thirdparty/so/lib/win/x86/Release/smart-office-lib.lib;winmm.lib</AdditionalDependencies>
  365. </Lib>
  366. </ItemDefinitionGroup>
  367. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">
  368. <ClCompile>
  369. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  370. <PreprocessorDefinitions>WIN32;NDEBUG;HAVE_SMARTOFFICE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  371. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  372. <FunctionLevelLinking>true</FunctionLevelLinking>
  373. <WarningLevel>Level4</WarningLevel>
  374. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  375. <MinimalRebuild>
  376. </MinimalRebuild>
  377. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  378. </ClCompile>
  379. <Lib>
  380. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  381. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  382. <AdditionalDependencies>
  383. </AdditionalDependencies>
  384. </Lib>
  385. </ItemDefinitionGroup>
  386. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  387. <Midl>
  388. <TargetEnvironment>X64</TargetEnvironment>
  389. </Midl>
  390. <ClCompile>
  391. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  392. <PreprocessorDefinitions>WIN64;NDEBUG;HAVE_SMARTOFFICE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  393. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  394. <FunctionLevelLinking>true</FunctionLevelLinking>
  395. <WarningLevel>Level4</WarningLevel>
  396. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  397. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  398. </ClCompile>
  399. <Lib>
  400. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  401. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  402. <AdditionalDependencies>../../thirdparty/so/lib/win/x64/Release/smart-office-lib.lib;winmm.lib</AdditionalDependencies>
  403. </Lib>
  404. </ItemDefinitionGroup>
  405. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  406. <Midl />
  407. <ClCompile>
  408. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  409. <PreprocessorDefinitions>WIN64;NDEBUG;HAVE_SMARTOFFICE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  410. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  411. <FunctionLevelLinking>true</FunctionLevelLinking>
  412. <WarningLevel>Level4</WarningLevel>
  413. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  414. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  415. </ClCompile>
  416. <Lib>
  417. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  418. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  419. <AdditionalDependencies>../../thirdparty/so/lib/win/arm64/Release/smart-office-lib.lib;winmm.lib</AdditionalDependencies>
  420. </Lib>
  421. </ItemDefinitionGroup>
  422. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|x64'">
  423. <Midl>
  424. <TargetEnvironment>X64</TargetEnvironment>
  425. </Midl>
  426. <ClCompile>
  427. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  428. <PreprocessorDefinitions>WIN64;NDEBUG;HAVE_SMARTOFFICE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  429. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  430. <FunctionLevelLinking>true</FunctionLevelLinking>
  431. <WarningLevel>Level4</WarningLevel>
  432. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  433. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  434. </ClCompile>
  435. <Lib>
  436. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  437. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  438. <AdditionalDependencies>
  439. </AdditionalDependencies>
  440. </Lib>
  441. </ItemDefinitionGroup>
  442. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Disabled|ARM64'">
  443. <Midl />
  444. <ClCompile>
  445. <AdditionalIncludeDirectories>..\..\thirdparty\so\include;..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  446. <PreprocessorDefinitions>WIN64;NDEBUG;HAVE_SMARTOFFICE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  447. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  448. <FunctionLevelLinking>true</FunctionLevelLinking>
  449. <WarningLevel>Level4</WarningLevel>
  450. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  451. <DisableSpecificWarnings>4206</DisableSpecificWarnings>
  452. </ClCompile>
  453. <Lib>
  454. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  455. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  456. <AdditionalDependencies>
  457. </AdditionalDependencies>
  458. </Lib>
  459. </ItemDefinitionGroup>
  460. <ItemGroup>
  461. <ClCompile Include="..\..\source\helpers\dummy.c" />
  462. <ClCompile Include="..\..\thirdparty\so\source\sodochandler.c">
  463. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|x64'">true</ExcludedFromBuild>
  464. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|ARM64'">true</ExcludedFromBuild>
  465. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild>
  466. </ClCompile>
  467. </ItemGroup>
  468. <ItemGroup>
  469. <ProjectReference Include="libmupdf.vcxproj">
  470. <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project>
  471. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  472. </ProjectReference>
  473. </ItemGroup>
  474. <ItemGroup>
  475. <ClInclude Include="..\..\thirdparty\so\include\sodochandler.h" />
  476. </ItemGroup>
  477. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  478. <ImportGroup Label="ExtensionTargets">
  479. </ImportGroup>
  480. </Project>