This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
xmake
/
xmake-docs
şunun yansıması
https://github.com/xmake-io/xmake-docs
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Dal:
master
Dallar
Biçim İmleri
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
codes
/
examples
/
mfc
/
shared_library
/
xmake.lua
xmake.lua
88 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
target("mfc_shared_lib")
add_rules("win.sdk.mfc.shared")
add_files("src/*.cpp")