diff options
| author | Niels Ole Salscheider <niels_ole@salscheider-online.de> | 2017-09-04 15:06:38 +0200 |
|---|---|---|
| committer | Niels Ole Salscheider <niels_ole@salscheider-online.de> | 2017-09-04 20:34:53 +0200 |
| commit | 8e0415d0bacbce3fc6d7b66304936d578d52b214 (patch) | |
| tree | fd1e276c3e839e6d9734b96c0e4f08e6963334f2 /examples/example_1_echoClient/example_1_echoClient.pro | |
| parent | 638deefa227d89d4d4d803c2f0f66e2ca7bc3777 (diff) | |
| download | qxmpp-8e0415d0bacbce3fc6d7b66304936d578d52b214.tar.gz | |
Port examples to the new build system
Diffstat (limited to 'examples/example_1_echoClient/example_1_echoClient.pro')
| -rw-r--r-- | examples/example_1_echoClient/example_1_echoClient.pro | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/example_1_echoClient/example_1_echoClient.pro b/examples/example_1_echoClient/example_1_echoClient.pro deleted file mode 100644 index 8a39a64a..00000000 --- a/examples/example_1_echoClient/example_1_echoClient.pro +++ /dev/null @@ -1,9 +0,0 @@ -include(../examples.pri) - -TARGET = example_1_echoClient - -SOURCES += example_1_echoClient.cpp - -HEADERS += example_1_echoClient.h - -OTHER_FILES += README |
