fixed my typo

This commit is contained in:
Miodrag Milanovic 2015-04-01 13:12:57 +02:00
parent b5e2b068d3
commit 97da6b5167

View file

@ -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",