diff options
author | Frank Peters <fpe@openoffice.org> | 2004-08-18 09:59:46 +0000 |
---|---|---|
committer | Frank Peters <fpe@openoffice.org> | 2004-08-18 09:59:46 +0000 |
commit | 4f48bcc7937fbc586af7720d4225768ee6913e2a (patch) | |
tree | 431c32101c9b8349fe8f420615df796296d69a90 /helpcontent2/prj/d.lst |
#i33146# Initial checkin
Diffstat (limited to 'helpcontent2/prj/d.lst')
-rw-r--r-- | helpcontent2/prj/d.lst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/helpcontent2/prj/d.lst b/helpcontent2/prj/d.lst new file mode 100644 index 0000000000..d3d0a84175 --- /dev/null +++ b/helpcontent2/prj/d.lst @@ -0,0 +1,17 @@ +mkdir: %COMMON_DEST%\bin%_EXT%\hid +mkdir: %_DEST%\inc%_EXT%\sw +..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid +..\xhp\*.xhp %_DEST%\xhp%_EXT%\*.xhp +#..\%__SRC%\bin\soffice.pdb %_DEST%\bin%_EXT%\soffice.pdb +#..\%__SRC%\bin\swslots.tlb %_DEST%\bin%_EXT%\swslots.tlb +#..\%__SRC%\bin\wswslots.tlb %_DEST%\bin%_EXT%\wswslots.tlb +#..\%__SRC%\bin\sw?????.dll %_DEST%\bin%_EXT%\sw?????.dll +#..\%__SRC%\bin\swd?????.dll %_DEST%\bin%_EXT%\swd?????.dll +#..\%__SRC%\bin\sw?????.res %_DEST%\bin%_EXT%\sw?????.res +#..\%__SRC%\bin\sw?????.res %_DEST%\bin%_EXT%\sw?????.res +#..\%__SRC%\slb\lib*.* %_DEST%\lib%_EXT%\lib*.* +#..\%__SRC%\lib\lib*.* %_DEST%\lib%_EXT%\lib*.* + +#..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib +#..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +#..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h* |