mirror of
https://github.com/fortressforever/fortressforever-2013.git
synced 2024-11-25 13:51:25 +00:00
remove unused $SRCDIR. removing $BASE fucks things up
This commit is contained in:
parent
461473f467
commit
afd5643d07
1 changed files with 1 additions and 1 deletions
2
mp/src/thirdparty/lua/lua.vpc
vendored
2
mp/src/thirdparty/lua/lua.vpc
vendored
|
@ -12,7 +12,7 @@ $Configuration
|
|||
{
|
||||
$Compiler
|
||||
{
|
||||
$AdditionalIncludeDirectories "$BASE;$SRCDIR"
|
||||
$AdditionalIncludeDirectories "$BASE"
|
||||
$PreprocessorDefinitions "LUA_OPNAMES;LUA_BUILD_AS_DLL;"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue