diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-04-16 11:02:15 +0200 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-04-16 11:02:15 +0200 |
commit | a652b01cc6c294a9e50b7a44ee4cdef131aa0162 (patch) | |
tree | 09b38c4a3a66d3ac365c8a8a5e18c777e3f90fd3 /instsetoo_native/prj | |
parent | 0ce64fad2909d3ae293d241d7856bb3aafed463e (diff) |
DEV300: masterfix: don't deliver platform dependent files to common output tree
Diffstat (limited to 'instsetoo_native/prj')
-rw-r--r-- | instsetoo_native/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/prj/d.lst b/instsetoo_native/prj/d.lst index 2c5e38571b41..aa50027683b2 100644 --- a/instsetoo_native/prj/d.lst +++ b/instsetoo_native/prj/d.lst @@ -1,4 +1,4 @@ mkdir: %COMMON_DEST%\pus%_EXT% ..\%COMMON_OUTDIR%\bin\hid.lst %COMMON_DEST%\bin%_EXT%\hid.lst ..\%COMMON_OUTDIR%\bin\hid\userfeedback_VCL_names.csv %COMMON_DEST%\bin%_EXT%\userfeedback_VCL_names.csv -..\%__SRC%\misc\*.update.xml %COMMON_DEST%\pus%_EXT%\*.update.xml
\ No newline at end of file +..\%__SRC%\misc\*.update.xml %_DEST%\pus%_EXT%\*.update.xml |