xmake.lua 88 B

123
  1. target("mfc_static_lib")
  2. add_rules("win.sdk.mfc.static")
  3. add_files("src/*.cpp")