gen_classicart.vcxproj 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Profiling|Win32">
  13. <Configuration>Profiling</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Profiling|x64">
  17. <Configuration>Profiling</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release|Win32">
  21. <Configuration>Release</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|x64">
  25. <Configuration>Release</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. </ItemGroup>
  29. <PropertyGroup Label="Globals">
  30. <ProjectName>gen_classicart</ProjectName>
  31. <ProjectGuid>{C3E347A7-B0D5-423B-A124-02936516B2EA}</ProjectGuid>
  32. <RootNamespace>gen_classicart</RootNamespace>
  33. <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
  34. </PropertyGroup>
  35. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  36. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profiling|Win32'" Label="Configuration">
  37. <ConfigurationType>DynamicLibrary</ConfigurationType>
  38. <PlatformToolset>v142</PlatformToolset>
  39. <UseOfMfc>false</UseOfMfc>
  40. <CharacterSet>Unicode</CharacterSet>
  41. <WholeProgramOptimization>false</WholeProgramOptimization>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profiling|x64'" Label="Configuration">
  44. <ConfigurationType>DynamicLibrary</ConfigurationType>
  45. <PlatformToolset>v142</PlatformToolset>
  46. <UseOfMfc>false</UseOfMfc>
  47. <CharacterSet>Unicode</CharacterSet>
  48. <WholeProgramOptimization>false</WholeProgramOptimization>
  49. </PropertyGroup>
  50. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  51. <ConfigurationType>DynamicLibrary</ConfigurationType>
  52. <PlatformToolset>v142</PlatformToolset>
  53. <UseOfMfc>false</UseOfMfc>
  54. <CharacterSet>Unicode</CharacterSet>
  55. <WholeProgramOptimization>false</WholeProgramOptimization>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  58. <ConfigurationType>DynamicLibrary</ConfigurationType>
  59. <PlatformToolset>v142</PlatformToolset>
  60. <UseOfMfc>false</UseOfMfc>
  61. <CharacterSet>Unicode</CharacterSet>
  62. <WholeProgramOptimization>false</WholeProgramOptimization>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  65. <ConfigurationType>DynamicLibrary</ConfigurationType>
  66. <PlatformToolset>v142</PlatformToolset>
  67. <UseOfMfc>false</UseOfMfc>
  68. <CharacterSet>Unicode</CharacterSet>
  69. </PropertyGroup>
  70. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  71. <ConfigurationType>DynamicLibrary</ConfigurationType>
  72. <PlatformToolset>v142</PlatformToolset>
  73. <UseOfMfc>false</UseOfMfc>
  74. <CharacterSet>Unicode</CharacterSet>
  75. </PropertyGroup>
  76. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  77. <ImportGroup Label="ExtensionSettings">
  78. </ImportGroup>
  79. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Profiling|Win32'" Label="PropertySheets">
  80. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  81. </ImportGroup>
  82. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Profiling|x64'" Label="PropertySheets">
  83. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  84. </ImportGroup>
  85. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  86. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  87. </ImportGroup>
  88. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  89. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  90. </ImportGroup>
  91. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  92. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  93. </ImportGroup>
  94. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  95. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  96. </ImportGroup>
  97. <PropertyGroup Label="UserMacros" />
  98. <PropertyGroup>
  99. <_ProjectFileVersion>16.0.32629.160</_ProjectFileVersion>
  100. </PropertyGroup>
  101. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  102. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  103. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  104. <LinkIncremental>false</LinkIncremental>
  105. <IncludePath>$(IncludePath)</IncludePath>
  106. <LibraryPath>$(LibraryPath)</LibraryPath>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  109. <LinkIncremental>false</LinkIncremental>
  110. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  111. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  112. </PropertyGroup>
  113. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  114. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  115. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  116. <LinkIncremental>false</LinkIncremental>
  117. <IncludePath>$(IncludePath)</IncludePath>
  118. <LibraryPath>$(LibraryPath)</LibraryPath>
  119. </PropertyGroup>
  120. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  121. <LinkIncremental>false</LinkIncremental>
  122. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  123. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  124. </PropertyGroup>
  125. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profiling|Win32'">
  126. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  127. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  128. <LinkIncremental>false</LinkIncremental>
  129. </PropertyGroup>
  130. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profiling|x64'">
  131. <LinkIncremental>false</LinkIncremental>
  132. </PropertyGroup>
  133. <PropertyGroup Label="Vcpkg">
  134. <VcpkgEnabled>false</VcpkgEnabled>
  135. </PropertyGroup>
  136. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  137. <VcpkgConfiguration>Debug</VcpkgConfiguration>
  138. </PropertyGroup>
  139. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  140. <ClCompile>
  141. <Optimization>Disabled</Optimization>
  142. <AdditionalIncludeDirectories>..\..\..\Wasabi;..\..;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  143. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;_WIN32_WINNT=0x500;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  144. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  145. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  146. <PrecompiledHeader />
  147. <PrecompiledHeaderOutputFile>$(IntDir)$(TagetName).pch</PrecompiledHeaderOutputFile>
  148. <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
  149. <ObjectFileName>$(IntDir)</ObjectFileName>
  150. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  151. <WarningLevel>Level3</WarningLevel>
  152. <SuppressStartupBanner>true</SuppressStartupBanner>
  153. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  154. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  155. <FunctionLevelLinking>true</FunctionLevelLinking>
  156. </ClCompile>
  157. <Link>
  158. <AdditionalDependencies>shlwapi.lib;msimg32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  159. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  160. <SuppressStartupBanner>true</SuppressStartupBanner>
  161. <GenerateDebugInformation>true</GenerateDebugInformation>
  162. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  163. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  164. <TargetMachine>MachineX86</TargetMachine>
  165. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  166. <SubSystem>Windows</SubSystem>
  167. </Link>
  168. <Midl>
  169. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  170. <MkTypLibCompatible>true</MkTypLibCompatible>
  171. <SuppressStartupBanner>true</SuppressStartupBanner>
  172. <TargetEnvironment>Win32</TargetEnvironment>
  173. <TypeLibraryName>$(IntDir)$(TargetName).tlb</TypeLibraryName>
  174. <HeaderFileName />
  175. </Midl>
  176. <ResourceCompile>
  177. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  178. <Culture>0x0409</Culture>
  179. </ResourceCompile>
  180. </ItemDefinitionGroup>
  181. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  182. <ClCompile>
  183. <Optimization>Disabled</Optimization>
  184. <AdditionalIncludeDirectories>..\..\..\Wasabi;..\..;..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  185. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;_WIN32_WINNT=0x500;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  186. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  187. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  188. <PrecompiledHeader>
  189. </PrecompiledHeader>
  190. <PrecompiledHeaderOutputFile>$(IntDir)$(TagetName).pch</PrecompiledHeaderOutputFile>
  191. <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
  192. <ObjectFileName>$(IntDir)</ObjectFileName>
  193. <ProgramDataBaseFileName>$(IntDir)$(TagetName).pdb</ProgramDataBaseFileName>
  194. <WarningLevel>Level3</WarningLevel>
  195. <SuppressStartupBanner>true</SuppressStartupBanner>
  196. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  197. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  198. <FunctionLevelLinking>true</FunctionLevelLinking>
  199. </ClCompile>
  200. <Link>
  201. <AdditionalDependencies>shlwapi.lib;msimg32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  202. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  203. <SuppressStartupBanner>true</SuppressStartupBanner>
  204. <GenerateDebugInformation>true</GenerateDebugInformation>
  205. <ProgramDatabaseFile>$(IntDir)$(TagetName).pdb</ProgramDatabaseFile>
  206. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  207. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  208. <SubSystem>Windows</SubSystem>
  209. </Link>
  210. <Midl>
  211. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  212. <MkTypLibCompatible>true</MkTypLibCompatible>
  213. <SuppressStartupBanner>true</SuppressStartupBanner>
  214. <TypeLibraryName>$(IntDir)$(TargetName).tlb</TypeLibraryName>
  215. <HeaderFileName>
  216. </HeaderFileName>
  217. </Midl>
  218. <ResourceCompile>
  219. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  220. <Culture>0x0409</Culture>
  221. </ResourceCompile>
  222. </ItemDefinitionGroup>
  223. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  224. <ClCompile>
  225. <Optimization>MinSpace</Optimization>
  226. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  227. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  228. <OmitFramePointers>true</OmitFramePointers>
  229. <AdditionalIncludeDirectories>..\..\..\Wasabi;..\..;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  230. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;TATAKI_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  231. <StringPooling>true</StringPooling>
  232. <ExceptionHandling />
  233. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  234. <BufferSecurityCheck>true</BufferSecurityCheck>
  235. <FunctionLevelLinking>true</FunctionLevelLinking>
  236. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  237. <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
  238. <PrecompiledHeader />
  239. <PrecompiledHeaderOutputFile>$(IntDir)$(TagetName).pch</PrecompiledHeaderOutputFile>
  240. <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
  241. <ObjectFileName>$(IntDir)</ObjectFileName>
  242. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  243. <WarningLevel>Level3</WarningLevel>
  244. <SuppressStartupBanner>true</SuppressStartupBanner>
  245. <DebugInformationFormat>None</DebugInformationFormat>
  246. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  247. </ClCompile>
  248. <Link>
  249. <AdditionalDependencies>shlwapi.lib;msimg32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  250. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  251. <SuppressStartupBanner>true</SuppressStartupBanner>
  252. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  253. <GenerateDebugInformation>false</GenerateDebugInformation>
  254. <OptimizeReferences>true</OptimizeReferences>
  255. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  256. <BaseAddress>0x12500000</BaseAddress>
  257. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  258. <TargetMachine>MachineX86</TargetMachine>
  259. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  260. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  261. <SubSystem>Windows</SubSystem>
  262. </Link>
  263. <Midl>
  264. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  265. <MkTypLibCompatible>true</MkTypLibCompatible>
  266. <SuppressStartupBanner>true</SuppressStartupBanner>
  267. <TargetEnvironment>Win32</TargetEnvironment>
  268. <TypeLibraryName>$(IntDir)$(TargetName).tlb</TypeLibraryName>
  269. <HeaderFileName />
  270. </Midl>
  271. <ResourceCompile>
  272. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  273. <Culture>0x0409</Culture>
  274. </ResourceCompile>
  275. </ItemDefinitionGroup>
  276. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  277. <ClCompile>
  278. <Optimization>MinSpace</Optimization>
  279. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  280. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  281. <OmitFramePointers>true</OmitFramePointers>
  282. <AdditionalIncludeDirectories>..\..\..\Wasabi;..\..;..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  283. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;TATAKI_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  284. <StringPooling>true</StringPooling>
  285. <ExceptionHandling>
  286. </ExceptionHandling>
  287. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  288. <BufferSecurityCheck>true</BufferSecurityCheck>
  289. <FunctionLevelLinking>true</FunctionLevelLinking>
  290. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  291. <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
  292. <PrecompiledHeader>
  293. </PrecompiledHeader>
  294. <PrecompiledHeaderOutputFile>$(IntDir)$(TagetName).pch</PrecompiledHeaderOutputFile>
  295. <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
  296. <ObjectFileName>$(IntDir)</ObjectFileName>
  297. <ProgramDataBaseFileName>$(IntDir)$(TagetName).pdb</ProgramDataBaseFileName>
  298. <WarningLevel>Level3</WarningLevel>
  299. <SuppressStartupBanner>true</SuppressStartupBanner>
  300. <DebugInformationFormat>None</DebugInformationFormat>
  301. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  302. </ClCompile>
  303. <Link>
  304. <AdditionalDependencies>shlwapi.lib;msimg32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  305. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  306. <SuppressStartupBanner>true</SuppressStartupBanner>
  307. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  308. <GenerateDebugInformation>false</GenerateDebugInformation>
  309. <OptimizeReferences>true</OptimizeReferences>
  310. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  311. <BaseAddress>0x12500000</BaseAddress>
  312. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  313. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  314. <ProgramDatabaseFile>$(IntDir)$(TagetName).pdb</ProgramDatabaseFile>
  315. <SubSystem>Windows</SubSystem>
  316. </Link>
  317. <Midl>
  318. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  319. <MkTypLibCompatible>true</MkTypLibCompatible>
  320. <SuppressStartupBanner>true</SuppressStartupBanner>
  321. <TypeLibraryName>$(IntDir)$(TargetName).tlb</TypeLibraryName>
  322. <HeaderFileName>
  323. </HeaderFileName>
  324. </Midl>
  325. <ResourceCompile>
  326. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  327. <Culture>0x0409</Culture>
  328. </ResourceCompile>
  329. </ItemDefinitionGroup>
  330. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Profiling|Win32'">
  331. <ClCompile>
  332. <Optimization>MinSpace</Optimization>
  333. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  334. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  335. <OmitFramePointers>true</OmitFramePointers>
  336. <AdditionalIncludeDirectories>..\..\..\Wasabi;..\..;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  337. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  338. <StringPooling>true</StringPooling>
  339. <ExceptionHandling />
  340. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  341. <BufferSecurityCheck>false</BufferSecurityCheck>
  342. <FunctionLevelLinking>true</FunctionLevelLinking>
  343. <PrecompiledHeader />
  344. <PrecompiledHeaderOutputFile>$(IntDir)$(TagetName).pch</PrecompiledHeaderOutputFile>
  345. <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
  346. <ObjectFileName>$(IntDir)</ObjectFileName>
  347. <ProgramDataBaseFileName>$(IntDir)$(TagetName).pdb</ProgramDataBaseFileName>
  348. <WarningLevel>Level3</WarningLevel>
  349. <SuppressStartupBanner>true</SuppressStartupBanner>
  350. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  351. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  352. </ClCompile>
  353. <Link>
  354. <AdditionalDependencies>shlwapi.lib;msimg32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  355. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  356. <SuppressStartupBanner>true</SuppressStartupBanner>
  357. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  358. <GenerateDebugInformation>true</GenerateDebugInformation>
  359. <OptimizeReferences>true</OptimizeReferences>
  360. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  361. <EntryPointSymbol>_DllMainCRTStartup</EntryPointSymbol>
  362. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  363. <TargetMachine>MachineX86</TargetMachine>
  364. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  365. <ProgramDatabaseFile>$(IntDir)$(TagetName).pdb</ProgramDatabaseFile>
  366. <SubSystem>Windows</SubSystem>
  367. </Link>
  368. <Midl>
  369. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  370. <MkTypLibCompatible>true</MkTypLibCompatible>
  371. <SuppressStartupBanner>true</SuppressStartupBanner>
  372. <TargetEnvironment>Win32</TargetEnvironment>
  373. <TypeLibraryName>$(IntDir)$(TargetName).tlb</TypeLibraryName>
  374. <HeaderFileName />
  375. </Midl>
  376. <ResourceCompile>
  377. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  378. <Culture>0x0409</Culture>
  379. </ResourceCompile>
  380. </ItemDefinitionGroup>
  381. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Profiling|x64'">
  382. <ClCompile>
  383. <Optimization>MinSpace</Optimization>
  384. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  385. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  386. <OmitFramePointers>true</OmitFramePointers>
  387. <AdditionalIncludeDirectories>..\..\..\Wasabi;..\..;..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  388. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  389. <StringPooling>true</StringPooling>
  390. <ExceptionHandling>
  391. </ExceptionHandling>
  392. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  393. <BufferSecurityCheck>false</BufferSecurityCheck>
  394. <FunctionLevelLinking>true</FunctionLevelLinking>
  395. <PrecompiledHeader>
  396. </PrecompiledHeader>
  397. <PrecompiledHeaderOutputFile>$(IntDir)$(TagetName).pch</PrecompiledHeaderOutputFile>
  398. <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
  399. <ObjectFileName>$(IntDir)</ObjectFileName>
  400. <ProgramDataBaseFileName>$(IntDir)$(TagetName).pdb</ProgramDataBaseFileName>
  401. <WarningLevel>Level3</WarningLevel>
  402. <SuppressStartupBanner>true</SuppressStartupBanner>
  403. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  404. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  405. </ClCompile>
  406. <Link>
  407. <AdditionalDependencies>shlwapi.lib;msimg32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  408. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  409. <SuppressStartupBanner>true</SuppressStartupBanner>
  410. <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
  411. <GenerateDebugInformation>true</GenerateDebugInformation>
  412. <OptimizeReferences>true</OptimizeReferences>
  413. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  414. <EntryPointSymbol>_DllMainCRTStartup</EntryPointSymbol>
  415. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  416. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  417. <ProgramDatabaseFile>$(IntDir)$(TagetName).pdb</ProgramDatabaseFile>
  418. <SubSystem>Windows</SubSystem>
  419. </Link>
  420. <Midl>
  421. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  422. <MkTypLibCompatible>true</MkTypLibCompatible>
  423. <SuppressStartupBanner>true</SuppressStartupBanner>
  424. <TypeLibraryName>$(IntDir)$(TargetName).tlb</TypeLibraryName>
  425. <HeaderFileName>
  426. </HeaderFileName>
  427. </Midl>
  428. <ResourceCompile>
  429. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  430. <Culture>0x0409</Culture>
  431. </ResourceCompile>
  432. </ItemDefinitionGroup>
  433. <ItemGroup>
  434. <ClCompile Include="gen_classicart.cpp" />
  435. </ItemGroup>
  436. <ItemGroup>
  437. <ResourceCompile Include="gen_classicart.rc" />
  438. </ItemGroup>
  439. <ItemGroup>
  440. <ClInclude Include="api.h" />
  441. <ClInclude Include="resource.h" />
  442. </ItemGroup>
  443. <ItemGroup>
  444. <None Include="notfound.png" />
  445. </ItemGroup>
  446. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  447. <ImportGroup Label="ExtensionTargets">
  448. </ImportGroup>
  449. </Project>