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.

225 lines
12 KiB

  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|ARM">
  5. <Configuration>Debug</Configuration>
  6. <Platform>ARM</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Release|ARM">
  9. <Configuration>Release</Configuration>
  10. <Platform>ARM</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|ARM64">
  13. <Configuration>Debug</Configuration>
  14. <Platform>ARM64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|ARM64">
  17. <Configuration>Release</Configuration>
  18. <Platform>ARM64</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. <ProjectConfiguration Include="Debug|x86">
  29. <Configuration>Debug</Configuration>
  30. <Platform>x86</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Release|x86">
  33. <Configuration>Release</Configuration>
  34. <Platform>x86</Platform>
  35. </ProjectConfiguration>
  36. </ItemGroup>
  37. <PropertyGroup Label="Globals">
  38. <ProjectGuid>{bfb31759-4fca-4503-bc7c-a97f705efdb2}</ProjectGuid>
  39. <Keyword>Android</Keyword>
  40. <RootNamespace>raylib_android</RootNamespace>
  41. <DefaultLanguage>en-US</DefaultLanguage>
  42. <MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
  43. <ApplicationType>Android</ApplicationType>
  44. <ApplicationTypeRevision>3.0</ApplicationTypeRevision>
  45. </PropertyGroup>
  46. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  47. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  48. <ConfigurationType>DynamicLibrary</ConfigurationType>
  49. <UseDebugLibraries>true</UseDebugLibraries>
  50. <PlatformToolset>Clang_5_0</PlatformToolset>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  53. <ConfigurationType>DynamicLibrary</ConfigurationType>
  54. <UseDebugLibraries>false</UseDebugLibraries>
  55. <PlatformToolset>Clang_5_0</PlatformToolset>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'" Label="Configuration">
  58. <ConfigurationType>DynamicLibrary</ConfigurationType>
  59. <UseDebugLibraries>true</UseDebugLibraries>
  60. <PlatformToolset>Clang_5_0</PlatformToolset>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'" Label="Configuration">
  63. <ConfigurationType>DynamicLibrary</ConfigurationType>
  64. <UseDebugLibraries>false</UseDebugLibraries>
  65. <PlatformToolset>Clang_5_0</PlatformToolset>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
  68. <ConfigurationType>DynamicLibrary</ConfigurationType>
  69. <UseDebugLibraries>true</UseDebugLibraries>
  70. <PlatformToolset>Clang_5_0</PlatformToolset>
  71. <AndroidAPILevel>android-29</AndroidAPILevel>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
  74. <ConfigurationType>DynamicLibrary</ConfigurationType>
  75. <UseDebugLibraries>false</UseDebugLibraries>
  76. <PlatformToolset>Clang_5_0</PlatformToolset>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
  79. <ConfigurationType>DynamicLibrary</ConfigurationType>
  80. <UseDebugLibraries>true</UseDebugLibraries>
  81. <PlatformToolset>Clang_5_0</PlatformToolset>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
  84. <ConfigurationType>DynamicLibrary</ConfigurationType>
  85. <UseDebugLibraries>false</UseDebugLibraries>
  86. <PlatformToolset>Clang_5_0</PlatformToolset>
  87. </PropertyGroup>
  88. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  89. <ImportGroup Label="ExtensionSettings">
  90. </ImportGroup>
  91. <ImportGroup Label="Shared">
  92. </ImportGroup>
  93. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  94. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  95. </ImportGroup>
  96. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  97. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  98. </ImportGroup>
  99. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
  100. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  101. </ImportGroup>
  102. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x86'">
  103. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  104. </ImportGroup>
  105. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  106. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  107. </ImportGroup>
  108. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  109. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  110. </ImportGroup>
  111. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  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|ARM'">
  115. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  116. </ImportGroup>
  117. <PropertyGroup Label="UserMacros" />
  118. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  119. <TargetName>libmain</TargetName>
  120. </PropertyGroup>
  121. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" />
  122. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" />
  123. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" />
  124. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
  125. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
  126. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'" />
  127. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'" />
  128. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  129. <ClCompile>
  130. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  131. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  132. <CompileAs>CompileAsC</CompileAs>
  133. <CLanguageStandard>c99</CLanguageStandard>
  134. <CppLanguageStandard>Default</CppLanguageStandard>
  135. <PrecompiledHeaderCompileAs>CompileAsC</PrecompiledHeaderCompileAs>
  136. </ClCompile>
  137. <Link>
  138. <LibraryDependencies>%(LibraryDependencies);EGL;GLESv2;log;android;c;m;raylib</LibraryDependencies>
  139. <AdditionalLibraryDirectories>../../../../src/;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  140. </Link>
  141. </ItemDefinitionGroup>
  142. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  143. <ClCompile>
  144. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  145. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  146. <CompileAs>CompileAsC</CompileAs>
  147. <CLanguageStandard>c99</CLanguageStandard>
  148. <CppLanguageStandard>Default</CppLanguageStandard>
  149. <PrecompiledHeaderCompileAs>CompileAsC</PrecompiledHeaderCompileAs>
  150. </ClCompile>
  151. <Link>
  152. <LibraryDependencies>%(LibraryDependencies);GLESv1_CM;EGL;</LibraryDependencies>
  153. <AdditionalLibraryDirectories>.;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  154. </Link>
  155. </ItemDefinitionGroup>
  156. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  157. <ClCompile>
  158. <PrecompiledHeader>Use</PrecompiledHeader>
  159. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  160. <CompileAs>CompileAsCpp</CompileAs>
  161. </ClCompile>
  162. <Link>
  163. <LibraryDependencies>%(LibraryDependencies);GLESv1_CM;EGL;</LibraryDependencies>
  164. </Link>
  165. </ItemDefinitionGroup>
  166. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  167. <ClCompile>
  168. <PrecompiledHeader>Use</PrecompiledHeader>
  169. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  170. <CompileAs>CompileAsCpp</CompileAs>
  171. </ClCompile>
  172. <Link>
  173. <LibraryDependencies>%(LibraryDependencies);GLESv1_CM;EGL;</LibraryDependencies>
  174. </Link>
  175. </ItemDefinitionGroup>
  176. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  177. <ClCompile>
  178. <PrecompiledHeader>Use</PrecompiledHeader>
  179. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  180. <CompileAs>CompileAsCpp</CompileAs>
  181. </ClCompile>
  182. <Link>
  183. <LibraryDependencies>%(LibraryDependencies);GLESv1_CM;EGL;</LibraryDependencies>
  184. </Link>
  185. </ItemDefinitionGroup>
  186. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  187. <ClCompile>
  188. <PrecompiledHeader>Use</PrecompiledHeader>
  189. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  190. <CompileAs>CompileAsCpp</CompileAs>
  191. </ClCompile>
  192. <Link>
  193. <LibraryDependencies>%(LibraryDependencies);GLESv1_CM;EGL;</LibraryDependencies>
  194. </Link>
  195. </ItemDefinitionGroup>
  196. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
  197. <ClCompile>
  198. <PrecompiledHeader>Use</PrecompiledHeader>
  199. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  200. <CompileAs>CompileAsCpp</CompileAs>
  201. </ClCompile>
  202. <Link>
  203. <LibraryDependencies>%(LibraryDependencies);GLESv1_CM;EGL;</LibraryDependencies>
  204. </Link>
  205. </ItemDefinitionGroup>
  206. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'">
  207. <ClCompile>
  208. <PrecompiledHeader>Use</PrecompiledHeader>
  209. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  210. <CompileAs>CompileAsCpp</CompileAs>
  211. </ClCompile>
  212. <Link>
  213. <LibraryDependencies>%(LibraryDependencies);GLESv1_CM;EGL;</LibraryDependencies>
  214. </Link>
  215. </ItemDefinitionGroup>
  216. <ItemGroup>
  217. <ClInclude Include="android_native_app_glue.h" />
  218. </ItemGroup>
  219. <ItemGroup>
  220. <ClCompile Include="android_native_app_glue.c" />
  221. <ClCompile Include="main.c" />
  222. </ItemGroup>
  223. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  224. <ImportGroup Label="ExtensionTargets">
  225. </ImportGroup>
  226. </Project>