diff --git a/unotools/prj/d.lst b/unotools/prj/d.lst index ac0c9318392e..2bc30df493d8 100644 --- a/unotools/prj/d.lst +++ b/unotools/prj/d.lst @@ -9,5 +9,6 @@ mkdir: %_DEST%\inc%_EXT%\unotools ..\inc\unotools\*.mk %_DEST%\inc%_EXT%\unotools\*.mk ..\inc\unotools\*.hxx %_DEST%\inc%_EXT%\unotools\*.hxx +..\inc\unotools\unotoolsdllapi.h %_DEST%\inc%_EXT%\unotools\unotoolsdllapi.h dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"