Skip to content

Commit

Permalink
Add resource files
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Aug 14, 2018
1 parent 00c6fcd commit 5ebe5de
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 10 deletions.
4 changes: 3 additions & 1 deletion command.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* RetroArch - A frontend for libretro.
/* RetroArch - A frontend for libretro.
* Copyright (C) 2011-2017 - Daniel De Matteis
* Copyright (C) 2015-2017 - Andrés Suárez
* Copyright (C) 2016-2017 - Brad Parker
Expand Down Expand Up @@ -328,6 +328,7 @@ static bool command_write_ram(const char *arg)
}
#endif

#ifdef HAVE_COMMAND
static bool command_get_arg(const char *tok,
const char **arg, unsigned *index)
{
Expand Down Expand Up @@ -368,6 +369,7 @@ static bool command_get_arg(const char *tok,

return false;
}
#endif

#if defined(HAVE_NETWORKING) && defined(HAVE_NETWORK_CMD) && defined(HAVE_COMMAND)
static bool command_network_init(command_t *handle, uint16_t port)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<ExceptionHandling>Enabled</ExceptionHandling>
</ClCompile>
<Link>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;math;OpenSLES</LibraryDependencies>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;m;OpenSLES</LibraryDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
Expand All @@ -191,7 +191,7 @@
<ExceptionHandling>Enabled</ExceptionHandling>
</ClCompile>
<Link>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;math;OpenSLES</LibraryDependencies>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;m;OpenSLES</LibraryDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
Expand All @@ -203,7 +203,7 @@
<ExceptionHandling>Enabled</ExceptionHandling>
</ClCompile>
<Link>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;math;OpenSLES</LibraryDependencies>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;m;OpenSLES</LibraryDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
Expand All @@ -215,7 +215,7 @@
<ExceptionHandling>Enabled</ExceptionHandling>
</ClCompile>
<Link>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;math;OpenSLES</LibraryDependencies>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;m;OpenSLES</LibraryDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
Expand All @@ -227,7 +227,7 @@
<ExceptionHandling>Enabled</ExceptionHandling>
</ClCompile>
<Link>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;math;OpenSLES</LibraryDependencies>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;m;OpenSLES</LibraryDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
Expand All @@ -239,7 +239,7 @@
<ExceptionHandling>Enabled</ExceptionHandling>
</ClCompile>
<Link>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;math;OpenSLES</LibraryDependencies>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;m;OpenSLES</LibraryDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
Expand All @@ -251,7 +251,7 @@
<ExceptionHandling>Enabled</ExceptionHandling>
</ClCompile>
<Link>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;math;OpenSLES</LibraryDependencies>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;m;OpenSLES</LibraryDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'">
Expand All @@ -263,7 +263,7 @@
<ExceptionHandling>Enabled</ExceptionHandling>
</ClCompile>
<Link>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;math;OpenSLES</LibraryDependencies>
<LibraryDependencies>%(LibraryDependencies);GLESv2;EGL;dl;z;m;OpenSLES</LibraryDependencies>
</Link>
</ItemDefinitionGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@
</AntPackage>
</ItemDefinitionGroup>
<ItemGroup>
<Content Include="res\values\strings.xml" />
<AntBuildXml Include="build.xml" />
<AndroidManifest Include="AndroidManifest.xml" />
<AntProjectPropertiesFile Include="project.properties" />
Expand All @@ -140,6 +139,17 @@
<JavaCompile Include="src\com\retroarch\browser\retroactivity\RetroActivityLocation.java" />
<JavaCompile Include="src\com\retroarch\browser\retroactivity\RetroActivityPast.java" />
</ItemGroup>
<ItemGroup>
<Content Include="res\drawable-hdpi\ic_launcher.png" />
<Content Include="res\drawable-ldpi\ic_launcher.png" />
<Content Include="res\drawable-mdpi\ic_launcher.png" />
<Content Include="res\drawable-xhdpi\banner.png" />
<Content Include="res\drawable-xhdpi\ic_launcher.png" />
<Content Include="res\drawable-xhdpi\ouya_icon.png" />
<Content Include="res\drawable-xxhdpi\ic_launcher.png" />
<Content Include="res\drawable-xxxhdpi\ic_launcher.png" />
<Content Include="res\drawable\banner.png" />
</ItemGroup>
<Import Project="$(AndroidTargetsPath)\Android.targets" />
<ImportGroup Label="ExtensionTargets" />
</Project>

0 comments on commit 5ebe5de

Please sign in to comment.