|
Boost-Commit : |
From: grafikrobot_at_[hidden]
Date: 2008-01-19 19:34:14
Author: grafik
Date: 2008-01-19 19:34:14 EST (Sat, 19 Jan 2008)
New Revision: 42872
URL: http://svn.boost.org/trac/boost/changeset/42872
Log:
Include src dir for when one needs to compile internal irrlicht extensions.
Text files modified:
sandbox/tools/build_extensions/ext/irrlicht.jam | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: sandbox/tools/build_extensions/ext/irrlicht.jam
==============================================================================
--- sandbox/tools/build_extensions/ext/irrlicht.jam (original)
+++ sandbox/tools/build_extensions/ext/irrlicht.jam 2008-01-19 19:34:14 EST (Sat, 19 Jan 2008)
@@ -210,5 +210,6 @@
:
: $(common-requirements)
<link>static:<define>_IRR_STATIC_LIB_
+ <include>$(location)/source/Irrlicht
;
}
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk