mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
fix createallprojects
This commit is contained in:
@@ -55,13 +55,10 @@ $Project "GameUI"
|
||||
$File "LogoFile.cpp" [!$POSIX]
|
||||
$File "ModInfo.cpp"
|
||||
$File "MouseMessageForwardingPanel.cpp"
|
||||
$File "$SRCDIR\Tracker\common\msgbuffer.cpp" [!$POSIX]
|
||||
$File "$SRCDIR\Tracker\common\netapi.cpp" [!$POSIX]
|
||||
$File "$SRCDIR\common\GameUI\ObjectList.cpp"
|
||||
$File "PanelListPanel.cpp"
|
||||
$File "RunGameEngine.cpp"
|
||||
$File "$SRCDIR\common\GameUI\scriptobject.cpp"
|
||||
$File "$SRCDIR\Tracker\common\Socket.cpp" [!$POSIX]
|
||||
$File "Sys_Utils.cpp"
|
||||
$File "TextEntryBox.cpp"
|
||||
$File "TGAImagePanel.cpp"
|
||||
@@ -116,7 +113,6 @@ $Project "GameUI"
|
||||
$File "$SRCDIR\common\IVGuiModuleLoader.h"
|
||||
$File "$SRCDIR\common\GameUI\ObjectList.h"
|
||||
$File "$SRCDIR\public\savegame_version.h"
|
||||
$File "$SRCDIR\Tracker\common\TrackerMessageFlags.h"
|
||||
$File "$SRCDIR\common\ValveCDKeyGameAndTerritoryCodes.h"
|
||||
$File "$SRCDIR\common\language.h"
|
||||
$File "$SRCDIR\common\imageutils.h"
|
||||
|
||||
Reference in New Issue
Block a user