mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-04-06 00:25:02 +00:00
game: add missing dependencies in vpcs again
This commit is contained in:
parent
da264a9e0b
commit
bf86ed4a86
@ -43,6 +43,8 @@ $Project "Client (TF)"
|
|||||||
$File "$SRCDIR\game\shared\teamplay_round_timer.h"
|
$File "$SRCDIR\game\shared\teamplay_round_timer.h"
|
||||||
$File "TeamBitmapImage.cpp"
|
$File "TeamBitmapImage.cpp"
|
||||||
$File "voice_menu.cpp"
|
$File "voice_menu.cpp"
|
||||||
|
$File "c_team_train_watcher.cpp"
|
||||||
|
$File "c_team_train_watcher.h"
|
||||||
|
|
||||||
$Folder "TF"
|
$Folder "TF"
|
||||||
{
|
{
|
||||||
|
@ -59,6 +59,7 @@ $Project "Server (TF)"
|
|||||||
$File "trigger_area_capture.cpp"
|
$File "trigger_area_capture.cpp"
|
||||||
$File "trigger_area_capture.h"
|
$File "trigger_area_capture.h"
|
||||||
$File "team_train_watcher.cpp"
|
$File "team_train_watcher.cpp"
|
||||||
|
$File "team_train_watcher.h"
|
||||||
|
|
||||||
$Folder "TF"
|
$Folder "TF"
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user