diff options
Diffstat (limited to 'protocols/Steam/Steam.vcxproj.filters')
| -rw-r--r-- | protocols/Steam/Steam.vcxproj.filters | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/protocols/Steam/Steam.vcxproj.filters b/protocols/Steam/Steam.vcxproj.filters index b0551b6245..9b7adad502 100644 --- a/protocols/Steam/Steam.vcxproj.filters +++ b/protocols/Steam/Steam.vcxproj.filters @@ -90,7 +90,7 @@ <ClCompile Include="src\protobuf-c\steammessages_friendmessages.steamclient.pb-c.cpp">
<Filter>Source Files\protobuf</Filter>
</ClCompile>
- <ClCompile Include="src\protobuf-c\protobuf-c-text.c">
+ <ClCompile Include="src\protobuf-c\protobuf-c-text.cpp">
<Filter>Source Files\protobuf</Filter>
</ClCompile>
</ItemGroup>
@@ -170,9 +170,6 @@ <ClInclude Include="src\protobuf-c\steammessages_friendmessages.steamclient.pb-c.h">
<Filter>Source Files\protobuf</Filter>
</ClInclude>
- <ClInclude Include="src\protobuf-c\protobuf-c-text.h">
- <Filter>Source Files\protobuf</Filter>
- </ClInclude>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\Resource.rc">
|
