Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
6001763a
Commit
6001763a
authored
Sep 11, 2012
by
Sébastien Villemot
Browse files
Ship binaries for MATLAB 7.2 / Windows 64-bit
parent
c65ff9d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
windows/dynare.nsi
View file @
6001763a
...
...
@@ -98,11 +98,10 @@ Section "MEX files for MATLAB 32-bit, version 7.5 to 7.14 (R2007b to R2012a)"
File ..\mex\matlab\win32-7.5-7.14\*.mexw32
SectionEnd
# Currently we don't have that version of MATLAB
#Section "MEX files for MATLAB 64-bit, version 7.2 (R2006a)"
# SetOutPath $INSTDIR\mex\matlab\win64-7.2
# File ..\mex\matlab\win64-7.2\*.mexw64
#SectionEnd
Section "MEX files for MATLAB 64-bit, version 7.2 (R2006a)"
SetOutPath $INSTDIR\mex\matlab\win64-7.2
File ..\mex\matlab\win64-7.2\*.mexw64
SectionEnd
Section "MEX files for MATLAB 64-bit, version 7.3 to 7.4 (R2006b to R2007a)"
SetOutPath $INSTDIR\mex\matlab\win64-7.3-7.4
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment