diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-07-19 13:50:20 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-07-19 13:50:20 +0000 |
| commit | 632e582a43fa3cea24e7afb231ead6e1f9799962 (patch) | |
| tree | 9be094ab975ccc9d63fb05478acae0dc0cc4f03a /qxmpp.pro | |
| parent | 4635f616d5912432ff9712ab714dac529e91b49a (diff) | |
| download | qxmpp-632e582a43fa3cea24e7afb231ead6e1f9799962.tar.gz | |
rename QXmppClient.pro to qxmpp, it's confusing
Diffstat (limited to 'qxmpp.pro')
| -rw-r--r-- | qxmpp.pro | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qxmpp.pro b/qxmpp.pro new file mode 100644 index 00000000..98a857c8 --- /dev/null +++ b/qxmpp.pro @@ -0,0 +1,6 @@ +TEMPLATE = subdirs + +SUBDIRS = source \ + example + +CONFIG += ordered debug_and_release |
