mirror of
https://github.com/love2d/love-android.git
synced 2026-08-19 12:14:49 +02:00
added dependencies and build files (loosely inspired by Sebastian Dorda's love-native-android)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# compile C with /opt/android-ndk-r6/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
|
||||
C_FLAGS = --sysroot=/opt/android-ndk-r6/platforms/android-5/arch-arm -fPIC -DANDROID -Wno-psabi -fsigned-char -mthumb -g -O2 -D_DEBUG -fPIC -I/opt/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include -I/opt/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include -I/home/hagish/workspace/adt/love-native-android/jni/openal-soft-android/OpenAL32/Include -I/home/hagish/workspace/adt/love-native-android/jni/openal-soft-android/include -I/home/hagish/workspace/adt/love-native-android/jni/openal-soft-android -Winline -Wall -Wextra -fvisibility=internal
|
||||
|
||||
C_DEFINES = -DAL_BUILD_LIBRARY -D_GNU_SOURCE=1
|
||||
|
||||
# TARGET_FLAGS = -DAL_ALEXT_PROTOTYPES
|
||||
|
||||
Reference in New Issue
Block a user