You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

390 rivejä
23 KiB

4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug.DLL|Win32">
  5. <Configuration>Debug.DLL</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug.DLL|x64">
  9. <Configuration>Debug.DLL</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|Win32">
  13. <Configuration>Debug</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Debug|x64">
  17. <Configuration>Debug</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release.DLL|Win32">
  21. <Configuration>Release.DLL</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release.DLL|x64">
  25. <Configuration>Release.DLL</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Release|Win32">
  29. <Configuration>Release</Configuration>
  30. <Platform>Win32</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Release|x64">
  33. <Configuration>Release</Configuration>
  34. <Platform>x64</Platform>
  35. </ProjectConfiguration>
  36. </ItemGroup>
  37. <PropertyGroup Label="Globals">
  38. <ProjectGuid>{C8765523-58F8-4C8E-9914-693396F6F0FF}</ProjectGuid>
  39. <Keyword>Win32Proj</Keyword>
  40. <RootNamespace>rlgl_standalone</RootNamespace>
  41. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  42. <ProjectName>rlgl_standalone</ProjectName>
  43. </PropertyGroup>
  44. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  46. <ConfigurationType>Application</ConfigurationType>
  47. <UseDebugLibraries>true</UseDebugLibraries>
  48. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  49. <CharacterSet>Unicode</CharacterSet>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  52. <ConfigurationType>Application</ConfigurationType>
  53. <UseDebugLibraries>true</UseDebugLibraries>
  54. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  55. <CharacterSet>Unicode</CharacterSet>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|Win32'" Label="Configuration">
  58. <ConfigurationType>Application</ConfigurationType>
  59. <UseDebugLibraries>true</UseDebugLibraries>
  60. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  61. <CharacterSet>Unicode</CharacterSet>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|x64'" Label="Configuration">
  64. <ConfigurationType>Application</ConfigurationType>
  65. <UseDebugLibraries>true</UseDebugLibraries>
  66. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  67. <CharacterSet>Unicode</CharacterSet>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  70. <ConfigurationType>Application</ConfigurationType>
  71. <UseDebugLibraries>false</UseDebugLibraries>
  72. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  73. <WholeProgramOptimization>true</WholeProgramOptimization>
  74. <CharacterSet>Unicode</CharacterSet>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  77. <ConfigurationType>Application</ConfigurationType>
  78. <UseDebugLibraries>false</UseDebugLibraries>
  79. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  80. <WholeProgramOptimization>true</WholeProgramOptimization>
  81. <CharacterSet>Unicode</CharacterSet>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|Win32'" Label="Configuration">
  84. <ConfigurationType>Application</ConfigurationType>
  85. <UseDebugLibraries>false</UseDebugLibraries>
  86. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  87. <WholeProgramOptimization>true</WholeProgramOptimization>
  88. <CharacterSet>Unicode</CharacterSet>
  89. </PropertyGroup>
  90. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|x64'" Label="Configuration">
  91. <ConfigurationType>Application</ConfigurationType>
  92. <UseDebugLibraries>false</UseDebugLibraries>
  93. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  94. <WholeProgramOptimization>true</WholeProgramOptimization>
  95. <CharacterSet>Unicode</CharacterSet>
  96. </PropertyGroup>
  97. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  98. <ImportGroup Label="ExtensionSettings">
  99. </ImportGroup>
  100. <ImportGroup Label="Shared">
  101. </ImportGroup>
  102. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  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|x64'" 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)'=='Debug.DLL|Win32'" 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)'=='Debug.DLL|x64'" 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 Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  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)'=='Release|x64'" 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)'=='Release.DLL|Win32'" 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)'=='Release.DLL|x64'" 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 Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  128. <LinkIncremental>true</LinkIncremental>
  129. <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
  130. <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
  131. </PropertyGroup>
  132. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  133. <LinkIncremental>true</LinkIncremental>
  134. <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
  135. <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
  136. </PropertyGroup>
  137. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|Win32'">
  138. <LinkIncremental>true</LinkIncremental>
  139. <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
  140. <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
  141. </PropertyGroup>
  142. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|x64'">
  143. <LinkIncremental>true</LinkIncremental>
  144. <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
  145. <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
  146. </PropertyGroup>
  147. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  148. <LinkIncremental>false</LinkIncremental>
  149. <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
  150. <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
  151. </PropertyGroup>
  152. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  153. <LinkIncremental>false</LinkIncremental>
  154. <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
  155. <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
  156. </PropertyGroup>
  157. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|Win32'">
  158. <LinkIncremental>false</LinkIncremental>
  159. <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
  160. <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
  161. </PropertyGroup>
  162. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|x64'">
  163. <LinkIncremental>false</LinkIncremental>
  164. <OutDir>$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)\</OutDir>
  165. <IntDir>$(SolutionDir)\build\$(ProjectName)\obj\$(Platform)\$(Configuration)\</IntDir>
  166. </PropertyGroup>
  167. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|Win32'">
  168. <LocalDebuggerWorkingDirectory>$(SolutionDir)..\..\examples\others</LocalDebuggerWorkingDirectory>
  169. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  170. </PropertyGroup>
  171. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|x64'">
  172. <LocalDebuggerWorkingDirectory>$(SolutionDir)..\..\examples\others</LocalDebuggerWorkingDirectory>
  173. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  174. </PropertyGroup>
  175. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  176. <LocalDebuggerWorkingDirectory>$(SolutionDir)..\..\examples\others</LocalDebuggerWorkingDirectory>
  177. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  178. </PropertyGroup>
  179. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  180. <LocalDebuggerWorkingDirectory>$(SolutionDir)..\..\examples\others</LocalDebuggerWorkingDirectory>
  181. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  182. </PropertyGroup>
  183. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|Win32'">
  184. <LocalDebuggerWorkingDirectory>$(SolutionDir)..\..\examples\others</LocalDebuggerWorkingDirectory>
  185. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  186. </PropertyGroup>
  187. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  188. <LocalDebuggerWorkingDirectory>$(SolutionDir)..\..\examples\others</LocalDebuggerWorkingDirectory>
  189. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  190. </PropertyGroup>
  191. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  192. <LocalDebuggerWorkingDirectory>$(SolutionDir)..\..\examples\others</LocalDebuggerWorkingDirectory>
  193. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  194. </PropertyGroup>
  195. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|x64'">
  196. <LocalDebuggerWorkingDirectory>$(SolutionDir)..\..\examples\others</LocalDebuggerWorkingDirectory>
  197. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  198. </PropertyGroup>
  199. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  200. <ClCompile>
  201. <PrecompiledHeader>
  202. </PrecompiledHeader>
  203. <WarningLevel>Level3</WarningLevel>
  204. <Optimization>Disabled</Optimization>
  205. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;PLATFORM_DESKTOP;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  206. <CompileAs>CompileAsC</CompileAs>
  207. <AdditionalIncludeDirectories>$(SolutionDir)..\..\src;$(SolutionDir)..\..\examples\others\external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  208. </ClCompile>
  209. <Link>
  210. <SubSystem>Console</SubSystem>
  211. <GenerateDebugInformation>true</GenerateDebugInformation>
  212. <AdditionalLibraryDirectories>
  213. </AdditionalLibraryDirectories>
  214. <AdditionalDependencies>opengl32.lib;kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  215. </Link>
  216. </ItemDefinitionGroup>
  217. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  218. <ClCompile>
  219. <PrecompiledHeader>
  220. </PrecompiledHeader>
  221. <WarningLevel>Level3</WarningLevel>
  222. <Optimization>Disabled</Optimization>
  223. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;PLATFORM_DESKTOP;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  224. <CompileAs>CompileAsC</CompileAs>
  225. <AdditionalIncludeDirectories>$(SolutionDir)..\..\src;$(SolutionDir)..\..\examples\others\external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  226. <AdditionalOptions>/FS %(AdditionalOptions)</AdditionalOptions>
  227. </ClCompile>
  228. <Link>
  229. <SubSystem>Console</SubSystem>
  230. <GenerateDebugInformation>true</GenerateDebugInformation>
  231. <AdditionalLibraryDirectories>
  232. </AdditionalLibraryDirectories>
  233. <AdditionalDependencies>opengl32.lib;kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  234. </Link>
  235. </ItemDefinitionGroup>
  236. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|Win32'">
  237. <ClCompile>
  238. <PrecompiledHeader>
  239. </PrecompiledHeader>
  240. <WarningLevel>Level3</WarningLevel>
  241. <Optimization>Disabled</Optimization>
  242. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;PLATFORM_DESKTOP;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  243. <CompileAs>CompileAsC</CompileAs>
  244. <AdditionalIncludeDirectories>$(SolutionDir)..\..\src;$(SolutionDir)..\..\examples\others\external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  245. </ClCompile>
  246. <Link>
  247. <SubSystem>Console</SubSystem>
  248. <GenerateDebugInformation>true</GenerateDebugInformation>
  249. <AdditionalLibraryDirectories>
  250. </AdditionalLibraryDirectories>
  251. <AdditionalDependencies>opengl32.lib;kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  252. </Link>
  253. <PostBuildEvent>
  254. <Command>xcopy /y /d "$(SolutionDir)\build\raylib\bin\$(Platform)\$(Configuration)\raylib.dll" "$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)"</Command>
  255. <Message>Copy Debug DLL to output directory</Message>
  256. </PostBuildEvent>
  257. </ItemDefinitionGroup>
  258. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug.DLL|x64'">
  259. <ClCompile>
  260. <PrecompiledHeader>
  261. </PrecompiledHeader>
  262. <WarningLevel>Level3</WarningLevel>
  263. <Optimization>Disabled</Optimization>
  264. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;PLATFORM_DESKTOP;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  265. <CompileAs>CompileAsC</CompileAs>
  266. <AdditionalIncludeDirectories>$(SolutionDir)..\..\src;$(SolutionDir)..\..\examples\others\external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  267. </ClCompile>
  268. <Link>
  269. <SubSystem>Console</SubSystem>
  270. <GenerateDebugInformation>true</GenerateDebugInformation>
  271. <AdditionalLibraryDirectories>
  272. </AdditionalLibraryDirectories>
  273. <AdditionalDependencies>opengl32.lib;kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  274. </Link>
  275. <PostBuildEvent>
  276. <Command>xcopy /y /d "$(SolutionDir)\build\raylib\bin\$(Platform)\$(Configuration)\raylib.dll" "$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)"</Command>
  277. <Message>Copy Debug DLL to output directory</Message>
  278. </PostBuildEvent>
  279. </ItemDefinitionGroup>
  280. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  281. <ClCompile>
  282. <WarningLevel>Level3</WarningLevel>
  283. <PrecompiledHeader>
  284. </PrecompiledHeader>
  285. <Optimization>MaxSpeed</Optimization>
  286. <FunctionLevelLinking>true</FunctionLevelLinking>
  287. <IntrinsicFunctions>true</IntrinsicFunctions>
  288. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions);PLATFORM_DESKTOP</PreprocessorDefinitions>
  289. <AdditionalIncludeDirectories>$(SolutionDir)..\..\src;$(SolutionDir)..\..\examples\others\external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  290. <CompileAs>CompileAsC</CompileAs>
  291. <RemoveUnreferencedCodeData>true</RemoveUnreferencedCodeData>
  292. </ClCompile>
  293. <Link>
  294. <SubSystem>Console</SubSystem>
  295. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  296. <OptimizeReferences>true</OptimizeReferences>
  297. <GenerateDebugInformation>true</GenerateDebugInformation>
  298. <AdditionalDependencies>opengl32.lib;kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  299. <AdditionalLibraryDirectories>
  300. </AdditionalLibraryDirectories>
  301. </Link>
  302. </ItemDefinitionGroup>
  303. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  304. <ClCompile>
  305. <WarningLevel>Level3</WarningLevel>
  306. <PrecompiledHeader>
  307. </PrecompiledHeader>
  308. <Optimization>MaxSpeed</Optimization>
  309. <FunctionLevelLinking>true</FunctionLevelLinking>
  310. <IntrinsicFunctions>true</IntrinsicFunctions>
  311. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions);PLATFORM_DESKTOP</PreprocessorDefinitions>
  312. <AdditionalIncludeDirectories>$(SolutionDir)..\..\src;$(SolutionDir)..\..\examples\others\external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  313. <CompileAs>CompileAsC</CompileAs>
  314. <RemoveUnreferencedCodeData>true</RemoveUnreferencedCodeData>
  315. </ClCompile>
  316. <Link>
  317. <SubSystem>Console</SubSystem>
  318. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  319. <OptimizeReferences>true</OptimizeReferences>
  320. <GenerateDebugInformation>true</GenerateDebugInformation>
  321. <AdditionalDependencies>opengl32.lib;kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  322. <AdditionalLibraryDirectories>
  323. </AdditionalLibraryDirectories>
  324. </Link>
  325. </ItemDefinitionGroup>
  326. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|Win32'">
  327. <ClCompile>
  328. <WarningLevel>Level3</WarningLevel>
  329. <PrecompiledHeader>
  330. </PrecompiledHeader>
  331. <Optimization>MaxSpeed</Optimization>
  332. <FunctionLevelLinking>true</FunctionLevelLinking>
  333. <IntrinsicFunctions>true</IntrinsicFunctions>
  334. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions);PLATFORM_DESKTOP</PreprocessorDefinitions>
  335. <AdditionalIncludeDirectories>$(SolutionDir)..\..\src;$(SolutionDir)..\..\examples\others\external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  336. <CompileAs>CompileAsC</CompileAs>
  337. <RemoveUnreferencedCodeData>true</RemoveUnreferencedCodeData>
  338. </ClCompile>
  339. <Link>
  340. <SubSystem>Console</SubSystem>
  341. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  342. <OptimizeReferences>true</OptimizeReferences>
  343. <GenerateDebugInformation>true</GenerateDebugInformation>
  344. <AdditionalDependencies>opengl32.lib;kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  345. <AdditionalLibraryDirectories>
  346. </AdditionalLibraryDirectories>
  347. </Link>
  348. <PostBuildEvent>
  349. <Command>xcopy /y /d "$(SolutionDir)\build\raylib\bin\$(Platform)\$(Configuration)\raylib.dll" "$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)"</Command>
  350. </PostBuildEvent>
  351. <PostBuildEvent>
  352. <Message>Copy Release DLL to output directory</Message>
  353. </PostBuildEvent>
  354. </ItemDefinitionGroup>
  355. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release.DLL|x64'">
  356. <ClCompile>
  357. <WarningLevel>Level3</WarningLevel>
  358. <PrecompiledHeader>
  359. </PrecompiledHeader>
  360. <Optimization>MaxSpeed</Optimization>
  361. <FunctionLevelLinking>true</FunctionLevelLinking>
  362. <IntrinsicFunctions>true</IntrinsicFunctions>
  363. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions);PLATFORM_DESKTOP</PreprocessorDefinitions>
  364. <AdditionalIncludeDirectories>$(SolutionDir)..\..\src;$(SolutionDir)..\..\examples\others\external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  365. <CompileAs>CompileAsC</CompileAs>
  366. <RemoveUnreferencedCodeData>true</RemoveUnreferencedCodeData>
  367. </ClCompile>
  368. <Link>
  369. <SubSystem>Console</SubSystem>
  370. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  371. <OptimizeReferences>true</OptimizeReferences>
  372. <GenerateDebugInformation>true</GenerateDebugInformation>
  373. <AdditionalDependencies>opengl32.lib;kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  374. <AdditionalLibraryDirectories>
  375. </AdditionalLibraryDirectories>
  376. </Link>
  377. <PostBuildEvent>
  378. <Command>xcopy /y /d "$(SolutionDir)\build\raylib\bin\$(Platform)\$(Configuration)\raylib.dll" "$(SolutionDir)\build\$(ProjectName)\bin\$(Platform)\$(Configuration)"</Command>
  379. </PostBuildEvent>
  380. <PostBuildEvent>
  381. <Message>Copy Release DLL to output directory</Message>
  382. </PostBuildEvent>
  383. </ItemDefinitionGroup>
  384. <ItemGroup>
  385. <ClCompile Include="..\..\..\examples\others\rlgl_standalone.c" />
  386. <ClCompile Include="..\..\..\src\rglfw.c" />
  387. </ItemGroup>
  388. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  389. <ImportGroup Label="ExtensionTargets">
  390. </ImportGroup>
  391. </Project>