From 78c65b7b59916f44dec703128ca733ac50d32f7c Mon Sep 17 00:00:00 2001 From: liang-ys Date: Fri, 3 Apr 2026 11:23:46 +0800 Subject: [PATCH] =?UTF-8?q?[m]=E6=89=93=E5=BC=80opc=5Ftool=E7=9A=84?= =?UTF-8?q?=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- product/src/tools/tools.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/src/tools/tools.pro b/product/src/tools/tools.pro index ccd20bb9..d4bc2a9c 100644 --- a/product/src/tools/tools.pro +++ b/product/src/tools/tools.pro @@ -15,7 +15,7 @@ SUBDIRS += \ setup_install_helper \ file_sync_tool \ # svn_file_sync_tool \ - #opc_tool \ + opc_tool \ upgrade_install_helper \ ReportEdit \ DevGroupLockWidget \