new icons, previous, next buttons (not yet functional), plus lots of other small...
[tomamp] / tomamp.pro
index 484b01c..8704271 100644 (file)
@@ -11,13 +11,11 @@ TEMPLATE = app
 
 
 SOURCES += main.cpp\
-        mainwindow.cpp \
-    playlist.cpp
+        mainwindow.cpp
 
-HEADERS  += mainwindow.h \
-    playlist.h
+HEADERS  += mainwindow.h
 
-FORMS    += mainwindow.ui
+FORMS    +=
 
 CONFIG += mobility
 MOBILITY = 
@@ -28,3 +26,6 @@ symbian {
     TARGET.EPOCSTACKSIZE = 0x14000
     TARGET.EPOCHEAPSIZE = 0x020000 0x800000
 }
+
+RESOURCES += \
+    ampres.qrc