mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Add bx.natvis (#179)
This commit is contained in:
committed by
Branimir Karadžić
parent
f02913f826
commit
2ca39fce29
@@ -15,6 +15,7 @@ project "bx"
|
||||
path.join(BX_DIR, "include/**.h"),
|
||||
path.join(BX_DIR, "include/**.inl"),
|
||||
path.join(BX_DIR, "src/**.cpp"),
|
||||
path.join(BX_DIR, "scripts/**.natvis"),
|
||||
}
|
||||
|
||||
configuration { "Debug" }
|
||||
|
||||
Reference in New Issue
Block a user