This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
xmake
/
xmake-docs
mirror da
https://github.com/xmake-io/xmake-docs
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
codes
/
examples
/
mfc
/
shared_library
/
xmake.lua
xmake.lua
88 B
Permalink
Cronologia
Originale
1
2
3
target("mfc_shared_lib")
add_rules("win.sdk.mfc.shared")
add_files("src/*.cpp")