repositories
/
deb_libcec.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
win32: removed unneeded afxres.h include in the resource files, which is not present...
[deb_libcec.git]
/
src
/
testclient
/
Makefile.am
1
bin_PROGRAMS = cec-client
2
cec_client_SOURCES = main.cpp \
3
../lib/platform/threads.cpp
4
5
cec_client_CPPFLAGS = -I@abs_top_srcdir@/include
6
cec_client_LDFLAGS = @LIBS_DL@