diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-27 08:45:23 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-27 08:45:23 +0000 |
commit | e43703e366ded7d64df34de721c0d930a2800273 (patch) | |
tree | 71f5ce2f9f1ee8cfbfc14a274ac68f400cba0d67 /svtools/prj | |
parent | b442920b4c9d2aa113696a2daa8b142be04f03ae (diff) |
INTEGRATION: CWS mhu07 (1.31.10); FILE MERGED
2005/04/26 13:06:43 mhu 1.31.10.1: #i48107# Factored out ProductRegistration UNO service.
Diffstat (limited to 'svtools/prj')
-rw-r--r-- | svtools/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/prj/build.lst b/svtools/prj/build.lst index e18944d6ff86..935d0f9507d3 100644 --- a/svtools/prj/build.lst +++ b/svtools/prj/build.lst @@ -50,4 +50,5 @@ st svtools\util nmake - all st_util st__brw st__ st svtools\source\fsstor nmake - all st_fsstor NULL st svtools\source\hatchwindow nmake - all st_hatchwin NULL st svtools\source\passwordcontainer nmake - all st_passcont NULL +st svtools\source\productregistration nmake - all st_prodreg st_util NULL st svtools\uno nmake - all st_svtuno st_util NULL |