xref: /MusicPlayer2/scintilla/src/SciTE.properties (revision 67ca1ef4c5be62e9a917ffa576a24422d15e109a)
1# SciTE.properties is the per directory local options file and can be used to override
2# settings made in SciTEGlobal.properties
3command.build.directory.*.cxx=..\win32
4command.build.directory.*.h=..\win32
5command.build.*.cxx=nmake -f scintilla.mak QUIET=1
6command.build.*.h=nmake -f scintilla.mak QUIET=1
7