summaryrefslogtreecommitdiff
path: root/abicheck/apt_build.xml.in
blob: 32886d93170a9246041601bf0a879e5f44172b26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<version>
 build-branch
</version>
   
 <headers>
  @build_path@/include/apt-pkg
 </headers>
   
 <libs>
  @build_path@/apt-pkg/
  @build_path@/apt-inst/
 </libs>