Skip to content
Snippets Groups Projects
Verified Commit 4f6a8a95 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Windows snapshot now compiled against Octave 5.1.0

parent 4a62fbb6
No related branches found
No related tags found
No related merge requests found
...@@ -107,12 +107,12 @@ SectionGroupEnd ...@@ -107,12 +107,12 @@ SectionGroupEnd
SectionGroup "MEX files for Octave" SectionGroup "MEX files for Octave"
Section "MEX files for Octave 4.4.1 (MinGW, 64bit)" Section "MEX files for Octave 5.1.0 (MinGW, 64bit)"
SetOutPath $INSTDIR\mex\octave SetOutPath $INSTDIR\mex\octave
File ..\mex\octave\* File ..\mex\octave\*
SectionEnd SectionEnd
Section "MEX files for Octave 4.4.1 (MinGW, 32bit)" Section "MEX files for Octave 5.1.0 (MinGW, 32bit)"
SetOutPath $INSTDIR\mex\octave32 SetOutPath $INSTDIR\mex\octave32
File ..\mex\octave32\* File ..\mex\octave32\*
SectionEnd SectionEnd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment