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.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/unit/SciTE.properties b/test/unit/SciTE.properties
index 8cc762e96..cbbe20862 100644
--- a/test/unit/SciTE.properties
+++ b/test/unit/SciTE.properties
@@ -1,4 +1,5 @@
+command.go.*.cxx=./unitTest
if PLAT_WIN
make.command=mingw32-make
-command.go.*.cxx=./unitTest
+ command.go.*.cxx=unitTest
command.go.needs.$(file.patterns.cplusplus)=$(make.command)