1cdf0e10cSrcweir 2cdf0e10cSrcweir..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid 3cdf0e10cSrcweir 4cdf0e10cSrcweirdos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" 5cdf0e10cSrcweir 6cdf0e10cSrcweir# Libraries 7cdf0e10cSrcweir..\%__SRC%\bin\for*.dll %_DEST%\bin%_EXT%\for*.dll 8cdf0e10cSrcweir..\%__SRC%\lib\libfor*.so %_DEST%\lib%_EXT%\libfor*.so 9cdf0e10cSrcweir..\%__SRC%\lib\ifor*.lib %_DEST%\lib%_EXT%\ifor*.lib 10*685bfa88SYuri Dario..\%__SRC%\lib\for*.lib %_DEST%\lib%_EXT%\for*.lib 11cdf0e10cSrcweir..\%__SRC%\lib\libfor*.dylib %_DEST%\lib%_EXT%\libfor*.dylib 12cdf0e10cSrcweir 13cdf0e10cSrcweir# Resources 14cdf0e10cSrcweir..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res 15cdf0e10cSrcweir 16cdf0e10cSrcweirmkdir: %_DEST%\inc%_EXT%\formula 17cdf0e10cSrcweir..\inc\formula\formdata.hxx %_DEST%\inc%_EXT%\formula\formdata.hxx 18cdf0e10cSrcweir..\inc\formula\formula.hxx %_DEST%\inc%_EXT%\formula\formula.hxx 19cdf0e10cSrcweir..\inc\formula\formulahelper.hxx %_DEST%\inc%_EXT%\formula\formulahelper.hxx 20cdf0e10cSrcweir..\inc\formula\funcutl.hxx %_DEST%\inc%_EXT%\formula\funcutl.hxx 21cdf0e10cSrcweir..\inc\formula\IControlReferenceHandler.hxx %_DEST%\inc%_EXT%\formula\IControlReferenceHandler.hxx 22cdf0e10cSrcweir..\inc\formula\IFunctionDescription.hxx %_DEST%\inc%_EXT%\formula\IFunctionDescription.hxx 23cdf0e10cSrcweir..\inc\formula\ExternalReferenceHelper.hxx %_DEST%\inc%_EXT%\formula\ExternalReferenceHelper.hxx 24cdf0e10cSrcweir..\inc\formula\formuladllapi.h %_DEST%\inc%_EXT%\formula\formuladllapi.h 25cdf0e10cSrcweir..\inc\formula\opcode.hxx %_DEST%\inc%_EXT%\formula\opcode.hxx 26cdf0e10cSrcweir..\inc\formula\grammar.hxx %_DEST%\inc%_EXT%\formula\grammar.hxx 27cdf0e10cSrcweir..\inc\formula\FormulaCompiler.hxx %_DEST%\inc%_EXT%\formula\FormulaCompiler.hxx 28cdf0e10cSrcweir..\inc\formula\FormulaOpCodeMapperObj.hxx %_DEST%\inc%_EXT%\formula\FormulaOpCodeMapperObj.hxx 29cdf0e10cSrcweir..\inc\formula\compiler.hrc %_DEST%\inc%_EXT%\formula\compiler.hrc 30cdf0e10cSrcweir..\inc\formula\token.hxx %_DEST%\inc%_EXT%\formula\token.hxx 31cdf0e10cSrcweir..\inc\formula\tokenarray.hxx %_DEST%\inc%_EXT%\formula\tokenarray.hxx 32cdf0e10cSrcweir..\inc\formula\errorcodes.hxx %_DEST%\inc%_EXT%\formula\errorcodes.hxx 33cdf0e10cSrcweir..\inc\formula\intruref.hxx %_DEST%\inc%_EXT%\formula\intruref.hxx 34cdf0e10cSrcweir 35cdf0e10cSrcweir 36cdf0e10cSrcweir 37cdf0e10cSrcweir 38cdf0e10cSrcweir 39cdf0e10cSrcweir..\%__SRC%\misc\for.component %_DEST%\xml%_EXT%\for.component 40