mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Add 'interfaces.cpp' for dedicated
This commit is contained in:
parent
4b29892304
commit
57bc8fd6de
@ -498,6 +498,7 @@
|
||||
<ClCompile Include="tier0\IConVar.cpp" />
|
||||
<ClCompile Include="vpc\basefilesystem.cpp" />
|
||||
<ClCompile Include="vpc\IAppSystem.cpp" />
|
||||
<ClCompile Include="vpc\interfaces.cpp" />
|
||||
<ClCompile Include="vpc\keyvalues.cpp" />
|
||||
<ClCompile Include="vphysics\QHull.cpp" />
|
||||
<ClCompile Include="vpklib\packedstore.cpp" />
|
||||
|
@ -884,6 +884,9 @@
|
||||
<ClCompile Include="core\termutil.cpp">
|
||||
<Filter>core</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="vpc\interfaces.cpp">
|
||||
<Filter>sdk\vpc</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="r5dev.def" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user