]> vaikene.ee Git - evaf/blobdiff - www/pswgen08.html
Warning fixes and copyright update.
[evaf] / www / pswgen08.html
index 761927a94ef4651b252d4238a51039bbbfed7802..c00e7f2e2977d9e838762f26817f3f6f7d542896 100644 (file)
@@ -12,6 +12,8 @@
     </head>
 
     <body>
+    
+        <p>Next: <a href="pswgen09.html">09 - GUI Module</a>, Previous: <a href="pswgen07.html">07 - Storage Module</a></p>
 
         <h1>eVaf Tutorial</h1>
 
@@ -21,7 +23,7 @@
 
         <p>Copy an existing <tt>CMakeLists.txt</tt> file from the <tt>Generator</tt> module:</p>
 
-        <pre>evaf/src/apps/PswGen/Storage $ <code>cp ../CMakeLists.txt .</code></pre>
+        <pre>evaf/src/apps/PswGen/Storage $ <code>cp ../Generator/CMakeLists.txt .</code></pre>
 
         <p>We only need to modify the <tt>TARGET</tt> variable and set <tt>QT_USE_QTSQL</tt> to <tt>TRUE</tt>:</p>