mirror of
https://github.com/fortressforever/fortressforever-2013.git
synced 2024-11-26 06:10:47 +00:00
crap, server VPC script had some redundant crap
This commit is contained in:
parent
f72554fb71
commit
54b5307c72
1 changed files with 0 additions and 5 deletions
|
@ -9,13 +9,8 @@ $Macro GAMENAME "ff" [!$SOURCESDK]
|
||||||
$Macro GAMENAME "FortressForever" [$SOURCESDK]
|
$Macro GAMENAME "FortressForever" [$SOURCESDK]
|
||||||
|
|
||||||
$Include "$SRCDIR\game\server\server_hl2mp.vpc"
|
$Include "$SRCDIR\game\server\server_hl2mp.vpc"
|
||||||
$Include "$SRCDIR\game\server\nav_mesh.vpc" [$SOURCESDK]
|
|
||||||
|
|
||||||
$Include "$SRCDIR\game\shared\ff\ff_shared.vpc"
|
$Include "$SRCDIR\game\shared\ff\ff_shared.vpc"
|
||||||
|
|
||||||
$Macro VSLIBDIR "." [!$VS2010]
|
|
||||||
$Macro VSLIBDIR "VS2010" [$VS2010]
|
|
||||||
|
|
||||||
$Macro THIRDPARTYDIR "$SRCDIR\thirdparty"
|
$Macro THIRDPARTYDIR "$SRCDIR\thirdparty"
|
||||||
|
|
||||||
$Configuration
|
$Configuration
|
||||||
|
|
Loading…
Reference in a new issue