diff options
author | Daniel Boelzle <dbo@openoffice.org> | 2001-03-07 12:59:38 +0000 |
---|---|---|
committer | Daniel Boelzle <dbo@openoffice.org> | 2001-03-07 12:59:38 +0000 |
commit | 04fa0960343116ff49defa3d0693508c514f40bf (patch) | |
tree | 850accbc1443a8669a452594c4bdde93c58845bf /comphelper/prj | |
parent | f65546ea32e7645f3a15d6015998c6904853a1f1 (diff) |
moved extract.hxx from cupphelper, but is still delivered to cupphelper for compability
Diffstat (limited to 'comphelper/prj')
-rw-r--r-- | comphelper/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/prj/d.lst b/comphelper/prj/d.lst index 8b8c2f6015e8..3721352e8fe2 100644 --- a/comphelper/prj/d.lst +++ b/comphelper/prj/d.lst @@ -8,6 +8,7 @@ mkdir: %_DEST%\inc%_EXT%\comphelper ..\inc\comphelper\*.hxx %_DEST%\inc%_EXT%\comphelper\*.hxx +..\inc\comphelper\extract.hxx %_DEST%\inc%_EXT%\cppuhelper\extract.hxx ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx |