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
/
python.mpb
blob
93efbaad50652f249a24741fa29d483da2282fac
1
// -*- MPC -*-
2
project {
3
requires += python
4
includes += $(PYTHON_INCLUDE)/.
5
libpaths += $(PYTHON_LIBDIR)/.
6
}