~damien-moore/+junk/codeblocks

« back to all changes in this revision

Viewing changes to src/sdk/wxscintilla/src/scintilla/src/SciTE.properties

  • Committer: Damien Moore
  • Date: 2013-10-11 14:25:27 UTC
  • Revision ID: damienlmoore@gmail.com-20131011142527-w13ki0x8yjd7973d
copy of Code::Blocks repo based on SVN rev 9395

Show diffs side-by-side

added added

removed removed

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