Fixed unit test build.

This commit is contained in:
Branimir Karadžić
2014-11-01 20:36:15 -07:00
parent 16fdae8011
commit 7e15347858
3 changed files with 28 additions and 28 deletions

View File

@@ -35,7 +35,7 @@ project "UnitTest++"
"../3rdparty/UnitTest++/src/Posix/**.h",
}
configuration { "mingw or vs*" }
configuration { "mingw* or vs*" }
files {
"../3rdparty/UnitTest++/src/Win32/**.cpp",
"../3rdparty/UnitTest++/src/Win32/**.h",