summaryrefslogtreecommitdiff
path: root/check/sort-order-1-1.pc
blob: adead0ac2424443c040cb3e07226a5239fb0e842 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/path1
exec_prefix=${prefix}
libdir="${exec_prefix}/lib"
includedir="${prefix}/include"

Name: Sort order Cflags and Libs test 1-1
Description: Test package for testing flag sort order
Version: 1.0.0
Libs: -L${libdir} -Wl,-O1 -lpath1
Cflags: -I${includedir} -DPATH1