summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-08-24 23:52:04 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-08-24 23:52:04 +0200
commit6f92ce0f10e645fefb0447e6112b564903b8758e (patch)
tree77a7145afbf36905046790c0f4fc9208c563a87c /examples
parentea9ec768a88dad43ec9dc41556daf412ac41305e (diff)
downloadqtwebsockets-6f92ce0f10e645fefb0447e6112b564903b8758e.tar.gz
Added cache() command at start of .pro file to avoid qmake warnings in OS X
Diffstat (limited to 'examples')
-rw-r--r--examples/examples.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index bb960a8..b350436 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,3 +1,4 @@
+cache()
TEMPLATE = subdirs
SUBDIRS = echoclient \