diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-09-27 11:35:29 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-09-27 11:35:29 +0200 |
commit | 60a14a9eada33984f8f259e082b5e621270ac8d1 (patch) | |
tree | 0e9bf1a33ca9529af4a28c4ca33e9e512ae3f908 /makefile | |
parent | 2f262977ed70a5fbb6dac139f84df1b2e5cd24f9 (diff) |
Add view example
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ query \ mapping \ schema/embedded -tr1_dirs := relationship inverse schema/custom +tr1_dirs := relationship inverse schema/custom view boost_dirs := boost qt_dirs := qt |