X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=ubi.pro;h=23ea7d47ab79bf5effb0f4d976541df6300956f3;hb=5a25a20f2cc3029bcb66f5897088cd391d3c450d;hp=c399160d679f760efec403162cd9660190f0694c;hpb=dd71088cb495c09f4fa64ee1318f51315ee4e3fd;p=ubi diff --git a/ubi.pro b/ubi.pro index c399160..23ea7d4 100644 --- a/ubi.pro +++ b/ubi.pro @@ -1,11 +1,11 @@ # Add more folders to ship with the application, here -folder_01.source = qml/ubi -folder_01.target = qml -DEPLOYMENTFOLDERS = folder_01 +#folder_01.source = qml/ubi +#folder_01.target = qml +#DEPLOYMENTFOLDERS = folder_01 -folder_02.source = translations/ubi.pl.qm -folder_02.target = translations -DEPLOYMENTFOLDERS += folder_02 +#folder_02.source = translations/ubi.pl.qm +#folder_02.target = translations +#DEPLOYMENTFOLDERS += folder_02 # Additional import path used to resolve QML modules in Creator's code model QML_IMPORT_PATH = @@ -43,7 +43,7 @@ SOURCES += main.cpp \ utils.cpp # evil_hack_to_fool_lupdate -include(translation.pri) +#include(translation.pri) # Please do not modify the following two lines. Required for deployment. include(qmlapplicationviewer/qmlapplicationviewer.pri) @@ -70,5 +70,5 @@ HEADERS += \ TRANSLATIONS += translations/ubi.pl.ts -#RESOURCES += \ -# ubi.qrc +RESOURCES += \ + ubi.qrc