From e57a5093516025dc800d9da1aad07f55cef8ff42 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Enar=20V=C3=A4ikene?= Date: Fri, 25 Nov 2011 13:05:08 +0200 Subject: [PATCH] Commented out gui.qrc because we have no images yet. --- src/main/GUI/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/GUI/CMakeLists.txt b/src/main/GUI/CMakeLists.txt index 4e1c0d8..8483bb5 100644 --- a/src/main/GUI/CMakeLists.txt +++ b/src/main/GUI/CMakeLists.txt @@ -33,9 +33,9 @@ set(MOC_HDRS ) # Resources -set(RCCS - gui.qrc -) +#set(RCCS +# gui.qrc +#) # Version info resource file for Windows builds if(WIN32) -- 2.45.0