diff options
author | Thomas Preud'homme <robotux@celest.fr> | 2018-02-23 23:49:48 +0000 |
---|---|---|
committer | Thomas Preud'homme <robotux@celest.fr> | 2018-02-23 23:49:48 +0000 |
commit | bd56579c7d9de94c17287adefa118290e6b7ba33 (patch) | |
tree | 666d7d0b6945b442573b7a3145969f66a53aa460 /other-pro/ultracopier-static.pro | |
parent | b3c8bdcc0d1e4b2ab298847a7902b6d60410a5bc (diff) |
New upstream version 1.4.0.3
Diffstat (limited to 'other-pro/ultracopier-static.pro')
-rw-r--r-- | other-pro/ultracopier-static.pro | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/other-pro/ultracopier-static.pro b/other-pro/ultracopier-static.pro new file mode 100644 index 0000000..48a5cad --- /dev/null +++ b/other-pro/ultracopier-static.pro @@ -0,0 +1,6 @@ +include(static.pro) + +RESOURCES += $$PWD/../plugins/static-plugins-oxygen.qrc \ + $$PWD/../plugins/Themes/Oxygen/interfaceResources_windows.qrc \ + $$PWD/../plugins/Themes/Oxygen/interfaceResources_unix.qrc \ + $$PWD/../plugins/Themes/Oxygen/interfaceResources.qrc |