Added first version of unit tests for PixMap
[situare] / src / src.pro
index 4a487da..56c8a7b 100644 (file)
@@ -3,6 +3,9 @@
 # -------------------------------------------------
 TARGET = ../situare
 TEMPLATE = app
+
+RESOURCES += images.qrc
+
 SOURCES += main.cpp \
     ui/mainwindow.cpp \
     ui/mapviewscreen.cpp \
@@ -47,4 +50,3 @@ unix {
     target.path = $$BINDIR
     INSTALLS += target
 }
-RESOURCES += images.qrc