diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 17:00:47 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 17:00:47 +0000 |
| commit | 142ae3f5c16d34fe343f0acdf03ad144abe4c2c2 (patch) | |
| tree | db10e12457470e4e2ac017592b42ecbf55a6e161 /examples/example_6_rpcClient | |
| parent | dc09172eae673ad8a2447589ba859b9962598860 (diff) | |
rename example.pri to examples.pri
Diffstat (limited to 'examples/example_6_rpcClient')
| -rw-r--r-- | examples/example_6_rpcClient/example_6_rpcClient.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example_6_rpcClient/example_6_rpcClient.pro b/examples/example_6_rpcClient/example_6_rpcClient.pro index 0dbb806f..0f642962 100644 --- a/examples/example_6_rpcClient/example_6_rpcClient.pro +++ b/examples/example_6_rpcClient/example_6_rpcClient.pro @@ -1,4 +1,4 @@ -include(../example.pri) +include(../examples.pri) TARGET = example_6_rpcClient |
