repo.or.cz
/
MPC.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "Default to x64 as default Visual Studio 2017/2019 platform"
[MPC.git]
/
config
/
mfc.mpb
blob
fc7fcad59f024f8a5cf4ea9cb72ba57cb8c969f9
1
// -*- MPC -*-
2
project: winapp {
3
requires += mfc
4
macros += _AFXDLL
5
6
specific {
7
use_mfc = 2
8
unicode_mfc_entry = wWinMainCRTStartup
9
}
10
}