diff options
author | chai <chaifix@163.com> | 2018-08-07 23:29:28 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-07 23:29:28 +0800 |
commit | f5e30a91cfe12118d2c5d389687ebb931a196c7c (patch) | |
tree | 8d410f5c4fcf421d18ef0c95dd4b6a8b3e247a46 /build/vs2015/jin.vcxproj | |
parent | 2576caf003fdb3162ab8a3c7bf77c38a885c3858 (diff) |
*update
Diffstat (limited to 'build/vs2015/jin.vcxproj')
-rw-r--r-- | build/vs2015/jin.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/vs2015/jin.vcxproj b/build/vs2015/jin.vcxproj index 4459824..8c9e5c5 100644 --- a/build/vs2015/jin.vcxproj +++ b/build/vs2015/jin.vcxproj @@ -330,7 +330,7 @@ <ResourceCompile Include="jin.rc" /> </ItemGroup> <ItemGroup> - <Image Include="..\..\src\icon.ico" /> + <Image Include="..\..\res\icon.ico" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |