Reorganize files and migrate images to gresource

This commit is contained in:
TingPing
2013-09-27 21:56:13 -04:00
parent 0d2feba69c
commit 1f84c507a0
59 changed files with 98 additions and 2547 deletions

View File

@@ -185,6 +185,9 @@
<ClCompile Include="xtext.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="resources.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<Manifest Include="hexchat.exe.manifest">
@@ -197,8 +200,11 @@
</ResourceCompile>
</ItemGroup>
<ItemGroup>
<None Include="..\..\share\icons\hexchat.ico">
<None Include="..\..\data\icons\hexchat.ico">
<Filter>Resource Files</Filter>
</None>
</ItemGroup>
</Project>
<ItemGroup>
<Xml Include="..\..\data\hexchat.gresource.xml" />
</ItemGroup>
</Project>