File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -894,13 +894,13 @@ $Project "Client (TF)"
894894 }
895895 }
896896
897- $Folder "Useful non-source files" [!$ANALYZE && !$BUILDBOT]
898- {
899- $File "$SRCDIR\..\game\tf\scripts\HudAnimations_tf.txt"
900- $File "$SRCDIR\..\game\tf\resource\tf_english.txt"
901- $File "$SRCDIR\..\game\tf\resource\ModEvents.res"
902- $File "$SRCDIR\..\game\tf\resource\ClientScheme.res"
903- }
897+ // $Folder "Useful non-source files" [!$ANALYZE && !$BUILDBOT]
898+ // {
899+ // $File "$SRCDIR\..\game\tf\scripts\HudAnimations_tf.txt"
900+ // $File "$SRCDIR\..\game\tf\resource\tf_english.txt"
901+ // $File "$SRCDIR\..\game\tf\resource\ModEvents.res"
902+ // $File "$SRCDIR\..\game\tf\resource\ClientScheme.res"
903+ // }
904904
905905 $Folder "Link libraries"
906906 {
Original file line number Diff line number Diff line change @@ -173,10 +173,10 @@ $Group "game"
173173 "soundemittersystem"
174174// "soundsystem"
175175 "sourcevr"
176- "stdshader_dbg"
177- "stdshader_dx6"
178- "stdshader_dx7"
179- "stdshader_dx8"
176+ // "stdshader_dbg"
177+ // "stdshader_dx6"
178+ // "stdshader_dx7"
179+ // "stdshader_dx8"
180180 "stdshader_dx9"
181181 "studiorender"
182182 "tier0"
You can’t perform that action at this time.
0 commit comments