##// END OF EJS Templates
Fixed a typo in README
Tero Ahola -
r1403:69d51e790971
parent child
Show More
@@ -30,7 +30,7 Configure project with qmake:
30 Build poject with make:
30 Build poject with make:
31 (Linux) make
31 (Linux) make
32 (Windows with MinGw) mingw32-make
32 (Windows with MinGw) mingw32-make
33 (Visual Studio) namke
33 (Visual Studio) nmake
34
34
35 If you want to install the libraries to your Qt library directory use:
35 If you want to install the libraries to your Qt library directory use:
36 make install
36 make install
General Comments 0
You need to be logged in to leave comments. Login now