summaryrefslogtreecommitdiff
path: root/ivi-layermanagement-examples
diff options
context:
space:
mode:
authorEmre Ucan <eucan@de.adit-jv.com>2015-11-27 12:53:17 +0100
committerNobuhiko Tanibata <nobuhiko_tanibata@xddp.denso.co.jp>2015-12-01 11:52:06 +0900
commit50d606a2c72e0bde6e4b63e171fd16fc7e653483 (patch)
tree16c4d7c88992e1321ad8144ba5a2bc46f4d45de9 /ivi-layermanagement-examples
parente2bb1ad6c296aac5a397e3a8e814bca78d3013df (diff)
downloadwayland-ivi-extension-50d606a2c72e0bde6e4b63e171fd16fc7e653483.tar.gz
EGLWLInputEventExample: don't compile WaylandServerinfoProtocol source codes
Signed-off-by: Emre Ucan <eucan@de.adit-jv.com>
Diffstat (limited to 'ivi-layermanagement-examples')
-rw-r--r--ivi-layermanagement-examples/EGLWLInputEventExample/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ivi-layermanagement-examples/EGLWLInputEventExample/CMakeLists.txt b/ivi-layermanagement-examples/EGLWLInputEventExample/CMakeLists.txt
index b514831..811a779 100644
--- a/ivi-layermanagement-examples/EGLWLInputEventExample/CMakeLists.txt
+++ b/ivi-layermanagement-examples/EGLWLInputEventExample/CMakeLists.txt
@@ -47,7 +47,6 @@ link_directories(
set (HEADER_FILES
include/transform.h
- include/WaylandServerinfoClientProtocol.h
include/WLContext.h
include/WLEGLSurface.h
include/WLEyes.h
@@ -57,7 +56,6 @@ set (HEADER_FILES
set (SRC_FILES
src/main.cpp
- src/WaylandServerinfoProtocol.cpp
src/WLContext.cpp
src/WLEGLSurface.cpp
src/WLEyes.cpp