summaryrefslogtreecommitdiff
path: root/protocols/Tox/Tox.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tox/Tox.vcxproj')
-rw-r--r--protocols/Tox/Tox.vcxproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/protocols/Tox/Tox.vcxproj b/protocols/Tox/Tox.vcxproj
index 45b896c53a..17ed280c21 100644
--- a/protocols/Tox/Tox.vcxproj
+++ b/protocols/Tox/Tox.vcxproj
@@ -33,15 +33,15 @@
<AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
- <ItemGroup>
- <None Include="res\Icons\*.ico" />
- </ItemGroup>
<ItemDefinitionGroup>
<ClCompile>
<ExceptionHandling>Sync</ExceptionHandling>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
+ <None Include="res\*.ico" />
+ </ItemGroup>
+ <ItemGroup>
<ProjectReference Include="..\..\libs\libjson\libjson.vcxproj">
<Project>{f6a9340e-b8d9-4c75-be30-47dc66d0abc7}</Project>
</ProjectReference>