diff options
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/prj/d.lst b/svtools/prj/d.lst index 934462c95094..26bd5653f304 100644 --- a/svtools/prj/d.lst +++ b/svtools/prj/d.lst @@ -324,6 +324,7 @@ mkdir: %_DEST%\inc%_EXT%\svtools ..\inc\contextmenuhelper.hxx %_DEST%\inc%_EXT%\svtools\contextmenuhelper.hxx ..\inc\extcolorcfg.hxx %_DEST%\inc%_EXT%\svtools\extcolorcfg.hxx +..\inc\svtools\chartprettypainter.hxx %_DEST%\inc%_EXT%\svtools\chartprettypainter.hxx ..\inc\svtools\extensionlistbox.hxx %_DEST%\inc%_EXT%\svtools\extensionlistbox.hxx dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\bin%_EXT%\bmp=%__PRJROOT%\%__SRC%\bin%_EXT%; fi" |