~ubuntu-branches/ubuntu/hardy/codeblocks/hardy-backports

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall
  • Date: 2008-07-17 04:39:23 UTC
  • Revision ID: james.westby@ubuntu.com-20080717043923-gmsy5cwkdjswghkm
Tags: upstream-8.02
ImportĀ upstreamĀ versionĀ 8.02

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 DEBUG=1
 
6
command.build.*.h=nmake -f scintilla.mak QUIET=1 DEBUG=1