From 1d366b3fe9b81d468e55512f3ea5cd362d754098 Mon Sep 17 00:00:00 2001 From: Johnny Matthews Date: Sat, 29 Oct 2005 13:26:31 +0000 Subject: Scons files for Boolop also a fix in BOP_Material so that MSVC won't complain about template issues --- intern/SConscript | 1 + 1 file changed, 1 insertion(+) (limited to 'intern/SConscript') diff --git a/intern/SConscript b/intern/SConscript index a9f8196e23e..ec6a61f6c71 100644 --- a/intern/SConscript +++ b/intern/SConscript @@ -9,6 +9,7 @@ SConscript(['SoundSystem/SConscript', 'memutil/SConscript/', 'decimation/SConscript', 'iksolver/SConscript', + 'boolop/SConscript', 'elbeem/SConscript', 'opennl/SConscript']) -- cgit v1.2.3