aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/SciTE.properties
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/SciTE.properties')
-rw-r--r--test/unit/SciTE.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/unit/SciTE.properties b/test/unit/SciTE.properties
new file mode 100644
index 000000000..8cc762e96
--- /dev/null
+++ b/test/unit/SciTE.properties
@@ -0,0 +1,4 @@
+if PLAT_WIN
+ make.command=mingw32-make
+command.go.*.cxx=./unitTest
+command.go.needs.$(file.patterns.cplusplus)=$(make.command)