2
0

xmake.lua 88 B

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