author | zecke <zecke> | 2004-04-08 11:20:25 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-04-08 11:20:25 (UTC) |
commit | 30cd4f984ea142ae4320de5718d58b7cf083befb (patch) (unidiff) | |
tree | f2335257392536c77d018c6653c495a235b0638d /dependencies.in | |
parent | 2ab70064958916733daf1b5f095cef562b2e9163 (diff) | |
download | opie-30cd4f984ea142ae4320de5718d58b7cf083befb.zip opie-30cd4f984ea142ae4320de5718d58b7cf083befb.tar.gz opie-30cd4f984ea142ae4320de5718d58b7cf083befb.tar.bz2 |
Write out the LIB and INC Dir for the dependencies into
the .pro
Now the apps can pick it up if they want
-rw-r--r-- | dependencies.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.in b/dependencies.in index e00f269..deff7bb 100644 --- a/dependencies.in +++ b/dependencies.in | |||
@@ -42,3 +42,3 @@ | |||
42 | string "LIBXINE library dir" | 42 | string "LIBXINE library dir" |
43 | depends "LIBXINE_DEP | 43 | depends LIBXINE_DEP |
44 | 44 | ||