Commit 63dcc19e authored by Claes Sjöfors's avatar Claes Sjöfors

build gtk as default

parent 6600ac83
......@@ -99,6 +99,9 @@ Initiate your new environment:
> pwre init x561x86
Check and find installed archives
> pwre configure
Now, create the build tree
> pwre create_all_modules
......
......@@ -75,7 +75,7 @@ fi
btype="dbg"
ename=$ver$hw
desc=$verl
gui="qt"
gui="gtk"
if [ $gui == "qt" ]; then
export pwre_conf_qt=1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment