1*8af74909SZhong Yang# SciTE.properties is the per directory local options file and can be used to override 2*8af74909SZhong Yang# settings made in SciTEGlobal.properties 3*8af74909SZhong Yangcommand.build.directory.*.cxx=..\win32 4*8af74909SZhong Yangcommand.build.directory.*.h=..\win32 5*8af74909SZhong Yangcommand.build.*.cxx=nmake -f scintilla.mak QUIET=1 6*8af74909SZhong Yangcommand.build.*.h=nmake -f scintilla.mak QUIET=1 7