diff options
author | sb <sb@openoffice.org> | 2011-02-25 11:32:55 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2011-02-25 11:32:55 +0100 |
commit | 58eb3fb273f12dc632536366c9867d5bd952151c (patch) | |
tree | e16ed6025fd2a24ede60ff35aafe22d701e6d527 /sal/prj | |
parent | 4dcc14fa7e853546d68a48cd9d5f81b69c25bc1f (diff) |
debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
Diffstat (limited to 'sal/prj')
-rw-r--r-- | sal/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/prj/d.lst b/sal/prj/d.lst index 3ce270bbbfc4..253d7ea7f718 100644 --- a/sal/prj/d.lst +++ b/sal/prj/d.lst @@ -1,9 +1,11 @@ +mkdir: %_DEST%\inc%_EXT%\cppunittester mkdir: %_DEST%\inc%_EXT%\sal mkdir: %_DEST%\inc%_EXT%\osl mkdir: %_DEST%\inc%_EXT%\rtl mkdir: %_DEST%\inc%_EXT%\systools mkdir: %_DEST%\inc%_EXT%\systools\win32 +..\inc\cppunittester\protectorfactory.hxx %_DEST%\inc%_EXT%\protectorfactory.hxx ..\%__SRC%\inc\rtlbootstrap.mk %_DEST%\inc%_EXT%\rtlbootstrap.mk ..\inc\sal\*.h %_DEST%\inc%_EXT%\sal\*.h ..\%__SRC%\inc\sal\typesizes.h %_DEST%\inc%_EXT%\sal\typesizes.h |