diff options
Diffstat (limited to 'xmake/modules/core/tools/rc.lua')
| -rw-r--r-- | xmake/modules/core/tools/rc.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmake/modules/core/tools/rc.lua b/xmake/modules/core/tools/rc.lua index 4ff7a2faa..1ffcf2294 100644 --- a/xmake/modules/core/tools/rc.lua +++ b/xmake/modules/core/tools/rc.lua @@ -29,9 +29,6 @@ import("core.project.project") -- init it function init(self) - -- init mrcflags - _g.mrcflags = {"-nologo"} - -- init buildmodes _g.buildmodes = { |
