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,8 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# compile C with /usr/bin/gcc
|
||||
C_FLAGS = -I/home/hagish/workspace/adt/love-native-android/jni/physfs-2.0.2/. -I/home/hagish/workspace/adt/love-native-android/jni/physfs-2.0.2/zlib123 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden
|
||||
|
||||
C_DEFINES = -DPHYSFS_HAVE_MNTENT_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DZ_PREFIX=1
|
||||
|
||||
Reference in New Issue
Block a user