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
Removed svn Id tag
[MPC.git]
/
config
/
winapp.mpb
blob
af63e6e521e4a3726a40263f5c02462ecb036d12
1
// -*- MPC -*-
2
project {
3
specific(em3, nmake, vc6) {
4
subsystem = windows
5
} else {
6
subsystem = 2
7
}
8
specific(vc10, vc11, vc12, vc14) {
9
subsystem = Windows
10
}
11
}