Added 32bit and 64bit mex files for Octave in Windows installer.

time-shift
Stéphane Adjemian (Charybdis) 2017-04-27 11:35:07 +02:00
parent c1b6a58eb7
commit dec9d6d900
1 changed files with 10 additions and 1 deletions

View File

@ -105,11 +105,20 @@ SectionEnd
SectionGroupEnd
Section "MEX files for Octave 3.6 (MinGW)"
SectionGroup "MEX files for OCTAVE"
Section "MEX files for Octave 4.2.1 (MinGW, 64bit)"
SetOutPath $INSTDIR\mex\octave
File ..\mex\octave\*.mex ..\mex\octave\*.oct
SectionEnd
Section "MEX files for Octave 4.2.1 (MinGW, 32bit)"
SetOutPath $INSTDIR\mex\octave32
File ..\mex\octave32\*.mex ..\mex\octave32\*.oct
SectionEnd
SectionGroupEnd
Section "Dynare++ (standalone executable)"
SetOutPath $INSTDIR\dynare++
File ..\dynare++\src\dynare++.exe ..\dynare++\extern\matlab\dynare_simul.m