libfreeglut.vcxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372
  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|ARM64">
  5. <Configuration>Debug</Configuration>
  6. <Platform>ARM64</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|Win32">
  9. <Configuration>Debug</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|x64">
  13. <Configuration>Debug</Configuration>
  14. <Platform>x64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Memento|ARM64">
  17. <Configuration>Memento</Configuration>
  18. <Platform>ARM64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Memento|Win32">
  21. <Configuration>Memento</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Memento|x64">
  25. <Configuration>Memento</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Release|ARM64">
  29. <Configuration>Release</Configuration>
  30. <Platform>ARM64</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Release|Win32">
  33. <Configuration>Release</Configuration>
  34. <Platform>Win32</Platform>
  35. </ProjectConfiguration>
  36. <ProjectConfiguration Include="Release|x64">
  37. <Configuration>Release</Configuration>
  38. <Platform>x64</Platform>
  39. </ProjectConfiguration>
  40. </ItemGroup>
  41. <PropertyGroup Label="Globals">
  42. <ProjectGuid>{A1B75D29-9F5C-4A0F-B368-322A10477D0C}</ProjectGuid>
  43. <RootNamespace>libfreeglut</RootNamespace>
  44. <Keyword>Win32Proj</Keyword>
  45. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  46. </PropertyGroup>
  47. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  48. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  49. <ConfigurationType>StaticLibrary</ConfigurationType>
  50. <PlatformToolset>v142</PlatformToolset>
  51. <CharacterSet>NotSet</CharacterSet>
  52. <WholeProgramOptimization>true</WholeProgramOptimization>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration">
  55. <ConfigurationType>StaticLibrary</ConfigurationType>
  56. <PlatformToolset>v142</PlatformToolset>
  57. <CharacterSet>NotSet</CharacterSet>
  58. </PropertyGroup>
  59. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  60. <ConfigurationType>StaticLibrary</ConfigurationType>
  61. <PlatformToolset>v142</PlatformToolset>
  62. <CharacterSet>NotSet</CharacterSet>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  65. <ConfigurationType>StaticLibrary</ConfigurationType>
  66. <PlatformToolset>v142</PlatformToolset>
  67. <CharacterSet>NotSet</CharacterSet>
  68. <WholeProgramOptimization>true</WholeProgramOptimization>
  69. </PropertyGroup>
  70. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
  71. <ConfigurationType>StaticLibrary</ConfigurationType>
  72. <PlatformToolset>v142</PlatformToolset>
  73. <CharacterSet>NotSet</CharacterSet>
  74. <WholeProgramOptimization>true</WholeProgramOptimization>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration">
  77. <ConfigurationType>StaticLibrary</ConfigurationType>
  78. <PlatformToolset>v142</PlatformToolset>
  79. <CharacterSet>NotSet</CharacterSet>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'" Label="Configuration">
  82. <ConfigurationType>StaticLibrary</ConfigurationType>
  83. <PlatformToolset>v142</PlatformToolset>
  84. <CharacterSet>NotSet</CharacterSet>
  85. </PropertyGroup>
  86. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  87. <ConfigurationType>StaticLibrary</ConfigurationType>
  88. <PlatformToolset>v142</PlatformToolset>
  89. <CharacterSet>NotSet</CharacterSet>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
  92. <ConfigurationType>StaticLibrary</ConfigurationType>
  93. <PlatformToolset>v142</PlatformToolset>
  94. <CharacterSet>NotSet</CharacterSet>
  95. </PropertyGroup>
  96. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  97. <ImportGroup Label="ExtensionSettings">
  98. </ImportGroup>
  99. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  100. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  101. </ImportGroup>
  102. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="PropertySheets">
  103. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  104. </ImportGroup>
  105. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  106. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  107. </ImportGroup>
  108. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  109. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  110. </ImportGroup>
  111. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets">
  112. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  113. </ImportGroup>
  114. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets">
  115. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  116. </ImportGroup>
  117. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'" Label="PropertySheets">
  118. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  119. </ImportGroup>
  120. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  121. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  122. </ImportGroup>
  123. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets">
  124. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  125. </ImportGroup>
  126. <PropertyGroup Label="UserMacros" />
  127. <PropertyGroup>
  128. <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion>
  129. </PropertyGroup>
  130. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  131. <OutDir>$(Configuration)\</OutDir>
  132. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  133. </PropertyGroup>
  134. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  135. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  136. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  137. </PropertyGroup>
  138. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  139. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  140. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  141. </PropertyGroup>
  142. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
  143. <OutDir>$(Configuration)\</OutDir>
  144. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  145. </PropertyGroup>
  146. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
  147. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  148. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  149. </PropertyGroup>
  150. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'">
  151. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  152. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  153. </PropertyGroup>
  154. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  155. <OutDir>$(Configuration)\</OutDir>
  156. <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
  157. </PropertyGroup>
  158. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  159. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  160. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  161. </PropertyGroup>
  162. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  163. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  164. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  165. </PropertyGroup>
  166. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  167. <ClCompile>
  168. <Optimization>Disabled</Optimization>
  169. <AdditionalIncludeDirectories>..\..\thirdparty\freeglut\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  170. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;HAVE_U__INT64;NEED_XPARSEGEOMETRY_IMPL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  171. <MinimalRebuild>
  172. </MinimalRebuild>
  173. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  174. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  175. <PrecompiledHeader />
  176. <WarningLevel>Level4</WarningLevel>
  177. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  178. <DisableSpecificWarnings>4100;4200;4244;4701;4706</DisableSpecificWarnings>
  179. </ClCompile>
  180. </ItemDefinitionGroup>
  181. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  182. <Midl>
  183. <TargetEnvironment>X64</TargetEnvironment>
  184. </Midl>
  185. <ClCompile>
  186. <Optimization>Disabled</Optimization>
  187. <AdditionalIncludeDirectories>..\..\thirdparty\freeglut\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  188. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;HAVE_U__INT64;NEED_XPARSEGEOMETRY_IMPL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  189. <MinimalRebuild>
  190. </MinimalRebuild>
  191. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  192. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  193. <PrecompiledHeader />
  194. <WarningLevel>Level4</WarningLevel>
  195. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  196. <DisableSpecificWarnings>4100;4200;4244;4701;4706</DisableSpecificWarnings>
  197. <BrowseInformation>true</BrowseInformation>
  198. </ClCompile>
  199. <Lib>
  200. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  201. </Lib>
  202. </ItemDefinitionGroup>
  203. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  204. <Midl />
  205. <ClCompile>
  206. <Optimization>Disabled</Optimization>
  207. <AdditionalIncludeDirectories>..\..\thirdparty\freeglut\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  208. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;HAVE_U__INT64;NEED_XPARSEGEOMETRY_IMPL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  209. <MinimalRebuild>
  210. </MinimalRebuild>
  211. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  212. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  213. <PrecompiledHeader>
  214. </PrecompiledHeader>
  215. <WarningLevel>Level4</WarningLevel>
  216. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  217. <DisableSpecificWarnings>4100;4200;4244;4701;4706</DisableSpecificWarnings>
  218. <BrowseInformation>true</BrowseInformation>
  219. </ClCompile>
  220. <Lib>
  221. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  222. </Lib>
  223. </ItemDefinitionGroup>
  224. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
  225. <ClCompile>
  226. <Optimization>Disabled</Optimization>
  227. <AdditionalIncludeDirectories>..\..\thirdparty\freeglut\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  228. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;HAVE_U__INT64;NEED_XPARSEGEOMETRY_IMPL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  229. <MinimalRebuild>
  230. </MinimalRebuild>
  231. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  232. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  233. <PrecompiledHeader />
  234. <WarningLevel>Level4</WarningLevel>
  235. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  236. <DisableSpecificWarnings>4100;4200;4244;4701;4706</DisableSpecificWarnings>
  237. </ClCompile>
  238. </ItemDefinitionGroup>
  239. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
  240. <Midl>
  241. <TargetEnvironment>X64</TargetEnvironment>
  242. </Midl>
  243. <ClCompile>
  244. <Optimization>Disabled</Optimization>
  245. <AdditionalIncludeDirectories>..\..\thirdparty\freeglut\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  246. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;HAVE_U__INT64;NEED_XPARSEGEOMETRY_IMPL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  247. <MinimalRebuild>
  248. </MinimalRebuild>
  249. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  250. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  251. <PrecompiledHeader />
  252. <WarningLevel>Level4</WarningLevel>
  253. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  254. <DisableSpecificWarnings>4100;4200;4244;4701;4706</DisableSpecificWarnings>
  255. </ClCompile>
  256. <Lib>
  257. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  258. </Lib>
  259. </ItemDefinitionGroup>
  260. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM64'">
  261. <Midl />
  262. <ClCompile>
  263. <Optimization>Disabled</Optimization>
  264. <AdditionalIncludeDirectories>..\..\thirdparty\freeglut\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  265. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;HAVE_U__INT64;NEED_XPARSEGEOMETRY_IMPL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  266. <MinimalRebuild>
  267. </MinimalRebuild>
  268. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  269. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  270. <PrecompiledHeader>
  271. </PrecompiledHeader>
  272. <WarningLevel>Level4</WarningLevel>
  273. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  274. <DisableSpecificWarnings>4100;4200;4244;4701;4706</DisableSpecificWarnings>
  275. </ClCompile>
  276. <Lib>
  277. <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
  278. </Lib>
  279. </ItemDefinitionGroup>
  280. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  281. <ClCompile>
  282. <AdditionalIncludeDirectories>..\..\thirdparty\freeglut\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  283. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;HAVE_U__INT64;NEED_XPARSEGEOMETRY_IMPL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  284. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  285. <FunctionLevelLinking>true</FunctionLevelLinking>
  286. <PrecompiledHeader />
  287. <WarningLevel>Level4</WarningLevel>
  288. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  289. <DisableSpecificWarnings>4100;4200;4244;4701;4706</DisableSpecificWarnings>
  290. <MinimalRebuild />
  291. </ClCompile>
  292. </ItemDefinitionGroup>
  293. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  294. <Midl>
  295. <TargetEnvironment>X64</TargetEnvironment>
  296. </Midl>
  297. <ClCompile>
  298. <AdditionalIncludeDirectories>..\..\thirdparty\freeglut\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  299. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;HAVE_U__INT64;NEED_XPARSEGEOMETRY_IMPL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  300. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  301. <PrecompiledHeader />
  302. <WarningLevel>Level4</WarningLevel>
  303. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  304. <DisableSpecificWarnings>4100;4200;4244;4701;4706</DisableSpecificWarnings>
  305. </ClCompile>
  306. </ItemDefinitionGroup>
  307. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  308. <Midl />
  309. <ClCompile>
  310. <AdditionalIncludeDirectories>..\..\thirdparty\freeglut\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  311. <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;HAVE_U__INT64;NEED_XPARSEGEOMETRY_IMPL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  312. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  313. <PrecompiledHeader>
  314. </PrecompiledHeader>
  315. <WarningLevel>Level4</WarningLevel>
  316. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  317. <DisableSpecificWarnings>4100;4200;4244;4701;4706</DisableSpecificWarnings>
  318. </ClCompile>
  319. </ItemDefinitionGroup>
  320. <ItemGroup>
  321. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_callbacks.c" />
  322. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_cursor.c" />
  323. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_display.c" />
  324. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_ext.c" />
  325. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_font.c" />
  326. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_font_data.c" />
  327. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_gamemode.c" />
  328. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_geometry.c" />
  329. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_gl2.c" />
  330. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_init.c" />
  331. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_input_devices.c" />
  332. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_joystick.c" />
  333. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_main.c" />
  334. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_menu.c" />
  335. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_misc.c" />
  336. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_overlay.c" />
  337. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_spaceball.c" />
  338. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_state.c" />
  339. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_stroke_mono_roman.c" />
  340. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_stroke_roman.c" />
  341. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_structure.c" />
  342. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_teapot.c" />
  343. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_videoresize.c" />
  344. <ClCompile Include="..\..\thirdparty\freeglut\src\fg_window.c" />
  345. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_cursor_mswin.c" />
  346. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_display_mswin.c" />
  347. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_ext_mswin.c" />
  348. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_gamemode_mswin.c" />
  349. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_init_mswin.c" />
  350. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_input_devices_mswin.c" />
  351. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_joystick_mswin.c" />
  352. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_main_mswin.c" />
  353. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_menu_mswin.c" />
  354. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_spaceball_mswin.c" />
  355. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_state_mswin.c" />
  356. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_structure_mswin.c" />
  357. <ClCompile Include="..\..\thirdparty\freeglut\src\mswin\fg_window_mswin.c" />
  358. <ClCompile Include="..\..\thirdparty\freeglut\src\util\xparsegeometry_repl.c" />
  359. </ItemGroup>
  360. <ItemGroup>
  361. <ClInclude Include="..\..\thirdparty\freeglut\src\fg_gl2.h" />
  362. <ClInclude Include="..\..\thirdparty\freeglut\src\fg_init.h" />
  363. <ClInclude Include="..\..\thirdparty\freeglut\src\fg_internal.h" />
  364. <ClInclude Include="..\..\thirdparty\freeglut\src\fg_teapot_data.h" />
  365. <ClInclude Include="..\..\thirdparty\freeglut\src\fg_version.h" />
  366. <ClInclude Include="..\..\thirdparty\freeglut\src\mswin\fg_internal_mswin.h" />
  367. <ClInclude Include="..\..\thirdparty\freeglut\src\util\xparsegeometry_repl.h" />
  368. </ItemGroup>
  369. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  370. <ImportGroup Label="ExtensionTargets">
  371. </ImportGroup>
  372. </Project>