ui.vcxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="14.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="ReleaseVS2013|Win32">
  9. <Configuration>ReleaseVS2013</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="ReleaseVS2013|x64">
  13. <Configuration>ReleaseVS2013</Configuration>
  14. <Platform>x64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|Win32">
  17. <Configuration>Release</Configuration>
  18. <Platform>Win32</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Debug|x64">
  21. <Configuration>Debug</Configuration>
  22. <Platform>x64</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. <ProjectGuid>{6534D221-34DF-404A-AFCD-6DEC9BBC9798}</ProjectGuid>
  31. <Keyword>Win32Proj</Keyword>
  32. <RootNamespace>ui</RootNamespace>
  33. <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
  34. </PropertyGroup>
  35. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  36. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  37. <ConfigurationType>DynamicLibrary</ConfigurationType>
  38. <UseDebugLibraries>true</UseDebugLibraries>
  39. <PlatformToolset>v140</PlatformToolset>
  40. <CharacterSet>Unicode</CharacterSet>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  43. <ConfigurationType>DynamicLibrary</ConfigurationType>
  44. <UseDebugLibraries>false</UseDebugLibraries>
  45. <PlatformToolset>v140</PlatformToolset>
  46. <WholeProgramOptimization>true</WholeProgramOptimization>
  47. <CharacterSet>Unicode</CharacterSet>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|Win32'" Label="Configuration">
  50. <ConfigurationType>DynamicLibrary</ConfigurationType>
  51. <UseDebugLibraries>false</UseDebugLibraries>
  52. <PlatformToolset>v120</PlatformToolset>
  53. <WholeProgramOptimization>true</WholeProgramOptimization>
  54. <CharacterSet>Unicode</CharacterSet>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  57. <ConfigurationType>DynamicLibrary</ConfigurationType>
  58. <UseDebugLibraries>true</UseDebugLibraries>
  59. <PlatformToolset>v140</PlatformToolset>
  60. <CharacterSet>Unicode</CharacterSet>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  63. <ConfigurationType>DynamicLibrary</ConfigurationType>
  64. <UseDebugLibraries>false</UseDebugLibraries>
  65. <PlatformToolset>v140</PlatformToolset>
  66. <WholeProgramOptimization>true</WholeProgramOptimization>
  67. <CharacterSet>Unicode</CharacterSet>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|x64'" Label="Configuration">
  70. <ConfigurationType>DynamicLibrary</ConfigurationType>
  71. <UseDebugLibraries>false</UseDebugLibraries>
  72. <PlatformToolset>v120</PlatformToolset>
  73. <WholeProgramOptimization>true</WholeProgramOptimization>
  74. <CharacterSet>Unicode</CharacterSet>
  75. </PropertyGroup>
  76. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  77. <ImportGroup Label="ExtensionSettings">
  78. </ImportGroup>
  79. <ImportGroup Label="Shared">
  80. </ImportGroup>
  81. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  82. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  83. </ImportGroup>
  84. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  85. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  86. </ImportGroup>
  87. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|Win32'" Label="PropertySheets">
  88. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  89. </ImportGroup>
  90. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  91. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  92. </ImportGroup>
  93. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  94. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  95. </ImportGroup>
  96. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|x64'" Label="PropertySheets">
  97. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  98. </ImportGroup>
  99. <PropertyGroup Label="UserMacros" />
  100. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  101. <LinkIncremental>true</LinkIncremental>
  102. <TargetExt>.hdll</TargetExt>
  103. <LibraryPath>$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86;../../$(Configuration)</LibraryPath>
  104. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);../../src</IncludePath>
  105. </PropertyGroup>
  106. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  107. <LinkIncremental>true</LinkIncremental>
  108. <TargetExt>.hdll</TargetExt>
  109. <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;../../x64/$(Configuration)</LibraryPath>
  110. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);../../src</IncludePath>
  111. </PropertyGroup>
  112. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  113. <LinkIncremental>false</LinkIncremental>
  114. <TargetExt>.hdll</TargetExt>
  115. <LibraryPath>$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86;../../$(Configuration)</LibraryPath>
  116. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);../../src</IncludePath>
  117. </PropertyGroup>
  118. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|Win32'">
  119. <LinkIncremental>false</LinkIncremental>
  120. <TargetExt>.hdll</TargetExt>
  121. <LibraryPath>$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86;../../$(Configuration)</LibraryPath>
  122. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);../../src</IncludePath>
  123. </PropertyGroup>
  124. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  125. <LinkIncremental>false</LinkIncremental>
  126. <TargetExt>.hdll</TargetExt>
  127. <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;../../x64/$(Configuration)</LibraryPath>
  128. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);../../src</IncludePath>
  129. </PropertyGroup>
  130. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|x64'">
  131. <LinkIncremental>false</LinkIncremental>
  132. <TargetExt>.hdll</TargetExt>
  133. <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;../../x64/$(Configuration)</LibraryPath>
  134. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);../../src</IncludePath>
  135. </PropertyGroup>
  136. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  137. <ClCompile>
  138. <PrecompiledHeader>
  139. </PrecompiledHeader>
  140. <WarningLevel>Level3</WarningLevel>
  141. <Optimization>Disabled</Optimization>
  142. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;UI_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  143. </ClCompile>
  144. <Link>
  145. <SubSystem>Windows</SubSystem>
  146. <GenerateDebugInformation>true</GenerateDebugInformation>
  147. <OutputFile>../../$(Configuration)/$(TargetName).hdll</OutputFile>
  148. <AdditionalDependencies>libhl.lib;user32.lib;gdi32.lib;comdlg32.lib</AdditionalDependencies>
  149. </Link>
  150. </ItemDefinitionGroup>
  151. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  152. <ClCompile>
  153. <PrecompiledHeader>
  154. </PrecompiledHeader>
  155. <WarningLevel>Level3</WarningLevel>
  156. <Optimization>Disabled</Optimization>
  157. <PreprocessorDefinitions>_DEBUG;_WINDOWS;_USRDLL;UI_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  158. </ClCompile>
  159. <Link>
  160. <SubSystem>Windows</SubSystem>
  161. <GenerateDebugInformation>true</GenerateDebugInformation>
  162. <AdditionalDependencies>libhl.lib;user32.lib;gdi32.lib;comdlg32.lib</AdditionalDependencies>
  163. </Link>
  164. </ItemDefinitionGroup>
  165. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  166. <ClCompile>
  167. <WarningLevel>Level3</WarningLevel>
  168. <PrecompiledHeader>
  169. </PrecompiledHeader>
  170. <Optimization>MaxSpeed</Optimization>
  171. <FunctionLevelLinking>true</FunctionLevelLinking>
  172. <IntrinsicFunctions>true</IntrinsicFunctions>
  173. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;UI_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  174. </ClCompile>
  175. <Link>
  176. <SubSystem>Windows</SubSystem>
  177. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  178. <OptimizeReferences>true</OptimizeReferences>
  179. <GenerateDebugInformation>true</GenerateDebugInformation>
  180. <OutputFile>../../$(Configuration)/$(TargetName).hdll</OutputFile>
  181. <AdditionalDependencies>libhl.lib;user32.lib;gdi32.lib;comdlg32.lib</AdditionalDependencies>
  182. </Link>
  183. </ItemDefinitionGroup>
  184. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|Win32'">
  185. <ClCompile>
  186. <WarningLevel>Level3</WarningLevel>
  187. <PrecompiledHeader>
  188. </PrecompiledHeader>
  189. <Optimization>MaxSpeed</Optimization>
  190. <FunctionLevelLinking>true</FunctionLevelLinking>
  191. <IntrinsicFunctions>true</IntrinsicFunctions>
  192. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;UI_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  193. </ClCompile>
  194. <Link>
  195. <SubSystem>Windows</SubSystem>
  196. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  197. <OptimizeReferences>true</OptimizeReferences>
  198. <GenerateDebugInformation>true</GenerateDebugInformation>
  199. <OutputFile>../../$(Configuration)/$(TargetName).hdll</OutputFile>
  200. <AdditionalDependencies>libhl.lib;user32.lib;gdi32.lib;comdlg32.lib</AdditionalDependencies>
  201. </Link>
  202. </ItemDefinitionGroup>
  203. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  204. <ClCompile>
  205. <WarningLevel>Level3</WarningLevel>
  206. <PrecompiledHeader>
  207. </PrecompiledHeader>
  208. <Optimization>MaxSpeed</Optimization>
  209. <FunctionLevelLinking>true</FunctionLevelLinking>
  210. <IntrinsicFunctions>true</IntrinsicFunctions>
  211. <PreprocessorDefinitions>NDEBUG;_WINDOWS;_USRDLL;UI_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  212. </ClCompile>
  213. <Link>
  214. <SubSystem>Windows</SubSystem>
  215. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  216. <OptimizeReferences>true</OptimizeReferences>
  217. <GenerateDebugInformation>true</GenerateDebugInformation>
  218. <AdditionalDependencies>libhl.lib;user32.lib;gdi32.lib;comdlg32.lib</AdditionalDependencies>
  219. </Link>
  220. </ItemDefinitionGroup>
  221. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|x64'">
  222. <ClCompile>
  223. <WarningLevel>Level3</WarningLevel>
  224. <PrecompiledHeader>
  225. </PrecompiledHeader>
  226. <Optimization>MaxSpeed</Optimization>
  227. <FunctionLevelLinking>true</FunctionLevelLinking>
  228. <IntrinsicFunctions>true</IntrinsicFunctions>
  229. <PreprocessorDefinitions>NDEBUG;_WINDOWS;_USRDLL;UI_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  230. </ClCompile>
  231. <Link>
  232. <SubSystem>Windows</SubSystem>
  233. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  234. <OptimizeReferences>true</OptimizeReferences>
  235. <GenerateDebugInformation>true</GenerateDebugInformation>
  236. <AdditionalDependencies>libhl.lib;user32.lib;gdi32.lib;comdlg32.lib</AdditionalDependencies>
  237. </Link>
  238. </ItemDefinitionGroup>
  239. <ItemGroup>
  240. <ClCompile Include="ui_win.c" />
  241. </ItemGroup>
  242. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  243. <ImportGroup Label="ExtensionTargets">
  244. </ImportGroup>
  245. </Project>