diff options
Diffstat (limited to 'protocols/Steam/Steam.vcxproj.filters')
| -rw-r--r-- | protocols/Steam/Steam.vcxproj.filters | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/protocols/Steam/Steam.vcxproj.filters b/protocols/Steam/Steam.vcxproj.filters index b4c8b56316..f9ea53d994 100644 --- a/protocols/Steam/Steam.vcxproj.filters +++ b/protocols/Steam/Steam.vcxproj.filters @@ -99,6 +99,9 @@ <ClCompile Include="src\protobuf-c\encrypted_app_ticket.pb-c.cpp">
<Filter>Source Files\protobuf</Filter>
</ClCompile>
+ <ClCompile Include="src\protobuf-c\steammessages_notifications.steamclient.pb-c.cpp">
+ <Filter>Source Files\protobuf</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\resource.h">
@@ -182,6 +185,9 @@ <ClInclude Include="src\protobuf-c\encrypted_app_ticket.pb-c.h">
<Filter>Source Files\protobuf</Filter>
</ClInclude>
+ <ClInclude Include="src\protobuf-c\steammessages_notifications.steamclient.pb-c.h">
+ <Filter>Source Files\protobuf</Filter>
+ </ClInclude>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\Resource.rc">
|
