From 53cdba820bec3b9c4bf62e8d6d075a67e03e4201 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 19 Mar 2020 23:07:32 +0800 Subject: fix rc errors again --- xmake/modules/core/tools/rc.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'xmake/modules/core/tools/rc.lua') diff --git a/xmake/modules/core/tools/rc.lua b/xmake/modules/core/tools/rc.lua index fff83b765..e58aef2f6 100644 --- a/xmake/modules/core/tools/rc.lua +++ b/xmake/modules/core/tools/rc.lua @@ -21,6 +21,7 @@ -- imports import("core.base.option") import("core.project.project") +import("private.tools.vstool") -- init it function init(self) -- cgit v1.3.1