blob: 351eb26a9c93cf5ec88e5d6ca978f9554bb6b973 [file] [log] [blame]
ROOT=../..
include $(ROOT)/make/commondefs
CXXFILES = GLClientState.cpp glUtils.cpp
CXXINCS += -I$(ROOT)/libs/GLESv1 -I$(ROOT)/include
LIBRARY_NAME = libcodecCommon.a
include $(COMMONRULES)