diff options
| author | 夕伽 <[email protected]> | 2018-09-02 20:00:16 +0800 |
|---|---|---|
| committer | 夕伽 <[email protected]> | 2018-09-02 20:00:16 +0800 |
| commit | 90786f2a568f3063907f4566d910da1ceae74194 (patch) | |
| tree | 4f11bbcafa5038d3df251d63d930a6f07447d3ec /scripts/makepkg | |
| parent | d74715b3615e171776a6e5b9971d2ec2bff115d5 (diff) | |
vsporject add some configs
1.suport vsproject mfc mode
target(xxx)
-- for make vsproject on mfcmode
set_values("mfc",true)
-- for unicode mode
add_defines("UNICODE")
-- use MT or MD switch RuntimeLibrary, (debug use MTd,MDd)
add_cxflags("-MT")
2.subsystem switch support
target(xxx)
-- change subsystem to windows, default console
add_ldflags("/SUBSYSTEM:WINDOWS",{force=true})
Diffstat (limited to 'scripts/makepkg')
0 files changed, 0 insertions, 0 deletions
