Changed sourcesdk include to just include externals path

This commit is contained in:
Jordan Cristiano
2015-06-14 16:15:08 -04:00
parent 4c560eacac
commit 569a482549
35 changed files with 36 additions and 35 deletions

View File

@ -26,7 +26,8 @@ solution "demboyz"
}
includedirs
{
"../external/sourcesdk"
"../external",
"../demboyz"
}
configuration "Debug"