hl.vcxproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  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="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="ReleaseVS2013|Win32">
  13. <Configuration>ReleaseVS2013</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="ReleaseVS2013|x64">
  17. <Configuration>ReleaseVS2013</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. <ProjectGuid>{BBF750D2-6DD2-4A41-AC3A-07C070B94FA1}</ProjectGuid>
  31. <Keyword>Win32Proj</Keyword>
  32. <RootNamespace>hl</RootNamespace>
  33. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  34. </PropertyGroup>
  35. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  36. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  37. <ConfigurationType>Application</ConfigurationType>
  38. <UseDebugLibraries>true</UseDebugLibraries>
  39. <CharacterSet>Unicode</CharacterSet>
  40. <PlatformToolset>v142</PlatformToolset>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  43. <ConfigurationType>Application</ConfigurationType>
  44. <UseDebugLibraries>true</UseDebugLibraries>
  45. <CharacterSet>Unicode</CharacterSet>
  46. <PlatformToolset>v142</PlatformToolset>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  49. <ConfigurationType>Application</ConfigurationType>
  50. <UseDebugLibraries>false</UseDebugLibraries>
  51. <WholeProgramOptimization>true</WholeProgramOptimization>
  52. <CharacterSet>Unicode</CharacterSet>
  53. <PlatformToolset>v142</PlatformToolset>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|Win32'" Label="Configuration">
  56. <ConfigurationType>Application</ConfigurationType>
  57. <UseDebugLibraries>false</UseDebugLibraries>
  58. <WholeProgramOptimization>true</WholeProgramOptimization>
  59. <CharacterSet>Unicode</CharacterSet>
  60. <PlatformToolset>v120</PlatformToolset>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  63. <ConfigurationType>Application</ConfigurationType>
  64. <UseDebugLibraries>false</UseDebugLibraries>
  65. <WholeProgramOptimization>true</WholeProgramOptimization>
  66. <CharacterSet>Unicode</CharacterSet>
  67. <PlatformToolset>v142</PlatformToolset>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|x64'" Label="Configuration">
  70. <ConfigurationType>Application</ConfigurationType>
  71. <UseDebugLibraries>false</UseDebugLibraries>
  72. <WholeProgramOptimization>true</WholeProgramOptimization>
  73. <CharacterSet>Unicode</CharacterSet>
  74. <PlatformToolset>v120</PlatformToolset>
  75. </PropertyGroup>
  76. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  77. <ImportGroup Label="ExtensionSettings">
  78. </ImportGroup>
  79. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  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)'=='Debug|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)'=='ReleaseVS2013|Win32'" 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)'=='Release|x64'" 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)'=='ReleaseVS2013|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 Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  99. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);src</IncludePath>
  100. <LibraryPath>$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86;$(Configuration)</LibraryPath>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  103. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);src;include/vtune</IncludePath>
  104. <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;x64/$(Configuration)</LibraryPath>
  105. </PropertyGroup>
  106. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  107. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);src</IncludePath>
  108. <LibraryPath>$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86;$(Configuration)</LibraryPath>
  109. </PropertyGroup>
  110. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|Win32'">
  111. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);src</IncludePath>
  112. <LibraryPath>$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86;$(Configuration)</LibraryPath>
  113. </PropertyGroup>
  114. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  115. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);src;include/vtune</IncludePath>
  116. <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;x64/$(Configuration)</LibraryPath>
  117. </PropertyGroup>
  118. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|x64'">
  119. <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);src</IncludePath>
  120. <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;x64/$(Configuration)</LibraryPath>
  121. </PropertyGroup>
  122. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  123. <ClCompile>
  124. <PrecompiledHeader>
  125. </PrecompiledHeader>
  126. <Optimization>Disabled</Optimization>
  127. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  128. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  129. <WarningLevel>EnableAllWarnings</WarningLevel>
  130. <AdditionalOptions>/wd4456 /wd4100 /wd4204 /wd4702 /wd4457 %(AdditionalOptions)</AdditionalOptions>
  131. </ClCompile>
  132. <Link>
  133. <SubSystem>Console</SubSystem>
  134. <GenerateDebugInformation>true</GenerateDebugInformation>
  135. <AdditionalDependencies>libhl.lib;user32.lib</AdditionalDependencies>
  136. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  137. <DataExecutionPrevention>false</DataExecutionPrevention>
  138. <LargeAddressAware>true</LargeAddressAware>
  139. </Link>
  140. <Manifest>
  141. <EnableDpiAwareness>PerMonitorHighDPIAware</EnableDpiAwareness>
  142. </Manifest>
  143. </ItemDefinitionGroup>
  144. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  145. <ClCompile>
  146. <PrecompiledHeader>
  147. </PrecompiledHeader>
  148. <WarningLevel>EnableAllWarnings</WarningLevel>
  149. <Optimization>Disabled</Optimization>
  150. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;HL_VTUNE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  151. <AdditionalOptions>/wd4456 /wd4100 /wd4204 /wd4702 /wd4457 %(AdditionalOptions)</AdditionalOptions>
  152. </ClCompile>
  153. <Link>
  154. <SubSystem>Console</SubSystem>
  155. <GenerateDebugInformation>true</GenerateDebugInformation>
  156. <AdditionalDependencies>libhl.lib;user32.lib;include/vtune/jitprofiling.lib</AdditionalDependencies>
  157. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  158. <DataExecutionPrevention>false</DataExecutionPrevention>
  159. </Link>
  160. <Manifest>
  161. <EnableDpiAwareness>PerMonitorHighDPIAware</EnableDpiAwareness>
  162. </Manifest>
  163. </ItemDefinitionGroup>
  164. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  165. <ClCompile>
  166. <WarningLevel>EnableAllWarnings</WarningLevel>
  167. <PrecompiledHeader>
  168. </PrecompiledHeader>
  169. <Optimization>MaxSpeed</Optimization>
  170. <FunctionLevelLinking>true</FunctionLevelLinking>
  171. <IntrinsicFunctions>true</IntrinsicFunctions>
  172. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  173. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  174. <AdditionalOptions>/wd4456 /wd4100 /wd4204 /wd4702 /wd4457 %(AdditionalOptions)</AdditionalOptions>
  175. <BufferSecurityCheck>false</BufferSecurityCheck>
  176. </ClCompile>
  177. <Link>
  178. <SubSystem>Console</SubSystem>
  179. <GenerateDebugInformation>true</GenerateDebugInformation>
  180. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  181. <OptimizeReferences>true</OptimizeReferences>
  182. <AdditionalDependencies>libhl.lib;user32.lib</AdditionalDependencies>
  183. <LargeAddressAware>true</LargeAddressAware>
  184. </Link>
  185. <Manifest>
  186. <EnableDpiAwareness>PerMonitorHighDPIAware</EnableDpiAwareness>
  187. </Manifest>
  188. </ItemDefinitionGroup>
  189. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|Win32'">
  190. <ClCompile>
  191. <WarningLevel>EnableAllWarnings</WarningLevel>
  192. <PrecompiledHeader>
  193. </PrecompiledHeader>
  194. <Optimization>MaxSpeed</Optimization>
  195. <FunctionLevelLinking>true</FunctionLevelLinking>
  196. <IntrinsicFunctions>true</IntrinsicFunctions>
  197. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  198. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  199. <AdditionalOptions>/wd4456 /wd4100 /wd4204 /wd4702 /wd4457 %(AdditionalOptions)</AdditionalOptions>
  200. <BufferSecurityCheck>false</BufferSecurityCheck>
  201. </ClCompile>
  202. <Link>
  203. <SubSystem>Console</SubSystem>
  204. <GenerateDebugInformation>true</GenerateDebugInformation>
  205. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  206. <OptimizeReferences>true</OptimizeReferences>
  207. <AdditionalDependencies>libhl.lib;user32.lib</AdditionalDependencies>
  208. <LargeAddressAware>true</LargeAddressAware>
  209. </Link>
  210. <Manifest>
  211. <EnableDpiAwareness>PerMonitorHighDPIAware</EnableDpiAwareness>
  212. </Manifest>
  213. </ItemDefinitionGroup>
  214. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  215. <ClCompile>
  216. <WarningLevel>EnableAllWarnings</WarningLevel>
  217. <PrecompiledHeader>
  218. </PrecompiledHeader>
  219. <Optimization>MaxSpeed</Optimization>
  220. <FunctionLevelLinking>true</FunctionLevelLinking>
  221. <IntrinsicFunctions>true</IntrinsicFunctions>
  222. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;HL_VTUNE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  223. <AdditionalOptions>/wd4456 /wd4100 /wd4204 /wd4702 /wd4457 %(AdditionalOptions)</AdditionalOptions>
  224. <BufferSecurityCheck>false</BufferSecurityCheck>
  225. </ClCompile>
  226. <Link>
  227. <SubSystem>Console</SubSystem>
  228. <GenerateDebugInformation>true</GenerateDebugInformation>
  229. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  230. <OptimizeReferences>true</OptimizeReferences>
  231. <AdditionalDependencies>libhl.lib;user32.lib;include/vtune/jitprofiling.lib</AdditionalDependencies>
  232. </Link>
  233. <Manifest>
  234. <EnableDpiAwareness>PerMonitorHighDPIAware</EnableDpiAwareness>
  235. </Manifest>
  236. </ItemDefinitionGroup>
  237. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseVS2013|x64'">
  238. <ClCompile>
  239. <WarningLevel>EnableAllWarnings</WarningLevel>
  240. <PrecompiledHeader>
  241. </PrecompiledHeader>
  242. <Optimization>MaxSpeed</Optimization>
  243. <FunctionLevelLinking>true</FunctionLevelLinking>
  244. <IntrinsicFunctions>true</IntrinsicFunctions>
  245. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  246. <AdditionalOptions>/wd4456 /wd4100 /wd4204 /wd4702 /wd4457 %(AdditionalOptions)</AdditionalOptions>
  247. <BufferSecurityCheck>false</BufferSecurityCheck>
  248. </ClCompile>
  249. <Link>
  250. <SubSystem>Console</SubSystem>
  251. <GenerateDebugInformation>true</GenerateDebugInformation>
  252. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  253. <OptimizeReferences>true</OptimizeReferences>
  254. <AdditionalDependencies>libhl.lib;user32.lib</AdditionalDependencies>
  255. </Link>
  256. <Manifest>
  257. <EnableDpiAwareness>PerMonitorHighDPIAware</EnableDpiAwareness>
  258. </Manifest>
  259. </ItemDefinitionGroup>
  260. <ItemGroup>
  261. <ClCompile Include="src\code.c" />
  262. <ClCompile Include="src\debugger.c" />
  263. <ClCompile Include="src\jit.c" />
  264. <ClCompile Include="src\main.c" />
  265. <ClCompile Include="src\module.c" />
  266. <ClCompile Include="src\profile.c" />
  267. </ItemGroup>
  268. <ItemGroup>
  269. <ClInclude Include="src\hl.h" />
  270. <ClInclude Include="src\hlmodule.h" />
  271. <ClInclude Include="src\opcodes.h" />
  272. </ItemGroup>
  273. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  274. <ImportGroup Label="ExtensionTargets">
  275. </ImportGroup>
  276. </Project>