afb-hreq.c: fix etag size (fixes stack smashing detected by stack protector)
[src/app-framework-binder.git] / doc / README.html
1 <html>
2 <head>
3   <link rel="stylesheet" type="text/css" href="doc.css">
4   <meta charset="UTF-8">
5 </head>
6 <body>
7 <a name="Inititial.Build"></a>
8 <h3>Inititial Build</h3>
9
10 <p>mkdir build
11 cd build
12 cmake ..</p>
13
14 <a name="Netbeans"></a>
15 <h3>Netbeans</h3>
16
17 <a name="Copy.nbprojet.at.project.base"></a>
18 <h1>Copy nbprojet at project base</h1>
19
20 <p>cp -r doc/nbproject.template ./nbproject</p>
21 </body>
22 </html>