summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJonathan Bauer2011-09-01 17:36:25 +0200
committerJonathan Bauer2011-09-01 17:36:25 +0200
commit66a2b541b43ae5b78ad9f1d1e8afe3dd20891818 (patch)
tree23d24b2d0b83385b074c6ae14a316413c44ed1fa /README
parentprogress bar animated (increases by 1% every 0.1 second) (diff)
downloadfbsplash-66a2b541b43ae5b78ad9f1d1e8afe3dd20891818.tar.gz
fbsplash-66a2b541b43ae5b78ad9f1d1e8afe3dd20891818.tar.xz
fbsplash-66a2b541b43ae5b78ad9f1d1e8afe3dd20891818.zip
static/dynamic builders
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 810ec31..c6b431e 100644
--- a/README
+++ b/README
@@ -6,8 +6,8 @@ To compile, use:
./build.sh
-This script will compile the source code in the build/ subdirectory.
-(with the option "-c" can the build directory be cleaned before rebuilding)
+The binary will end up in bin/
+(use "-c" to make a clean build)
Note: Make sure qmake (from QtEmbedded) is in your PATH variable.