Importing (parts of) the Oxygen iconset. I hope the oxygen artists don't mind that we
[quassel.git] / build / targets / target.pri
index fa4112e..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,7 +14,7 @@ for(mod, MODULES) {
   PRE_TARGETDEPS *= ../modules/$$mod
 }
 
-CONTRIB += libqxt
-include(../contrib/contrib.pri)
+#CONTRIB += libqxt  # not needed
+#include(../contrib/contrib.pri)
 
 SOURCES = $$SRCPATH/common/main.cpp