aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/SciTE.properties
blob: cbbe2086215d271c725833b55087f1c0b4e61458 (plain)
1
2
3
4
5
command.go.*.cxx=./unitTest
if PLAT_WIN
	make.command=mingw32-make
	command.go.*.cxx=unitTest
command.go.needs.$(file.patterns.cplusplus)=$(make.command)