mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Fixed unit test build.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user