diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/SciTE.properties | 3 |
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 |