diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-11-30 17:00:37 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-11-30 17:00:37 +0100 |
commit | a5509a421f2f3d43aad1ba5d32e6c7bf1c015b3b (patch) | |
tree | 2b149629e818baec741e85a72159851e99a32832 /vcl/prj | |
parent | 65df21598fe975ffefd8f8e6951f8d3b331c2b29 (diff) | |
parent | 8cbc2d0363811781f5de45b3a11b3614feec4a9a (diff) |
CWS-TOOLING: integrate CWS pl08
Notes
Notes:
split repo tag: libs-gui_ooo/DEV300_m95
Diffstat (limited to 'vcl/prj')
-rw-r--r-- | vcl/prj/d.lst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/prj/d.lst b/vcl/prj/d.lst index 9e6d39d925c0..6d452e8ee43f 100644 --- a/vcl/prj/d.lst +++ b/vcl/prj/d.lst @@ -154,4 +154,7 @@ mkdir: %_DEST%\inc%_EXT%\vcl ..\inc\vcl\helper.hxx %_DEST%\inc%_EXT%\vcl\helper.hxx ..\inc\vcl\strhelper.hxx %_DEST%\inc%_EXT%\vcl\strhelper.hxx ..\inc\vcl\lazydelete.hxx %_DEST%\inc%_EXT%\vcl\lazydelete.hxx +..\inc\vcl\arrange.hxx %_DEST%\inc%_EXT%\vcl\arrange.hxx +..\inc\vcl\wpropset.hxx %_DEST%\inc%_EXT%\vcl\wpropset.hxx ..\%__SRC%\misc\vcl.component %_DEST%\xml%_EXT%\vcl.component + |