Added Windows icon.

Use a 16x16 tray icon under Windows.
Fix disk space funcion under Windows.
This commit is contained in:
codestation
2013-09-16 00:46:43 -04:30
parent 6d432bfafb
commit 092e0d9aa0
6 changed files with 11 additions and 2 deletions

View File

@@ -67,7 +67,8 @@ OTHER_FILES += \
resources/psp2-updatelist.xml \
resources/psv_icon.png \
README.md \
qcma.desktop
qcma.desktop \
qcma.rc
FORMS += \
configwidget.ui \
@@ -96,3 +97,5 @@ unix {
target.path = $$BINDIR
INSTALLS += target desktop icon64
}
win32:RC_FILE = qcma.rc