Update BlitzSteam:
- Steam API - SteamAppList API - SteamApps API - SteamController API (work-in-progress) - SteamClient API
This commit is contained in:
@@ -31,6 +31,18 @@
|
||||
<ClCompile Include="Libraries\BlitzPointer.cpp">
|
||||
<Filter>Source Files\Libraries</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="Helper.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="Wrapper\SteamAppList.cpp">
|
||||
<Filter>Source Files\Wrapper</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="Wrapper\SteamApps.cpp">
|
||||
<Filter>Source Files\Wrapper</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="Wrapper\SteamController.cpp">
|
||||
<Filter>Source Files\Wrapper</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="dllmain.h">
|
||||
|
||||
Reference in New Issue
Block a user