afb-hreq.c: fix etag size (fixes stack smashing detected by stack protector)
[src/app-framework-binder.git] / doc / README.md
1
2 ### Inititial Build
3
4 mkdir build
5 cd build
6 cmake ..
7
8
9 ### Netbeans
10
11 # Copy nbprojet at project base
12 cp -r doc/nbproject.template ./nbproject