Public API is in strophe.h, xmpp.h does not exist
Signed-off-by: Jack Moffitt <jack@metajack.im>
This commit is contained in:
@@ -16,7 +16,7 @@ Once scons is installed, invoke 'scons' in the top-level
|
|||||||
directory to build the library. This will create a static
|
directory to build the library. This will create a static
|
||||||
library (also in the top-level) directory which can be
|
library (also in the top-level) directory which can be
|
||||||
linked into other programs. The public api is defined
|
linked into other programs. The public api is defined
|
||||||
in <xmpp.h> which is also in the top-level directory.
|
in <strophe.h> which is also in the top-level directory.
|
||||||
|
|
||||||
Invoke 'scons test' in the top-level directory to execute
|
Invoke 'scons test' in the top-level directory to execute
|
||||||
the unit and self tests.
|
the unit and self tests.
|
||||||
|
|||||||
Reference in New Issue
Block a user