summaryrefslogtreecommitdiffstats
path: root/qtpass.pro
diff options
context:
space:
mode:
authorAnne Jan Brouwer <ajbrouwer@totalactivemedia.nl>2014-08-04 14:59:02 +0200
committerAnne Jan Brouwer <ajbrouwer@totalactivemedia.nl>2014-08-04 14:59:02 +0200
commitcc2daeab301d34c932b6a50b1a76f33a99d8ac55 (patch)
tree2f6c14e6f6a2e0648c12fd5cdef95624a3ce944c /qtpass.pro
parentfbe518731158790793da4ff0dd300771268985f2 (diff)
qrc
Diffstat (limited to 'qtpass.pro')
-rw-r--r--qtpass.pro22
1 files changed, 11 insertions, 11 deletions
diff --git a/qtpass.pro b/qtpass.pro
index a88c601b..cdf39152 100644
--- a/qtpass.pro
+++ b/qtpass.pro
@@ -4,21 +4,21 @@
#
#-------------------------------------------------
-QT += core gui
+QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
-TARGET = qtpass
-TEMPLATE = app
+TARGET = qtpass
+TEMPLATE = app
-SOURCES += main.cpp\
- mainwindow.cpp \
- dialog.cpp
+SOURCES += main.cpp\
+ mainwindow.cpp \
+ dialog.cpp
-HEADERS += mainwindow.h \
- dialog.h
+HEADERS += mainwindow.h \
+ dialog.h
-FORMS += mainwindow.ui \
- dialog.ui
+FORMS += mainwindow.ui \
+ dialog.ui
-TRANSLATIONS += localization/localization_nl_NL.ts
+RESOURCES += resources.qrc