diff options
Diffstat (limited to 'Final/cpp/tests/examples.README')
-rw-r--r-- | Final/cpp/tests/examples.README | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Final/cpp/tests/examples.README b/Final/cpp/tests/examples.README deleted file mode 100644 index 65f908c249..0000000000 --- a/Final/cpp/tests/examples.README +++ /dev/null @@ -1,18 +0,0 @@ -Building the examples ---------------------- - -You had better edit the Makefile and provide the locations for APR and boost. - -Then just type 'make'. - - -Running the examples --------------------- - -Before running the examples ensure that you have setup your LD_LIBRARY_PATH. - -Most of the examples take the following connection parameters for your -AMQP broker: - - -host host - -port port |