forked from mirrors/0ad
Exefied cxxtestgen.pl
This was SVN commit r3983.
This commit is contained in:
Binary file not shown.
@@ -17,7 +17,7 @@ project.configs = { "Debug", "Release", "Testing" }
|
||||
|
||||
if OS == "windows" then
|
||||
project.nasmpath = "../../build/bin/nasm.exe"
|
||||
project.cxxtestpath = "../../build/bin/cxxtestgen.pl"
|
||||
project.cxxtestpath = "../../build/bin/cxxtestgen.exe"
|
||||
else
|
||||
project.cxxtestpath = "../../build/bin/cxxtestgen"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user