From b0d0da9eb750e75388cb2c0d985b49931c3e9db2 Mon Sep 17 00:00:00 2001 From: Jason <188080501@qq.com> Date: Tue, 23 Jun 2020 14:40:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=B7=AF=E5=BE=84=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JQTools.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JQTools.pro b/JQTools.pro index 59aeb02..171fb96 100644 --- a/JQTools.pro +++ b/JQTools.pro @@ -43,5 +43,5 @@ macx { } win32 { - RC_ICONS = $$PWD/icon.ico + RC_ICONS = $$PWD/icon/icon.ico }