Sign in
◑
Theme
qemu-android
/
qemu-android
/
e91c9c81846505df1ad160727a703139d5aa07ae
/
.
/
android
/
android-emugl
/
shared
/
OpenglCodecCommon
/
Makefile
blob: e8bf43162d2108d40c13c3b699bd894475a83179 [
file
]
ROOT
=../..
include $
(
ROOT
)/
make
/
commondefs
CXXFILES
=
TcpStream
.
cpp
GLClientState
.
cpp glUtils
.
cpp
CXXINCS
+=
-
I$
(
ROOT
)/
libs
/
GLESv1
-
I$
(
ROOT
)/
include
LIBRARY_NAME
=
libcodecCommon
.
a
include $
(
COMMONRULES
)