1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00

Remove utlsymbol.cpp from tier1 vcxproj

This commit is contained in:
Nick Hastings
2023-12-17 12:22:53 -05:00
parent 5b0a366e03
commit d7fc96f1e9

View File

@ -342,7 +342,6 @@
<ClCompile Include="tier1.cpp" />
<ClCompile Include="uniqueid.cpp" />
<ClCompile Include="utlbufferutil.cpp" />
<ClCompile Include="utlsymbol.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\public\tier1\bitbuf.h" />