This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
xmake
/
xmake-docs
oglindă de
https://github.com/xmake-io/xmake-docs
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Ramură:
master
Ramuri
Etichete
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
codes
/
examples
/
mfc
/
shared_library
/
xmake.lua
xmake.lua
88 B
Permalink
Istoric
Crud
1
2
3
target("mfc_shared_lib")
add_rules("win.sdk.mfc.shared")
add_files("src/*.cpp")