diff options
| author | nyamatongwe <unknown> | 2011-02-01 15:08:37 +1100 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2011-02-01 15:08:37 +1100 |
| commit | cebe1906c3f42f093c497118d1048057ab4aec3a (patch) | |
| tree | 74986c53e261fea310243f047922f565a53888d5 /test/unit/SciTE.properties | |
| parent | 3d028ac24af1f6d1183717c55d65e291836c37d9 (diff) | |
| download | scintilla-mirror-cebe1906c3f42f093c497118d1048057ab4aec3a.tar.gz | |
Unit tests for Scintilla data structures.
Diffstat (limited to 'test/unit/SciTE.properties')
| -rw-r--r-- | test/unit/SciTE.properties | 4 |
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) |
