Skip to content
forked from BOINC/boinc

Commit

Permalink
[VS2013] Add missed 'keyword' files to boinc_ss_vs2013.vcxproj file
Browse files Browse the repository at this point in the history
Signed-off-by: Vitalii Koshura <[email protected]>
  • Loading branch information
AenBleidd committed Dec 12, 2019
1 parent feca29d commit b792ac9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions win_build/boinc_ss_vs2013.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -304,12 +304,14 @@
<ClCompile Include="..\lib\gui_rpc_client_ops.cpp" />
<ClCompile Include="..\clientscr\ss_app.cpp" />
<ClCompile Include="..\api\ttfont.cpp" />
<ClCompile Include="..\lib\keyword.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\lib\cc_config.h" />
<ClInclude Include="..\clientscr\boinc_ss_opengl.h" />
<ClInclude Include="..\clientscr\ss_app.h" />
<ClInclude Include="..\api\ttfont.h" />
<ClInclude Include="..\lib\keyword.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\clientscr\boinc_ss_opengl.rc" />
Expand Down

0 comments on commit b792ac9

Please sign in to comment.