Fixed compilation

This commit is contained in:
pelya
2010-07-07 14:03:14 +03:00
parent bfbde14974
commit 8895adf61e
7 changed files with 4 additions and 12 deletions

View File

@@ -9,7 +9,6 @@ LOCAL_CFLAGS := -I$(LOCAL_PATH) -I$(LOCAL_PATH)/../jpeg -I$(LOCAL_PATH)/../png -
LOCAL_CPP_EXTENSION := .cpp
# Note this simple makefile var substitution, you can find even simpler examples in different Android projects
LOCAL_SRC_FILES := $(notdir $(wildcard $(LOCAL_PATH)/*.c))
LOCAL_STATIC_LIBRARIES := png jpeg