doxygen comments

This commit is contained in:
qPCR4vir
2016-03-01 14:12:48 +01:00
parent 54ecf4d714
commit 8be4603ef5
2 changed files with 43 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
Building Nana C++ Library
requires:
# Building Nana C++ Library directly with make
If you are using make directly, it require:
X11, pthread, Xpm, rt, dl, freetype2, Xft, fontconfig, ALSA
Writing a makefile for creating applications with Nana C++ Library
Example of writing a makefile for creating applications with Nana C++ Library
-------------------
```
GCC = g++