diff options
author | Tino Rachui <tra@openoffice.org> | 2001-03-14 11:41:26 +0000 |
---|---|---|
committer | Tino Rachui <tra@openoffice.org> | 2001-03-14 11:41:26 +0000 |
commit | 074778bcef6dfa8fd07a472415bc33eb18a159e7 (patch) | |
tree | 18da29e2129e8ef69192939eaa0c01073d23b9c2 /dtrans/prj | |
parent | af07d6d3650398090ab3c590e40dd44ca6dda4dd (diff) |
*** empty log message ***
Diffstat (limited to 'dtrans/prj')
-rw-r--r-- | dtrans/prj/d.lst | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dtrans/prj/d.lst b/dtrans/prj/d.lst index 10944a0c4638..c8409043f9be 100644 --- a/dtrans/prj/d.lst +++ b/dtrans/prj/d.lst @@ -2,8 +2,13 @@ ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib -..\source\win32\sysdtrans.xml %_DEST%\xml%_EXT%\sysdtrans.xml..\%__SRC%\bin\xml2cmp.exe %_DEST%\bin%_EXT%\xml2cmp.exe +..\source\win32\clipb\sysdtrans.xml %_DEST%\xml%_EXT%\sysdtrans.xml +..\source\win32\dnd\dnd.xml %_DEST%\xml%_EXT%\dnd.xml +..\source\win32\ftransl\ftransl.xml %_DEST%\xml%_EXT%\ftransl.xml +..\source\X11\dtransX11.xml %_DEST%\xml%_EXT%\dtransX11.xml +..\source\cnttype\mcnttype.xml %_DEST%\xml%_EXT%\mcnttype.xml +..\%__SRC%\bin\xml2cmp.exe %_DEST%\bin%_EXT%\xml2cmp.exe ..\%__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* |