summaryrefslogtreecommitdiff
path: root/messenger/XML_Parser
diff options
context:
space:
mode:
Diffstat (limited to 'messenger/XML_Parser')
-rw-r--r--messenger/XML_Parser/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/messenger/XML_Parser/README b/messenger/XML_Parser/README
index 78351b4e..01a4e0b3 100644
--- a/messenger/XML_Parser/README
+++ b/messenger/XML_Parser/README
@@ -1,6 +1,6 @@
1====================================================================================================== 1=======================================================================================================
2===================Adding the Library to The Project================================================== 2=================================Adding the Library to The Project=====================================
3====================================================================================================== 3=======================================================================================================
4 4
51. Include the "asm-xml.h" file in your source file. 51. Include the "asm-xml.h" file in your source file.
6 6
@@ -12,4 +12,4 @@ Here are some tips to use it with various configurations:
12 Linux: Link your project with /elf/asm-xml.o. 12 Linux: Link your project with /elf/asm-xml.o.
13 Mac OS X: Link your project with /mach-o/asm-xml.o. 13 Mac OS X: Link your project with /mach-o/asm-xml.o.
14 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 14 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
15====================================================================================================== 15=======================================================================================================