MakeFONT.vcxproj 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="12.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="Release|Win32">
  9. <Configuration>Release</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Template|Win32">
  13. <Configuration>Template</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. </ItemGroup>
  17. <PropertyGroup Label="Globals">
  18. <SccProjectName>
  19. </SccProjectName>
  20. <SccLocalPath>
  21. </SccLocalPath>
  22. <Keyword>MFCProj</Keyword>
  23. <ProjectGuid>{ABD12F55-02CD-418D-3393-CF6F09A415F2}</ProjectGuid>
  24. </PropertyGroup>
  25. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  26. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Template|Win32'" Label="Configuration">
  27. <ConfigurationType>Application</ConfigurationType>
  28. <PlatformToolset>v120</PlatformToolset>
  29. <CharacterSet>Unicode</CharacterSet>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  32. <ConfigurationType>Application</ConfigurationType>
  33. <UseOfMfc>Dynamic</UseOfMfc>
  34. <CharacterSet>Unicode</CharacterSet>
  35. <PlatformToolset>v120</PlatformToolset>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  38. <ConfigurationType>Application</ConfigurationType>
  39. <UseOfMfc>Dynamic</UseOfMfc>
  40. <CharacterSet>Unicode</CharacterSet>
  41. <PlatformToolset>v120</PlatformToolset>
  42. </PropertyGroup>
  43. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  44. <ImportGroup Label="ExtensionSettings">
  45. </ImportGroup>
  46. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Template|Win32'">
  47. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  48. </ImportGroup>
  49. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" 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|Win32'" 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 Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  59. <OutDir>Release\</OutDir>
  60. <IntDir>Release\</IntDir>
  61. <LinkIncremental>false</LinkIncremental>
  62. <IncludePath>$(SolutionDir);$(SolutionDir)..\Tools.Win32\Libraries\DX8SDK\Include;$(IncludePath)</IncludePath>
  63. <LibraryPath>$(SolutionDir)..\Bin;$(SolutionDir)..\Tools.Win32\Libraries\DX8SDK\Lib;$(LibraryPath)</LibraryPath>
  64. </PropertyGroup>
  65. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  66. <OutDir>Debug\</OutDir>
  67. <IntDir>Debug\</IntDir>
  68. <LinkIncremental>false</LinkIncremental>
  69. <IncludePath>$(SolutionDir);$(SolutionDir)..\Tools.Win32\Libraries\DX8SDK\Include;$(IncludePath)</IncludePath>
  70. <LibraryPath>$(SolutionDir)..\Bin\Debug;$(SolutionDir)..\Tools.Win32\Libraries\DX8SDK\Lib;$(LibraryPath)</LibraryPath>
  71. </PropertyGroup>
  72. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  73. <ClCompile>
  74. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  75. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  76. <FunctionLevelLinking>false</FunctionLevelLinking>
  77. <Optimization>MaxSpeed</Optimization>
  78. <SuppressStartupBanner>true</SuppressStartupBanner>
  79. <WarningLevel>Level3</WarningLevel>
  80. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  81. <IntrinsicFunctions>true</IntrinsicFunctions>
  82. <OmitFramePointers>false</OmitFramePointers>
  83. <StringPooling>true</StringPooling>
  84. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;DIRECT3D_VERSION=0x0800;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  85. <AssemblerListingLocation>.\Release\</AssemblerListingLocation>
  86. <PrecompiledHeaderOutputFile>.\Release\MakeFONT.pch</PrecompiledHeaderOutputFile>
  87. <ObjectFileName>.\Release\</ObjectFileName>
  88. <ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName>
  89. <DisableSpecificWarnings>4996;4333</DisableSpecificWarnings>
  90. </ClCompile>
  91. <Midl>
  92. <TypeLibraryName>.\Release\MakeFONT.tlb</TypeLibraryName>
  93. </Midl>
  94. <ResourceCompile>
  95. <Culture>0x0409</Culture>
  96. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  97. </ResourceCompile>
  98. <Bscmake>
  99. <SuppressStartupBanner>true</SuppressStartupBanner>
  100. <OutputFile>.\Release\MakeFONT.bsc</OutputFile>
  101. </Bscmake>
  102. <Link>
  103. <SuppressStartupBanner>true</SuppressStartupBanner>
  104. <GenerateDebugInformation>true</GenerateDebugInformation>
  105. <SubSystem>Console</SubSystem>
  106. <OutputFile>.\Release\MakeFONT.exe</OutputFile>
  107. <GenerateMapFile>true</GenerateMapFile>
  108. </Link>
  109. <CustomBuildStep>
  110. <Command>copy Release\$(TargetName).exe $(SolutionDir)..\Bin\ &gt;nul
  111. copy Release\$(TargetName).map $(SolutionDir)..\Bin\ &gt;nul </Command>
  112. <Message>Copying %(Filename) binaries to $(ENGINE_DIR)\Bin\Debug</Message>
  113. <Outputs>$(SolutionDir)..\Bin\$(TargetName).exe;%(Outputs)</Outputs>
  114. </CustomBuildStep>
  115. </ItemDefinitionGroup>
  116. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  117. <ClCompile>
  118. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  119. <InlineFunctionExpansion>Default</InlineFunctionExpansion>
  120. <FunctionLevelLinking>false</FunctionLevelLinking>
  121. <Optimization>Disabled</Optimization>
  122. <SuppressStartupBanner>true</SuppressStartupBanner>
  123. <WarningLevel>Level3</WarningLevel>
  124. <MinimalRebuild>true</MinimalRebuild>
  125. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;DIRECT3D_VERSION=0x0800;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  126. <AssemblerListingLocation>Debug\</AssemblerListingLocation>
  127. <PrecompiledHeaderOutputFile>.\Debug\MakeFONT.pch</PrecompiledHeaderOutputFile>
  128. <ObjectFileName>Debug\</ObjectFileName>
  129. <ProgramDataBaseFileName>Debug\</ProgramDataBaseFileName>
  130. <DisableSpecificWarnings>4996;4333</DisableSpecificWarnings>
  131. </ClCompile>
  132. <Midl>
  133. <TypeLibraryName>.\Debug\MakeFONT.tlb</TypeLibraryName>
  134. </Midl>
  135. <ResourceCompile>
  136. <Culture>0x0409</Culture>
  137. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  138. </ResourceCompile>
  139. <Bscmake>
  140. <SuppressStartupBanner>true</SuppressStartupBanner>
  141. <OutputFile>.\Debug\MakeFONT.bsc</OutputFile>
  142. </Bscmake>
  143. <Link>
  144. <SuppressStartupBanner>true</SuppressStartupBanner>
  145. <GenerateDebugInformation>true</GenerateDebugInformation>
  146. <SubSystem>Console</SubSystem>
  147. <OutputFile>Debug\MakeFONT.exe</OutputFile>
  148. <GenerateMapFile>true</GenerateMapFile>
  149. </Link>
  150. <CustomBuildStep>
  151. <Command>copy Debug\$(TargetName).exe $(SolutionDir)..\Bin\Debug\ &gt;nul
  152. copy Debug\$(TargetName).map $(SolutionDir)..\Bin\Debug\ &gt;nul </Command>
  153. <Message>Copying %(Filename) binaries to $(ENGINE_DIR)\Bin\Debug</Message>
  154. <Outputs>$(SolutionDir)..\Bin\Debug\$(TargetName).exe;%(Outputs)</Outputs>
  155. </CustomBuildStep>
  156. </ItemDefinitionGroup>
  157. <ItemGroup>
  158. <ClCompile Include="MakeFONT.cpp" />
  159. </ItemGroup>
  160. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  161. <ImportGroup Label="ExtensionTargets">
  162. </ImportGroup>
  163. </Project>