mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-20 04:26:03 +08:00
Remove utlsymbol.cpp from tier1 vcxproj
This commit is contained in:
@ -342,7 +342,6 @@
|
|||||||
<ClCompile Include="tier1.cpp" />
|
<ClCompile Include="tier1.cpp" />
|
||||||
<ClCompile Include="uniqueid.cpp" />
|
<ClCompile Include="uniqueid.cpp" />
|
||||||
<ClCompile Include="utlbufferutil.cpp" />
|
<ClCompile Include="utlbufferutil.cpp" />
|
||||||
<ClCompile Include="utlsymbol.cpp" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClInclude Include="..\public\tier1\bitbuf.h" />
|
<ClInclude Include="..\public\tier1\bitbuf.h" />
|
||||||
|
Reference in New Issue
Block a user