projects
/
evaf
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47dcfd2
)
Commented out gui.qrc because we have no images yet.
author
Enar Väikene
<enar@vaikene.net>
Fri, 25 Nov 2011 11:05:08 +0000
(13:05 +0200)
committer
Enar Väikene
<enar@vaikene.net>
Fri, 25 Nov 2011 11:05:08 +0000
(13:05 +0200)
src/main/GUI/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/src/main/GUI/CMakeLists.txt
b/src/main/GUI/CMakeLists.txt
index 4e1c0d8664878bcf208ec62db104721ab2e4a7ce..8483bb57cb6b03f231e485db8ad785ded3b80e78 100644
(file)
--- 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)