Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
3dadb78129d0ae186be74d4ae72e632b563156cc
/
.
/
stream-servers
/
apigen-codec-common
/
Makefile
blob: e8bf43162d2108d40c13c3b699bd894475a83179 [
file
] [
log
] [
blame
]
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
)