summaryrefslogtreecommitdiff
path: root/check/sort-order-1-2.pc
diff options
context:
space:
mode:
Diffstat (limited to 'check/sort-order-1-2.pc')
-rw-r--r--check/sort-order-1-2.pc10
1 files changed, 10 insertions, 0 deletions
diff --git a/check/sort-order-1-2.pc b/check/sort-order-1-2.pc
new file mode 100644
index 0000000..85cc278
--- /dev/null
+++ b/check/sort-order-1-2.pc
@@ -0,0 +1,10 @@
+prefix=/path1
+exec_prefix=${prefix}
+libdir="${exec_prefix}/lib"
+includedir="${prefix}/include"
+
+Name: Sort order Cflags and Libs test 1-2
+Description: Test package for testing flag sort order
+Version: 1.0.0
+Libs: -L${libdir} -Wl,-O1 -lpath1
+Cflags: -I${includedir} -DPATH1