mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
fixed my typo
This commit is contained in:
@@ -46,12 +46,13 @@ project "shaderc"
|
||||
path.join(GLSL_OPTIMIZER, "include/c99"),
|
||||
}
|
||||
|
||||
configuration { "windows" }
|
||||
configuration { "vs*" }
|
||||
includedirs {
|
||||
"$(DXSDK_DIR)/include",
|
||||
}
|
||||
|
||||
configuration { "vs*" }
|
||||
|
||||
configuration { "windows" }
|
||||
links {
|
||||
"d3dx9",
|
||||
"d3dcompiler",
|
||||
|
||||
Reference in New Issue
Block a user