This commit is contained in:
Branimir Karadžić
2017-02-21 20:43:29 -08:00
parent 65f728c0ce
commit b1b56b752f

View File

@@ -60,7 +60,7 @@ project "bx.test"
files {
path.join(BX_DIR, "tests/*_test.cpp"),
path.join(BX_DIR, "tests/*_test.H"),
path.join(BX_DIR, "tests/*.h"),
path.join(BX_DIR, "tests/dbg.*"),
}