adjustment for QNX

altered Jamfiles to fix test with DLLS on static builds

[SVN r79951]
This commit is contained in:
Robert Ramey
2012-08-10 01:39:53 +00:00
parent 6f0659a8e8
commit ca8cb19e53
9 changed files with 51 additions and 35 deletions

View File

@@ -66,7 +66,7 @@ BOOST_CLASS_EXPORT(polymorphic_derived1)
// MWerks users can do this to make their code work
BOOST_SERIALIZATION_MWERKS_BASE_AND_DERIVED(polymorphic_base, polymorphic_derived1)
#define POLYMORPHIC_DERIVED2_IMPORT
#define POLYMORPHIC_DERIVED_IMPORT
#include "polymorphic_derived2.hpp"
// save exported polymorphic class