diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-13 10:08:07 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-13 10:08:07 +0200 |
| commit | f8b3b1d7944e7bb5a5dfb7ec349e064faec02329 (patch) | |
| tree | 4d0c3b0b807cf5fdc7662eba1501d77ddedf0456 /examples/GuiClient/GuiClient.pro | |
| parent | 93fe5c0e92964cb72dae88849b3fa1e37eae15eb (diff) | |
| download | qxmpp-f8b3b1d7944e7bb5a5dfb7ec349e064faec02329.tar.gz | |
simplify roster
Diffstat (limited to 'examples/GuiClient/GuiClient.pro')
| -rw-r--r-- | examples/GuiClient/GuiClient.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/GuiClient/GuiClient.pro b/examples/GuiClient/GuiClient.pro index aec6064f..ae0e3165 100644 --- a/examples/GuiClient/GuiClient.pro +++ b/examples/GuiClient/GuiClient.pro @@ -1,5 +1,6 @@ include(../examples.pri) +CONFIG += debug TARGET = GuiClient TEMPLATE = app |
