mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01:00
Remove the last 2 remnants too
This commit is contained in:
parent
63a47f0135
commit
78cbceee4e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user