diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2011-11-05 03:24:07 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2011-11-05 03:24:07 +0200 |
commit | 5300c9dd1261a7f4ff8bf5a83608470e4953dd0f (patch) | |
tree | 27048ddaaaee5ae3cd6b75658c923f4bc976a327 /libs/qtsingleapplication/examples/examples.pro | |
parent | 2f71a1e82c20f4322ea0fb2994da251de58b366f (diff) |
this will be paid later
Diffstat (limited to 'libs/qtsingleapplication/examples/examples.pro')
-rwxr-xr-x | libs/qtsingleapplication/examples/examples.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/qtsingleapplication/examples/examples.pro b/libs/qtsingleapplication/examples/examples.pro new file mode 100755 index 0000000..36b8fd3 --- /dev/null +++ b/libs/qtsingleapplication/examples/examples.pro @@ -0,0 +1,4 @@ +TEMPLATE = subdirs +SUBDIRS = trivial \ + loader \ + console |