diff options
Diffstat (limited to 'src/core/stduserinfo/stduserinfo.vcxproj')
| -rw-r--r-- | src/core/stduserinfo/stduserinfo.vcxproj | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/stduserinfo/stduserinfo.vcxproj b/src/core/stduserinfo/stduserinfo.vcxproj index 90b5de2fb9..95a73fb2c7 100644 --- a/src/core/stduserinfo/stduserinfo.vcxproj +++ b/src/core/stduserinfo/stduserinfo.vcxproj @@ -35,12 +35,10 @@ <ClCompile Include="src\userinfo.cpp" />
<ClInclude Include="src\stdafx.h" />
<ClInclude Include="src\version.h" />
+ <ClInclude Include="src\resource.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
- <ItemGroup>
- <None Include="res\cursor_hyperlink.cur" />
- </ItemGroup>
</Project>
\ No newline at end of file |
