aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authornyamatongwe <unknown>2001-02-01 07:22:23 +0000
committernyamatongwe <unknown>2001-02-01 07:22:23 +0000
commit7f911e1c39f3caab92a77acfecb16478f38e7f79 (patch)
treef913dbada80eac50b7e12aab77bcaafd001b884e /src
parentbe4fd8999ebe00d1547f7a72ffc8f6ba39f3d40b (diff)
downloadscintilla-mirror-7f911e1c39f3caab92a77acfecb16478f38e7f79.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