repo.or.cz
/
MPC.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Add MPC_LIB_MODIFIER
[MPC.git]
/
templates
/
wix.mpt
blob
abfb748a6d95fc0aacab901b11a11aa1f5f1bdd5
1
// -*- MPC -*-
2
conditional_include "common"
3
conditional_include "windowscommon"
4
5
configurations = Debug Release
6
7
conditional_include "vc10platforms"
8
9
Release {
10
}
11
12
Debug {
13
debug_prj = 1
14
}