mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Use combined files on Android for faster build
This commit is contained in:
@@ -13,13 +13,6 @@ LOCAL_CFLAGS := -DGP_DEBUG_CONFIG=0
|
||||
|
||||
# Add your application source files here...
|
||||
LOCAL_SRC_FILES := \
|
||||
GpAppEnvironment.cpp \
|
||||
GpAudioDriverFactory.cpp \
|
||||
GpDisplayDriverFactory.cpp \
|
||||
GpFontHandlerFactory.cpp \
|
||||
GpGlobalConfig.cpp \
|
||||
GpInputDriverFactory.cpp \
|
||||
GpMain.cpp \
|
||||
GpVOSEventQueue.cpp
|
||||
GpShell_Combined.cpp
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
Reference in New Issue
Block a user