From dfd8dabe5d755e7b4d190b79acaa151cba799def Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 1 Feb 2001 07:22:23 +0000 Subject: Building from cxx now sets the directory to ..\win32 first. --- src/SciTE.properties | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/SciTE.properties (limited to 'src') 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 -- cgit v1.2.3