diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-24 14:13:13 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-24 14:13:13 +0000 |
commit | 74ea4f2be746ea8d192a95a83eb91e02ea39f90b (patch) | |
tree | 6c8e96b35ba199931b66dbd880ea7678718829ae | |
parent | 0d1de2f9e8cd65d0d62300f59f198fc5da961370 (diff) |
#i36807# Check/deliver instmsi[aw].exe for W32 build.
-rw-r--r-- | external/prj/d.lst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/external/prj/d.lst b/external/prj/d.lst index c8e933f08b11..8ad6ef59473f 100644 --- a/external/prj/d.lst +++ b/external/prj/d.lst @@ -84,6 +84,9 @@ mkdir: %_DEST%\pck%_EXT% ..\unicows\unicows.dll %_DEST%\bin%_EXT%\unicows.dll +..\msi\instmsia.exe %_DEST%\bin%_EXT%\instmsia.exe +..\msi\instmsiw.exe %_DEST%\bin%_EXT%\instmsiw.exe + ..\X11\extensions\*.h %_DEST%\inc%_EXT%\X11\extensions\*.h ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib |