diff options
| author | Niels Ole Salscheider <niels_ole@salscheider-online.de> | 2017-09-04 13:53:43 +0200 |
|---|---|---|
| committer | Niels Ole Salscheider <niels_ole@salscheider-online.de> | 2017-09-04 20:16:31 +0200 |
| commit | 638deefa227d89d4d4d803c2f0f66e2ca7bc3777 (patch) | |
| tree | 8166eae1385e641ace1905b1e68f5b60a79fb297 /examples/example_4_callHandling/example_4_callHandling.pro | |
| parent | 2a42d04764c8539822b077d8261088bfcaec7fb7 (diff) | |
| download | qxmpp-638deefa227d89d4d4d803c2f0f66e2ca7bc3777.tar.gz | |
Remove example_4 and GuiClient
The build was disabled for some time.
There is still git if we want to bring them back.
Diffstat (limited to 'examples/example_4_callHandling/example_4_callHandling.pro')
| -rw-r--r-- | examples/example_4_callHandling/example_4_callHandling.pro | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/example_4_callHandling/example_4_callHandling.pro b/examples/example_4_callHandling/example_4_callHandling.pro deleted file mode 100644 index 039455ef..00000000 --- a/examples/example_4_callHandling/example_4_callHandling.pro +++ /dev/null @@ -1,15 +0,0 @@ -include(../examples.pri) - -CONFIG += mobility -MOBILITY += multimedia - -TARGET = example_4_callHandling - -SOURCES += example_4_callHandling.cpp - -HEADERS += example_4_callHandling.h - -# Symbian packaging rules -symbian { - TARGET.CAPABILITY = "UserEnvironment" -} |
