diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-07-30 12:52:23 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-07-30 12:52:23 +0000 |
commit | 4be5fd02582166d05e176d182f8059bb0d87d222 (patch) | |
tree | 9a43a11f1bc6a9590570a46f784baf5263932c71 /toolkit/prj | |
parent | 6acafd07b525fdb763a329e06d7c2ac07390b4ae (diff) |
INTEGRATION: CWS layoutdialogs (1.23.4); FILE MERGED
2008/03/28 11:17:42 jcn 1.23.4.3: Move translation and installation of xml files to their svx and sw modules.
2008/03/28 09:37:09 cl 1.23.4.2: merged tklayout into tk lib
2008/03/26 13:44:43 cl 1.23.4.1: fixed itklayout.lib name
Diffstat (limited to 'toolkit/prj')
-rw-r--r-- | toolkit/prj/d.lst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/toolkit/prj/d.lst b/toolkit/prj/d.lst index 2f953a3bea5c..88ee9c8c2be6 100644 --- a/toolkit/prj/d.lst +++ b/toolkit/prj/d.lst @@ -50,14 +50,5 @@ mkdir: %_DEST%\inc%_EXT%\toolkit\controls mkdir: %_DEST%\inc%_EXT%\layout ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib -..\%__SRC%\lib\layout.lib %_DEST%\lib%_EXT%\tklayout.lib -..\%__SRC%\bin\layout*.dll %_DEST%\bin%_EXT%\tklayout*.dll -..\%__SRC%\misc\layout*.map %_DEST%\bin%_EXT%\tklayout*.map - -..\%__SRC%\lib\*.xml %_DEST%\lib%_EXT%\*.xml -mkdir: %_DEST%\lib%_EXT%\de -..\%__SRC%\lib\de\*.xml %_DEST%\lib%_EXT%\de\*.xml -mkdir: %_DEST%\lib%_EXT%\nl -..\%__SRC%\lib\nl\*.xml %_DEST%\lib%_EXT%\nl\*.xml ..\inc\layout\*.hxx %_DEST%\inc%_EXT%\layout\*.hxx |