Remove the last 2 remnants too

This commit is contained in:
Berke Viktor 2012-10-02 18:29:11 +02:00
parent 63a47f0135
commit 78cbceee4e
1 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@
</Link>
<PreBuildEvent>
<Command>$(HexChatCopy)
copy "..\installer\watercolorlite-green.cjstyles" "$(HexChatDest)"</Command>
copy "..\installer\watercolorlite-green.cjstyles" "$(HexChatRel)"</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
@ -80,7 +80,7 @@ copy "..\installer\watercolorlite-green.cjstyles" "$(HexChatDest)"</Command>
</Link>
<PreBuildEvent>
<Command>$(HexChatCopy)
copy "..\installer\watercolorlite-blue.cjstyles" "$(HexChatDest)"</Command>
copy "..\installer\watercolorlite-blue.cjstyles" "$(HexChatRel)"</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>