mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-09-01 07:08:31 +02:00
[BUG_FIXED] (Author: Dave Brotherstone) Fix scintilla crash bug while closing a document. git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1104 f5eea248-9336-0410-98b8-ebc06183d4e3
7 lines
311 B
Properties
7 lines
311 B
Properties
# SciTE.properties is the per directory local options file and can be used to override
|
|
# settings made in SciTEGlobal.properties
|
|
command.build.directory.*.cxx=..\win32
|
|
command.build.directory.*.h=..\win32
|
|
command.build.*.cxx=nmake -f scintilla.mak QUIET=1
|
|
command.build.*.h=nmake -f scintilla.mak QUIET=1
|