added missing parts of a commit
This commit is contained in:
parent
0196b73410
commit
55e4784f29
|
@ -1,4 +1,4 @@
|
|||
QT4_ADD_RESOURCES(SNORE_RCS ${CMAKE_CURRENT_SOURCE_DIR}/snore.qrc)
|
||||
QT4_ADD_RESOURCES(SNORE_RCS ${CMAKE_CURRENT_SOURCE_DIR}/snore_notification.qrc)
|
||||
|
||||
set( SNORE_SRC
|
||||
snorenotifier.cpp
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>notification.qml</file>
|
||||
<file>resources/close.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
Loading…
Reference in New Issue