Get rid of installer skinning

This commit is contained in:
Berke Viktor
2013-04-01 04:43:35 +02:00
parent 22cf9cb005
commit abd20c25dc
5 changed files with 2 additions and 74 deletions

View File

@ -59,8 +59,7 @@
<OptimizeReferences>true</OptimizeReferences>
</Link>
<PreBuildEvent>
<Command>$(HexChatCopy)
copy "..\installer\watercolorlite-green.cjstyles" "$(HexChatRel)"</Command>
<Command>$(HexChatCopy)</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
@ -75,8 +74,7 @@ copy "..\installer\watercolorlite-green.cjstyles" "$(HexChatRel)"</Command>
<OptimizeReferences>true</OptimizeReferences>
</Link>
<PreBuildEvent>
<Command>$(HexChatCopy)
copy "..\installer\watercolorlite-blue.cjstyles" "$(HexChatRel)"</Command>
<Command>$(HexChatCopy)</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>