summaryrefslogtreecommitdiffstats
path: root/LogReceiver/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Schmelzer2011-09-06 18:38:42 +0200
committerSebastian Schmelzer2011-09-06 18:38:42 +0200
commit9fe592a41f11fa8e0252b9cda0f265c3801e6082 (patch)
tree38c419fcd3e63e6ae8dab9947c8b1425b74d21c1 /LogReceiver/CMakeLists.txt
parentfix cmake stuff (diff)
parentsome changes in the cmakelist file. only added and again removed the same stu... (diff)
downloadfbgui-9fe592a41f11fa8e0252b9cda0f265c3801e6082.tar.gz
fbgui-9fe592a41f11fa8e0252b9cda0f265c3801e6082.tar.xz
fbgui-9fe592a41f11fa8e0252b9cda0f265c3801e6082.zip
Merge branch 'master' of openslx.org:lsfks/projekte/fbgui
Diffstat (limited to 'LogReceiver/CMakeLists.txt')
-rw-r--r--LogReceiver/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LogReceiver/CMakeLists.txt b/LogReceiver/CMakeLists.txt
index 6b3aedc..1cd1686 100644
--- a/LogReceiver/CMakeLists.txt
+++ b/LogReceiver/CMakeLists.txt
@@ -41,7 +41,7 @@ link_directories(/usr/lib
# /usr/lib/libusb-1.0.a
# )
-QT4_ADD_RESOURCES(FBGUI_RC_SOURCES ${FBGUI_RCS})
+QT4_ADD_RESOURCES(LOGRECEIVER_RC_SOURCES ${LOGRECEIVER_RCS})
QT4_WRAP_CPP(LOGRECEIVER_MOC_SOURCES ${LOGRECEIVER_MOC_HEADERS})
QT4_WRAP_UI(LOGRECEIVER_UI_HEADERS ${LOGRECEIVER_UIS})