aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2001-02-01 07:22:23 +0000
committernyamatongwe <devnull@localhost>2001-02-01 07:22:23 +0000
commitdfd8dabe5d755e7b4d190b79acaa151cba799def (patch)
treef913dbada80eac50b7e12aab77bcaafd001b884e /src
parentc2259b94bf40269d62f8435824479b580c1a6ef8 (diff)
downloadscintilla-mirror-dfd8dabe5d755e7b4d190b79acaa151cba799def.tar.gz
Building from cxx now sets the directory to ..\win32 first.
Diffstat (limited to 'src')
-rw-r--r--src/SciTE.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/SciTE.properties b/src/SciTE.properties
new file mode 100644
index 000000000..7ada5e20b
--- /dev/null
+++ b/src/SciTE.properties
@@ -0,0 +1,3 @@
+# 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