diff options
Diffstat (limited to 'examples/tools/styleplugin/styleplugin.pro')
| -rw-r--r-- | examples/tools/styleplugin/styleplugin.pro | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/tools/styleplugin/styleplugin.pro b/examples/tools/styleplugin/styleplugin.pro deleted file mode 100644 index 63805a14cc..0000000000 --- a/examples/tools/styleplugin/styleplugin.pro +++ /dev/null @@ -1,11 +0,0 @@ -TEMPLATE = subdirs -SUBDIRS = stylewindow \ - plugin - -# install -target.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin -sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS styleplugin.pro -sources.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin -INSTALLS += target sources - -QT += widgets |
