summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/rbutilqt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilqt/rbutilqt.pro')
-rw-r--r--rbutil/rbutilqt/rbutilqt.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/rbutil/rbutilqt/rbutilqt.pro b/rbutil/rbutilqt/rbutilqt.pro
index 8cff587972..55bb00e00e 100644
--- a/rbutil/rbutilqt/rbutilqt.pro
+++ b/rbutil/rbutilqt/rbutilqt.pro
@@ -34,7 +34,8 @@ SOURCES += rbutilqt.cpp \
34 uninstall.cpp \ 34 uninstall.cpp \
35 uninstallwindow.cpp \ 35 uninstallwindow.cpp \
36 browseof.cpp \ 36 browseof.cpp \
37 preview.cpp 37 preview.cpp \
38 multiinstaller.cpp
38 39
39HEADERS += rbutilqt.h \ 40HEADERS += rbutilqt.h \
40 install.h \ 41 install.h \
@@ -69,7 +70,8 @@ HEADERS += rbutilqt.h \
69 uninstall.h \ 70 uninstall.h \
70 uninstallwindow.h \ 71 uninstallwindow.h \
71 browseof.h \ 72 browseof.h \
72 preview.h 73 preview.h \
74 multiinstaller.h
73 75
74# Needed by QT on Win 76# Needed by QT on Win
75INCLUDEPATH = . irivertools zip zlib ../ipodpatcher ../sansapatcher 77INCLUDEPATH = . irivertools zip zlib ../ipodpatcher ../sansapatcher