diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-03-12 05:46:07 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-03-12 05:46:07 +0000 |
| commit | 82785033d006e6c9de54a283e0a147ff90a1460f (patch) | |
| tree | def4136d8107c0b07e2c2244a659f62ea99b9c96 /example/example_3_ibbTransferSource/example_3_ibbTransferSource.pro | |
| parent | c6ac57ce1173189629b05413609bbf3f0524cac6 (diff) | |
| download | qxmpp-82785033d006e6c9de54a283e0a147ff90a1460f.tar.gz | |
native eol example_3_ibbTransferSource
Diffstat (limited to 'example/example_3_ibbTransferSource/example_3_ibbTransferSource.pro')
| -rw-r--r-- | example/example_3_ibbTransferSource/example_3_ibbTransferSource.pro | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/example/example_3_ibbTransferSource/example_3_ibbTransferSource.pro b/example/example_3_ibbTransferSource/example_3_ibbTransferSource.pro index 587c8b03..72aca2c3 100644 --- a/example/example_3_ibbTransferSource/example_3_ibbTransferSource.pro +++ b/example/example_3_ibbTransferSource/example_3_ibbTransferSource.pro @@ -1,8 +1,8 @@ -include(../example.pri)
-
-TARGET = example_3_ibbTransferSource
-
-SOURCES += main.cpp \
- ibbClient.cpp
-
-HEADERS += ibbClient.h
+include(../example.pri) + +TARGET = example_3_ibbTransferSource + +SOURCES += main.cpp \ + ibbClient.cpp + +HEADERS += ibbClient.h |
