Changed sourcesdk include to just include externals path
This commit is contained in:
@ -26,7 +26,8 @@ solution "demboyz"
|
||||
}
|
||||
includedirs
|
||||
{
|
||||
"../external/sourcesdk"
|
||||
"../external",
|
||||
"../demboyz"
|
||||
}
|
||||
|
||||
configuration "Debug"
|
||||
|
Reference in New Issue
Block a user