From d32db65e8ffb848e23d6521550aeaa3f210fe9de Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 3 Jun 2011 13:25:56 +0300 Subject: Drop %_EXT% which was always empty --- bean/prj/d.lst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bean') diff --git a/bean/prj/d.lst b/bean/prj/d.lst index b0478b3d4cd4..f3154b68b17c 100644 --- a/bean/prj/d.lst +++ b/bean/prj/d.lst @@ -1,5 +1,5 @@ -..\%__SRC%\class\officebean.jar %_DEST%\bin%_EXT%\officebean.jar +..\%__SRC%\class\officebean.jar %_DEST%\bin\officebean.jar -..\%__SRC%\bin\officebean.dll %_DEST%\bin%_EXT%\officebean.dll -..\%__SRC%\lib\libofficebean.so %_DEST%\lib%_EXT%\libofficebean.so -..\%__SRC%\lib\*officebean.dylib %_DEST%\lib%_EXT%\*officebean.dylib +..\%__SRC%\bin\officebean.dll %_DEST%\bin\officebean.dll +..\%__SRC%\lib\libofficebean.so %_DEST%\lib\libofficebean.so +..\%__SRC%\lib\*officebean.dylib %_DEST%\lib\*officebean.dylib -- cgit v1.2.3