diff options
Diffstat (limited to 'xmake/modules/core/tools/rc.lua')
| -rw-r--r-- | xmake/modules/core/tools/rc.lua | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xmake/modules/core/tools/rc.lua b/xmake/modules/core/tools/rc.lua index 2c72d0575..f5050f7f3 100644 --- a/xmake/modules/core/tools/rc.lua +++ b/xmake/modules/core/tools/rc.lua @@ -24,12 +24,6 @@ import("core.project.project") -- init it function init(self) - - -- init buildmodes - self:set("buildmodes", - { - ["object:sources"] = false - }) end -- make the define flag |
