X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flib%2Finstallmap.h;h=6d9501c7672c84e320f026c22f3eac49edfbc31a;hb=3d6dd09af3bd2a5f81e2d79e9fa1e302bf2c70a0;hp=49211d7676aca975260e4d0a89cbbf9dea9f99a2;hpb=c8e829c219c65ff8e93b6c7b66212ff0876441c5;p=builder.git diff --git a/source/lib/installmap.h b/source/lib/installmap.h index 49211d7..6d9501c 100644 --- a/source/lib/installmap.h +++ b/source/lib/installmap.h @@ -4,6 +4,7 @@ #include #include #include +#include "libbuilder_api.h" class FileTarget; @@ -14,7 +15,7 @@ location are mapped if their default install location shares a common prefix with the mapped install location. The remainder of the source location is appended to the mapped install location to form the final install location. */ -class InstallMap +class LIBBUILDER_API InstallMap { public: class Loader: public Msp::DataFile::ObjectLoader