aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/SciTE.properties
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2011-02-01 15:08:37 +1100
committernyamatongwe <devnull@localhost>2011-02-01 15:08:37 +1100
commit9ec1eb93884b64f41cc0b369c9215a0b010ea850 (patch)
treee2a309153615d7f6c28c8c7405d5ee1d239d1188 /test/unit/SciTE.properties
parenta4258495cde43155b55a91fd46299394ca957d60 (diff)
downloadscintilla-mirror-9ec1eb93884b64f41cc0b369c9215a0b010ea850.tar.gz
Unit tests for Scintilla data structures.
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)