summaryrefslogtreecommitdiffstats
path: root/External/Android
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2017-12-18 18:48:43 +0000
committerEgor Yusov <egor.yusov@gmail.com>2017-12-18 18:48:43 +0000
commit45375556dc50da5fe48e38a3a7095596a280b6bc (patch)
tree31f669274ea0875c29b03d547b9af76cbe2dd1f8 /External/Android
parentCMake: changed output of GraphicsEngineOpenGL-shared to GraphicsEngineOpenGL ... (diff)
downloadDiligentCore-45375556dc50da5fe48e38a3a7095596a280b6bc.tar.gz
DiligentCore-45375556dc50da5fe48e38a3a7095596a280b6bc.zip
Removed jni/Visual GDB Android build from legacy project files
Diffstat (limited to 'External/Android')
-rw-r--r--External/Android/ndk_helper/build/NdkHelper-Debug.vgdbsettings76
-rw-r--r--External/Android/ndk_helper/build/NdkHelper-Release.vgdbsettings76
-rw-r--r--External/Android/ndk_helper/build/NdkHelper.vcxproj60
-rw-r--r--External/Android/ndk_helper/build/NdkHelper.vcxproj.filters64
-rw-r--r--External/Android/ndk_helper/build/jni/Android.mk26
-rw-r--r--External/Android/ndk_helper/build/jni/Application.mk7
6 files changed, 0 insertions, 309 deletions
diff --git a/External/Android/ndk_helper/build/NdkHelper-Debug.vgdbsettings b/External/Android/ndk_helper/build/NdkHelper-Debug.vgdbsettings
deleted file mode 100644
index 3f5b24b1..00000000
--- a/External/Android/ndk_helper/build/NdkHelper-Debug.vgdbsettings
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0"?>
-<VisualGDBProjectSettings2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <ConfigurationName>Debug</ConfigurationName>
- <Project xsi:type="com.visualgdb.project.android">
- <CustomSourceDirectories>
- <Directories />
- <PathStyle>MinGWWindowsSlash</PathStyle>
- </CustomSourceDirectories>
- <AndroidProjectPath>$(ProjectDir)</AndroidProjectPath>
- </Project>
- <Build xsi:type="com.visualgdb.build.android">
- <AndroidPlatform>android-19</AndroidPlatform>
- <IsDebugConfiguration>true</IsDebugConfiguration>
- <JNIOnlyBuild>true</JNIOnlyBuild>
- <AdditionalDirectoriesToDeleteOnClean>bin;obj</AdditionalDirectoriesToDeleteOnClean>
- <DeleteANTFilesOnClean>false</DeleteANTFilesOnClean>
- <DoNotEditAndroidManifest>false</DoNotEditAndroidManifest>
- <CustomActions />
- </Build>
- <Debug xsi:type="com.visualgdb.debug.android">
- <AdditionalStartupCommands />
- <AdditionalGDBSettings>
- <FilterSpuriousStoppedNotifications>false</FilterSpuriousStoppedNotifications>
- <ForceSingleThreadedMode>false</ForceSingleThreadedMode>
- <PendingBreakpointsSupported>true</PendingBreakpointsSupported>
- <DisableChildRanges>false</DisableChildRanges>
- <UseAppleExtensions>false</UseAppleExtensions>
- <CanAcceptCommandsWhileRunning>false</CanAcceptCommandsWhileRunning>
- <MakeLogFile>false</MakeLogFile>
- <IgnoreModuleEventsWhileStepping>true</IgnoreModuleEventsWhileStepping>
- <UseRelativePathsOnly>false</UseRelativePathsOnly>
- <ExitAction>KillApp</ExitAction>
- <Features>
- <DisableAutoDetection>false</DisableAutoDetection>
- <UseFrameParameter>false</UseFrameParameter>
- <SimpleValuesFlagSupported>false</SimpleValuesFlagSupported>
- <ListLocalsSupported>false</ListLocalsSupported>
- <ByteLevelMemoryCommandsAvailable>false</ByteLevelMemoryCommandsAvailable>
- <ThreadInfoSupported>false</ThreadInfoSupported>
- <PendingBreakpointsSupported>false</PendingBreakpointsSupported>
- <SupportTargetCommand>false</SupportTargetCommand>
- </Features>
- <DisableDisassembly>false</DisableDisassembly>
- <ExamineMemoryWithXCommand>false</ExamineMemoryWithXCommand>
- <StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry>
- <ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat>
- </AdditionalGDBSettings>
- <LaunchGDBSettings xsi:type="GDBLaunchParametersAndroid" />
- <GenerateCtrlBreakInsteadOfCtrlC>false</GenerateCtrlBreakInsteadOfCtrlC>
- <UseDefaultInstallDir>false</UseDefaultInstallDir>
- <RemotePort>5039</RemotePort>
- <LocalPort>5039</LocalPort>
- <GDBServerStartupTimeout>10000</GDBServerStartupTimeout>
- <AdditionalGDBServerStartupDelay>0</AdditionalGDBServerStartupDelay>
- <DoubleSlashWorkaround>false</DoubleSlashWorkaround>
- <AlreadyRunningDecision>Ask</AlreadyRunningDecision>
- <ShowLogCat>true</ShowLogCat>
- <EnableThreadNameWatcher>true</EnableThreadNameWatcher>
- </Debug>
- <CustomBuild>
- <PreBuildActions />
- <PostBuildActions />
- <PreCleanActions />
- <PostCleanActions />
- </CustomBuild>
- <CustomDebug>
- <PreDebugActions />
- <PostDebugActions />
- <BreakMode>Default</BreakMode>
- </CustomDebug>
- <CustomShortcuts>
- <Shortcuts />
- <ShowMessageAfterExecuting>true</ShowMessageAfterExecuting>
- </CustomShortcuts>
- <UserDefinedVariables />
-</VisualGDBProjectSettings2> \ No newline at end of file
diff --git a/External/Android/ndk_helper/build/NdkHelper-Release.vgdbsettings b/External/Android/ndk_helper/build/NdkHelper-Release.vgdbsettings
deleted file mode 100644
index 669691f2..00000000
--- a/External/Android/ndk_helper/build/NdkHelper-Release.vgdbsettings
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0"?>
-<VisualGDBProjectSettings2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <ConfigurationName>Release</ConfigurationName>
- <Project xsi:type="com.visualgdb.project.android">
- <CustomSourceDirectories>
- <Directories />
- <PathStyle>MinGWWindowsSlash</PathStyle>
- </CustomSourceDirectories>
- <AndroidProjectPath>$(ProjectDir)</AndroidProjectPath>
- </Project>
- <Build xsi:type="com.visualgdb.build.android">
- <AndroidPlatform>android-19</AndroidPlatform>
- <IsDebugConfiguration>false</IsDebugConfiguration>
- <JNIOnlyBuild>true</JNIOnlyBuild>
- <AdditionalDirectoriesToDeleteOnClean>bin;obj</AdditionalDirectoriesToDeleteOnClean>
- <DeleteANTFilesOnClean>false</DeleteANTFilesOnClean>
- <DoNotEditAndroidManifest>false</DoNotEditAndroidManifest>
- <CustomActions />
- </Build>
- <Debug xsi:type="com.visualgdb.debug.android">
- <AdditionalStartupCommands />
- <AdditionalGDBSettings>
- <FilterSpuriousStoppedNotifications>false</FilterSpuriousStoppedNotifications>
- <ForceSingleThreadedMode>false</ForceSingleThreadedMode>
- <PendingBreakpointsSupported>true</PendingBreakpointsSupported>
- <DisableChildRanges>false</DisableChildRanges>
- <UseAppleExtensions>false</UseAppleExtensions>
- <CanAcceptCommandsWhileRunning>false</CanAcceptCommandsWhileRunning>
- <MakeLogFile>false</MakeLogFile>
- <IgnoreModuleEventsWhileStepping>true</IgnoreModuleEventsWhileStepping>
- <UseRelativePathsOnly>false</UseRelativePathsOnly>
- <ExitAction>KillApp</ExitAction>
- <Features>
- <DisableAutoDetection>false</DisableAutoDetection>
- <UseFrameParameter>false</UseFrameParameter>
- <SimpleValuesFlagSupported>false</SimpleValuesFlagSupported>
- <ListLocalsSupported>false</ListLocalsSupported>
- <ByteLevelMemoryCommandsAvailable>false</ByteLevelMemoryCommandsAvailable>
- <ThreadInfoSupported>false</ThreadInfoSupported>
- <PendingBreakpointsSupported>false</PendingBreakpointsSupported>
- <SupportTargetCommand>false</SupportTargetCommand>
- </Features>
- <DisableDisassembly>false</DisableDisassembly>
- <ExamineMemoryWithXCommand>false</ExamineMemoryWithXCommand>
- <StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry>
- <ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat>
- </AdditionalGDBSettings>
- <LaunchGDBSettings xsi:type="GDBLaunchParametersAndroid" />
- <GenerateCtrlBreakInsteadOfCtrlC>false</GenerateCtrlBreakInsteadOfCtrlC>
- <UseDefaultInstallDir>false</UseDefaultInstallDir>
- <RemotePort>5039</RemotePort>
- <LocalPort>5039</LocalPort>
- <GDBServerStartupTimeout>10000</GDBServerStartupTimeout>
- <AdditionalGDBServerStartupDelay>0</AdditionalGDBServerStartupDelay>
- <DoubleSlashWorkaround>false</DoubleSlashWorkaround>
- <AlreadyRunningDecision>Ask</AlreadyRunningDecision>
- <ShowLogCat>true</ShowLogCat>
- <EnableThreadNameWatcher>true</EnableThreadNameWatcher>
- </Debug>
- <CustomBuild>
- <PreBuildActions />
- <PostBuildActions />
- <PreCleanActions />
- <PostCleanActions />
- </CustomBuild>
- <CustomDebug>
- <PreDebugActions />
- <PostDebugActions />
- <BreakMode>Default</BreakMode>
- </CustomDebug>
- <CustomShortcuts>
- <Shortcuts />
- <ShowMessageAfterExecuting>true</ShowMessageAfterExecuting>
- </CustomShortcuts>
- <UserDefinedVariables />
-</VisualGDBProjectSettings2> \ No newline at end of file
diff --git a/External/Android/ndk_helper/build/NdkHelper.vcxproj b/External/Android/ndk_helper/build/NdkHelper.vcxproj
deleted file mode 100644
index 74a57a19..00000000
--- a/External/Android/ndk_helper/build/NdkHelper.vcxproj
+++ /dev/null
@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|ARM">
- <Configuration>Debug</Configuration>
- <Platform>ARM</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|ARM">
- <Configuration>Release</Configuration>
- <Platform>ARM</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectGuid>{22BA09AE-E0B5-49F1-8403-2A824762376E}</ProjectGuid>
- <RootNamespace>AndroidPlatform</RootNamespace>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
- <PlatformToolset>v120</PlatformToolset>
- <ConfigurationType>Makefile</ConfigurationType>
- </PropertyGroup>
- <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
- <PlatformToolset>v120</PlatformToolset>
- <ConfigurationType>Makefile</ConfigurationType>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
- <Import Project="..\..\..\..\Shared\build\Windows\Android32d.props" />
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
- <Import Project="..\..\..\..\Shared\build\Windows\Android32r.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup />
- <ItemGroup>
- <None Include="jni\Android.mk" />
- <None Include="jni\Application.mk" />
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="..\src\gestureDetector.cpp" />
- <ClCompile Include="..\src\JNIHelper.cpp" />
- <ClCompile Include="..\src\perfMonitor.cpp" />
- <ClCompile Include="..\src\sensorManager.cpp" />
- <ClCompile Include="..\src\tapCamera.cpp" />
- <ClCompile Include="..\src\vecmath.cpp" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\include\gestureDetector.h" />
- <ClInclude Include="..\include\JNIHelper.h" />
- <ClInclude Include="..\include\perfMonitor.h" />
- <ClInclude Include="..\include\sensorManager.h" />
- <ClInclude Include="..\include\tapCamera.h" />
- <ClInclude Include="..\include\vecmath.h" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project> \ No newline at end of file
diff --git a/External/Android/ndk_helper/build/NdkHelper.vcxproj.filters b/External/Android/ndk_helper/build/NdkHelper.vcxproj.filters
deleted file mode 100644
index af4cae8e..00000000
--- a/External/Android/ndk_helper/build/NdkHelper.vcxproj.filters
+++ /dev/null
@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <Filter Include="Source Files">
- <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
- <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
- </Filter>
- <Filter Include="jni">
- <UniqueIdentifier>{5af229be-bfa0-48dc-9c77-f42bceac4839}</UniqueIdentifier>
- </Filter>
- <Filter Include="Header Files">
- <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
- <Extensions>h;hh;hpp;hxx;hm;inl;inc;xsd</Extensions>
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <None Include="jni\Android.mk">
- <Filter>jni</Filter>
- </None>
- <None Include="jni\Application.mk">
- <Filter>jni</Filter>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="..\src\gestureDetector.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="..\src\JNIHelper.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="..\src\sensorManager.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="..\src\tapCamera.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="..\src\perfMonitor.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="..\src\vecmath.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\include\gestureDetector.h">
- <Filter>Header Files</Filter>
- </ClInclude>
- <ClInclude Include="..\include\JNIHelper.h">
- <Filter>Header Files</Filter>
- </ClInclude>
- <ClInclude Include="..\include\tapCamera.h">
- <Filter>Header Files</Filter>
- </ClInclude>
- <ClInclude Include="..\include\perfMonitor.h">
- <Filter>Header Files</Filter>
- </ClInclude>
- <ClInclude Include="..\include\sensorManager.h">
- <Filter>Header Files</Filter>
- </ClInclude>
- <ClInclude Include="..\include\vecmath.h">
- <Filter>Header Files</Filter>
- </ClInclude>
- </ItemGroup>
-</Project> \ No newline at end of file
diff --git a/External/Android/ndk_helper/build/jni/Android.mk b/External/Android/ndk_helper/build/jni/Android.mk
deleted file mode 100644
index 76521d4e..00000000
--- a/External/Android/ndk_helper/build/jni/Android.mk
+++ /dev/null
@@ -1,26 +0,0 @@
-# Android NDK project makefile autogenerated by Premake
-
-# Preamble
-DEPENDENCY_PATH := $(call my-dir)
-LOCAL_PATH := $(abspath $(DEPENDENCY_PATH))
-include $(CLEAR_VARS)
-
-
-# Project configuration
-LOCAL_MODULE := NdkHelper
-LOCAL_CFLAGS := -std=c++11
-LOCAL_CPP_FEATURES := exceptions
-LOCAL_STATIC_LIBRARIES := cpufeatures android_native_app_glue
-LOCAL_EXPORT_LDLIBS := -llog -landroid
-
-# Include paths
-PROJECT_ROOT := $(LOCAL_PATH)/../..
-LOCAL_C_INCLUDES := $(PROJECT_ROOT)/include
-
-# Source files
-#VisualGDBAndroid: AutoUpdateSourcesInNextLine
-LOCAL_SRC_FILES := ../../src/gestureDetector.cpp ../../src/JNIHelper.cpp ../../src/perfMonitor.cpp ../../src/sensorManager.cpp ../../src/tapCamera.cpp ../../src/vecmath.cpp
-
-include $(BUILD_STATIC_LIBRARY)
-
-$(call import-module,android/native_app_glue)
diff --git a/External/Android/ndk_helper/build/jni/Application.mk b/External/Android/ndk_helper/build/jni/Application.mk
deleted file mode 100644
index 1c3553eb..00000000
--- a/External/Android/ndk_helper/build/jni/Application.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-# Generated by VisualGDB
-
-DEPENDENCY_PATH := $(call my-dir)
-LOCAL_PATH := $(abspath $(DEPENDENCY_PATH))
-include $(LOCAL_PATH)/../../../../../Common/make/AppCommon.mk
-
-APP_MODULES := NdkHelper \ No newline at end of file