diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 13:19:26 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 13:19:26 +0000 |
commit | 673fe7470757c67e9b75f922d8fd69e028430913 (patch) | |
tree | c30bf427456620591de01570f8958dd1fa0b8843 /comphelper/prj | |
parent | d3eedabd707e0e21a85f1909d13c7ab0ad35f9ec (diff) |
INTEGRATION: CWS relocinst (1.6.118); FILE MERGED
2004/04/13 08:17:14 kso 1.6.118.1: #i23104# - service com.sun.star.util.OfficeInstallationDirectory
Diffstat (limited to 'comphelper/prj')
-rw-r--r-- | comphelper/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comphelper/prj/build.lst b/comphelper/prj/build.lst index e10a1a444545..c35441a182c1 100644 --- a/comphelper/prj/build.lst +++ b/comphelper/prj/build.lst @@ -7,4 +7,5 @@ ph comphelper\source\processfactory nmake - all ph_procfact NULL ph comphelper\source\property nmake - all ph_property NULL ph comphelper\source\streaming nmake - all ph_streaming NULL ph comphelper\source\compare nmake - all ph_compare NULL -ph comphelper\util nmake - all ph_util ph_container ph_evtatmgr ph_misc ph_procfact ph_property ph_streaming ph_compare NULL +ph comphelper\source\officeinstdir nmake - all ph_officeinstdir NULL +ph comphelper\util nmake - all ph_util ph_container ph_evtatmgr ph_misc ph_procfact ph_property ph_streaming ph_compare ph_officeinstdir NULL |