summaryrefslogtreecommitdiff
path: root/ace/ACE_FlReactor.pc.in
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-01-23 10:25:39 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-01-23 10:25:39 +0000
commit7c4f55b5add57e06a6eef79693a5fef1f549959b (patch)
tree4acb6343d7479dffd6528f45046e3a9395c7171b /ace/ACE_FlReactor.pc.in
parent42f8fb3e33a2e9166facadf573cd67114963fc34 (diff)
downloadATCD-7c4f55b5add57e06a6eef79693a5fef1f549959b.tar.gz
ChangeLogTag: Sun Jan 23 02:22:13 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'ace/ACE_FlReactor.pc.in')
-rw-r--r--ace/ACE_FlReactor.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/ace/ACE_FlReactor.pc.in b/ace/ACE_FlReactor.pc.in
new file mode 100644
index 00000000000..c284481585d
--- /dev/null
+++ b/ace/ACE_FlReactor.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: ACE_FlReactor
+Description: ACE FlReactor Library
+Requires: ACE
+Version: @VERSION@
+Libs: -L${libdir} -lACE_FlReactor
+Cflags: -I${includedir}