From fdb8515ff035d8ea87717e996ee0daa0ab0fe7e8 Mon Sep 17 00:00:00 2001 From: Tian <1203886034@qq.com> Date: Thu, 26 Mar 2026 16:11:03 +0800 Subject: [PATCH] =?UTF-8?q?modify:=E4=BD=BF=E7=94=A8=E5=AD=90=E5=B7=A5?= =?UTF-8?q?=E7=A8=8B=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- updater.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater.pro b/updater.pro index dbb915d..2995bf9 100644 --- a/updater.pro +++ b/updater.pro @@ -13,7 +13,7 @@ unix { #DESTDIR = $$PWD/../../Build/bin } win32 { -#DESTDIR = $$PWD/../../Build/release +DESTDIR = $$PWD/../../Build/Libs } MOC_DIR = $$PWD/Build/moc