diff --git a/win32/copy/copy.vcxproj b/win32/copy/copy.vcxproj index ac121416..6e31064a 100644 --- a/win32/copy/copy.vcxproj +++ b/win32/copy/copy.vcxproj @@ -63,7 +63,7 @@ $(HexChatCopy) -copy "..\installer\watercolorlite-green.cjstyles" "$(HexChatDest)" +copy "..\installer\watercolorlite-green.cjstyles" "$(HexChatRel)" @@ -80,7 +80,7 @@ copy "..\installer\watercolorlite-green.cjstyles" "$(HexChatDest)" $(HexChatCopy) -copy "..\installer\watercolorlite-blue.cjstyles" "$(HexChatDest)" +copy "..\installer\watercolorlite-blue.cjstyles" "$(HexChatRel)"