1
0
forked from 0ad/0ad

Fix Windows build issue, svn:eol-style

This was SVN commit r7084.
This commit is contained in:
Ykkrosh 2009-08-07 17:43:44 +00:00
parent 5c8861adf4
commit e96e2e9e8d

View File

@ -527,6 +527,7 @@ function setup_all_libs ()
-- CxxTest mock function support
extern_libs = {
"boost",
"cxxtest",
}
-- 'real' implementations, to be linked against the main executable