diff options
author | Jonathan Bauer | 2011-06-17 16:10:08 +0200 |
---|---|---|
committer | Jonathan Bauer | 2011-06-17 16:10:08 +0200 |
commit | 6069742e07ef22ce44405cb6c7beec646b87404c (patch) | |
tree | 904aa73b7cccf90383dcbc9d915f5bffc1ca2de0 | |
parent | README for build/run scripts & few comments.. (diff) | |
download | fbsplash-6069742e07ef22ce44405cb6c7beec646b87404c.tar.gz fbsplash-6069742e07ef22ce44405cb6c7beec646b87404c.tar.xz fbsplash-6069742e07ef22ce44405cb6c7beec646b87404c.zip |
note about qmake binary for build.sh
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ To create Makefile, use: (this will generate Makefile with cmake, under the build/ subdirectory) +Make sure qmake (from QtEmbedded!) is in your PATH variable...) + + To run the program (on the qvfb), use: ./run.sh |