Restructured external includes
This commit is contained in:
parent
7cc79178e7
commit
b2f3469b16
|
@ -22,12 +22,12 @@ solution "demboyz"
|
|||
{
|
||||
"../demboyz/**.h",
|
||||
"../demboyz/**.cpp",
|
||||
"../external/sourcesdk/*.h",
|
||||
"../external/sourcesdk/*.cpp"
|
||||
"../external/**.h",
|
||||
"../external/**.cpp"
|
||||
}
|
||||
includedirs
|
||||
{
|
||||
"../external",
|
||||
"../external/sourcesdk/include",
|
||||
"../demboyz"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user