]> rtime.felk.cvut.cz Git - mf6xx.git/commitdiff
Fixed small mistake in Qt README.
authorRostislav Lisovy <lisovy@gmail.com>
Mon, 18 Apr 2011 22:10:09 +0000 (00:10 +0200)
committerRostislav Lisovy <lisovy@gmail.com>
Mon, 18 Apr 2011 22:10:09 +0000 (00:10 +0200)
src/qemu_qt_gui/untitled/README.txt

index 0a8d50d96fc2c4317656993731b08aaf431778a2..f27faaa1887e5051b6fe13fd78bbb2b36aa4117c 100644 (file)
@@ -4,7 +4,7 @@ This is Qt GUI interface to be used with MF624 device implemented in Qemu.
 
 How to compile
 ============== 
-Run "make" or open project in Qt Creator and then build it.
+Run "qmake && make" or open project in Qt Creator and then build it.
 
 How to use
 ==========