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
Merge pull request #39 from jwillemsen/jwi-bcc32c
[MPC.git]
/
templates
/
automakedll.mpt
blob
f8fbb94d32d7c5d326041af610086b2dad7de3e8
1
// -*- MPC -*-
2
conditional_include "common"
3
4
lib_prefix = lib
5
lib_ext = .la
6
dll_ext = .la
7
exe_ext =
8
9
linkflags =
10
includedir =
11
12
conditional_include "user_automakedll"