Rebranding on the file level

This commit is contained in:
Berke Viktor
2012-07-11 21:33:10 +02:00
parent 2a3ef0a5e8
commit 534cd2802f
40 changed files with 302 additions and 302 deletions

View File

@@ -35,11 +35,11 @@
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="..\..\win32\xchat.props" />
<Import Project="..\..\win32\hexchat.props" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="..\..\win32\xchat.props" />
<Import Project="..\..\win32\hexchat.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
@@ -93,7 +93,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<None Include="..\..\xchat.png" />
<None Include="..\..\hexchat.png" />
<None Include="book.png" />
<None Include="fileoffer.png" />
<None Include="highlight.png" />

View File

@@ -34,7 +34,7 @@
<None Include="voice.png">
<Filter>Resource Files</Filter>
</None>
<None Include="..\..\xchat.png">
<None Include="..\..\hexchat.png">
<Filter>Resource Files</Filter>
</None>
</ItemGroup>