diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 16:27:21 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 16:27:21 +0000 |
commit | 817d3d430505b0b289fb1d2e92ba8d1e05bb4f76 (patch) | |
tree | 6e52487d8fa0e71bc6f47b1c991367a9ab2792ee /ucb/prj | |
parent | 4ef4fd7f4e783b4059aa5404f170312cd70b81e7 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'ucb/prj')
-rw-r--r-- | ucb/prj/build.lst | 1 | ||||
-rw-r--r-- | ucb/prj/d.lst | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/ucb/prj/build.lst b/ucb/prj/build.lst index 84cf82dc24f6..d10993971078 100644 --- a/ucb/prj/build.lst +++ b/ucb/prj/build.lst @@ -12,4 +12,3 @@ uc ucb\source\ucp\hierarchy nmake - all uc_hierarchy uc_unotypes NULL uc ucb\source\ucp\remote nmake - all uc_remote uc_regexp NULL uc ucb\source\ucp\webdav nmake - all uc_webdav uc_unotypes NULL uc ucb\source\ucp\package nmake - all uc_package uc_unotypes NULL -uc ucb\source\ucp\ftpproxy nmake - all uc_ftpproxy uc_unotypes NULL diff --git a/ucb/prj/d.lst b/ucb/prj/d.lst index 8c628f65b3a2..626bab209115 100644 --- a/ucb/prj/d.lst +++ b/ucb/prj/d.lst @@ -22,7 +22,7 @@ ..\%__SRC%\misc\ucp*.map %_DEST%\bin%_EXT%\ucp*.map ..\%__SRC%\misc\ucp*.sym %_DEST%\bin%_EXT%\ucp*.sym ..\source\ucp\file\ucpfile.xml %_DEST%\xml%_EXT%\ucpfile.xml -..\source\ucp\ftpproxy\ucpfpx.xml %_DEST%\xml%_EXT%\ucpfpx.xml +..\source\ucp\ftp\ucpftp.xml %_DEST%\xml%_EXT%\ucpftp.xml ..\source\ucp\hierarchy\ucphier.xml %_DEST%\xml%_EXT%\ucphier.xml ..\source\ucp\package\ucppkg.xml %_DEST%\xml%_EXT%\ucppkg.xml ..\source\ucp\remote\ucprmt.xml %_DEST%\xml%_EXT%\ucprmt.xml |