mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-08-27 04:38:26 +02:00
6 lines
159 B
INI
6 lines
159 B
INI
command.go.*.cxx=./unitTest
|
|
if PLAT_WIN
|
|
make.command=mingw32-make
|
|
command.go.*.cxx=unitTest
|
|
command.go.needs.$(file.patterns.cplusplus)=$(make.command)
|