showfont.vcxproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.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="Release|Win32">
  13. <Configuration>Release</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <ProjectGuid>{7B1F60CD-2A09-4514-937C-D9DD044428FB}</ProjectGuid>
  23. <RootNamespace>showfont</RootNamespace>
  24. </PropertyGroup>
  25. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  26. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  27. <ConfigurationType>Application</ConfigurationType>
  28. </PropertyGroup>
  29. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  30. <ConfigurationType>Application</ConfigurationType>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  33. <ConfigurationType>Application</ConfigurationType>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  36. <ConfigurationType>Application</ConfigurationType>
  37. </PropertyGroup>
  38. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  39. <ImportGroup Label="ExtensionSettings">
  40. </ImportGroup>
  41. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  42. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  43. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
  44. </ImportGroup>
  45. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  46. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  47. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
  48. </ImportGroup>
  49. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  50. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  51. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
  52. </ImportGroup>
  53. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  54. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  55. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
  56. </ImportGroup>
  57. <PropertyGroup Label="UserMacros" />
  58. <PropertyGroup>
  59. <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
  60. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)\$(Platform)\$(Configuration)\</OutDir>
  61. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
  62. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\$(Platform)\$(Configuration)\</OutDir>
  63. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
  64. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)\$(Platform)\$(Configuration)\</OutDir>
  65. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
  66. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)\$(Platform)\$(Configuration)\</OutDir>
  67. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
  68. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  69. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  70. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  71. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  72. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
  73. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
  74. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  75. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  76. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  77. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  78. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
  79. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
  80. </PropertyGroup>
  81. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  82. <Midl>
  83. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  84. <MkTypLibCompatible>true</MkTypLibCompatible>
  85. <SuppressStartupBanner>true</SuppressStartupBanner>
  86. <TargetEnvironment>Win32</TargetEnvironment>
  87. <TypeLibraryName>.\Release/showfont.tlb</TypeLibraryName>
  88. <HeaderFileName>
  89. </HeaderFileName>
  90. </Midl>
  91. <ClCompile>
  92. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  93. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  94. <WarningLevel>Level3</WarningLevel>
  95. </ClCompile>
  96. <ResourceCompile>
  97. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  98. <Culture>0x0409</Culture>
  99. </ResourceCompile>
  100. <Link>
  101. <AdditionalDependencies>SDL2.lib;SDL2main.lib;%(AdditionalDependencies)</AdditionalDependencies>
  102. <SubSystem>Windows</SubSystem>
  103. </Link>
  104. <PostBuildEvent>
  105. <Message>
  106. </Message>
  107. <Command>
  108. </Command>
  109. </PostBuildEvent>
  110. </ItemDefinitionGroup>
  111. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  112. <Midl>
  113. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  114. <MkTypLibCompatible>true</MkTypLibCompatible>
  115. <SuppressStartupBanner>true</SuppressStartupBanner>
  116. <TargetEnvironment>X64</TargetEnvironment>
  117. <TypeLibraryName>.\Release/showfont.tlb</TypeLibraryName>
  118. <HeaderFileName>
  119. </HeaderFileName>
  120. </Midl>
  121. <ClCompile>
  122. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  123. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  124. <WarningLevel>Level3</WarningLevel>
  125. </ClCompile>
  126. <ResourceCompile>
  127. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  128. <Culture>0x0409</Culture>
  129. </ResourceCompile>
  130. <Link>
  131. <AdditionalDependencies>SDL2.lib;SDL2main.lib;%(AdditionalDependencies)</AdditionalDependencies>
  132. <SubSystem>Windows</SubSystem>
  133. </Link>
  134. <PostBuildEvent>
  135. <Message>
  136. </Message>
  137. <Command>
  138. </Command>
  139. </PostBuildEvent>
  140. </ItemDefinitionGroup>
  141. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  142. <Midl>
  143. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  144. <MkTypLibCompatible>true</MkTypLibCompatible>
  145. <SuppressStartupBanner>true</SuppressStartupBanner>
  146. <TargetEnvironment>Win32</TargetEnvironment>
  147. <TypeLibraryName>.\Debug/showfont.tlb</TypeLibraryName>
  148. <HeaderFileName>
  149. </HeaderFileName>
  150. </Midl>
  151. <ClCompile>
  152. <Optimization>Disabled</Optimization>
  153. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  154. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  155. <WarningLevel>Level3</WarningLevel>
  156. <DebugInformationFormat>OldStyle</DebugInformationFormat>
  157. </ClCompile>
  158. <ResourceCompile>
  159. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  160. <Culture>0x0409</Culture>
  161. </ResourceCompile>
  162. <Link>
  163. <AdditionalDependencies>SDL2.lib;SDL2main.lib;%(AdditionalDependencies)</AdditionalDependencies>
  164. <GenerateDebugInformation>true</GenerateDebugInformation>
  165. <SubSystem>Windows</SubSystem>
  166. </Link>
  167. <PostBuildEvent>
  168. <Message>
  169. </Message>
  170. <Command>
  171. </Command>
  172. </PostBuildEvent>
  173. </ItemDefinitionGroup>
  174. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  175. <Midl>
  176. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  177. <MkTypLibCompatible>true</MkTypLibCompatible>
  178. <SuppressStartupBanner>true</SuppressStartupBanner>
  179. <TargetEnvironment>X64</TargetEnvironment>
  180. <TypeLibraryName>.\Debug/showfont.tlb</TypeLibraryName>
  181. <HeaderFileName>
  182. </HeaderFileName>
  183. </Midl>
  184. <ClCompile>
  185. <Optimization>Disabled</Optimization>
  186. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  187. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  188. <WarningLevel>Level3</WarningLevel>
  189. <DebugInformationFormat>OldStyle</DebugInformationFormat>
  190. </ClCompile>
  191. <ResourceCompile>
  192. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  193. <Culture>0x0409</Culture>
  194. </ResourceCompile>
  195. <Link>
  196. <AdditionalDependencies>SDL2.lib;SDL2main.lib;%(AdditionalDependencies)</AdditionalDependencies>
  197. <GenerateDebugInformation>true</GenerateDebugInformation>
  198. <SubSystem>Windows</SubSystem>
  199. </Link>
  200. <PostBuildEvent>
  201. <Message>
  202. </Message>
  203. <Command>
  204. </Command>
  205. </PostBuildEvent>
  206. </ItemDefinitionGroup>
  207. <ItemGroup>
  208. <ProjectReference Include="..\SDL_ttf.vcxproj">
  209. <Project>{dddbd07d-dc76-4af6-8d02-3e2deb6ee255}</Project>
  210. <Private>false</Private>
  211. <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies>
  212. <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
  213. </ProjectReference>
  214. </ItemGroup>
  215. <ItemGroup>
  216. <ClCompile Include="..\..\showfont.c">
  217. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
  218. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
  219. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
  220. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
  221. </ClCompile>
  222. </ItemGroup>
  223. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  224. <ImportGroup Label="ExtensionTargets">
  225. </ImportGroup>
  226. </Project>