Mercurial > hg > octave-max
diff gui/msvc-debug.pri @ 13769:43ffcaee3fea gui
Fix various issues under Windows (MSVC)
* gui/msvc-debug.pri: New file to enable debugging in release mode. This is
required to avoid mixing different VC++ runtime DLL.
* gui/octave-gui.pro (QMAKE_LIBDIR): New variable containing octave library
path.
(LFLAGS): Remove, deprecated by QMAKE_LIBDIR addition.
(win32-g++): Renamed win32 conditional with mingw-specific flags.
(win32-msvc*): Include msvc-debug.pri, define required scintilla flag and
use console mode (for the time being).
* gui/src/lexer/lexeroctavegui.h (class LexerOctaveGui): Remove wrong
QSCINTILLA_EXPORT decorator.
author | Michael Goffioul <michael.goffioul@gmail.com> |
---|---|
date | Fri, 28 Oct 2011 17:01:30 +0100 |
parents | |
children | faece6b2ab90 |
line wrap: on
line diff