Importing (parts of) the Oxygen iconset. I hope the oxygen artists don't mind that we
[quassel.git] / build / targets / target.pri
index 68ebcd7..94da2d1 100644 (file)
@@ -2,8 +2,7 @@ TEMPLATE = app
 
 include(../buildconf.pri)
 
-RESOURCES   += ../../i18n/i18n.qrc \
-               ../../src/images/icons.qrc
+RESOURCES   *= ../../i18n/i18n.qrc \
 
 SRCPATH = ../../src
 OBJECTS_DIR = .$$TARGET
@@ -15,4 +14,7 @@ for(mod, MODULES) {
   PRE_TARGETDEPS *= ../modules/$$mod
 }
 
+#CONTRIB += libqxt  # not needed
+#include(../contrib/contrib.pri)
+
 SOURCES = $$SRCPATH/common/main.cpp