summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/tools/makeqpf/makeall
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/tools/makeqpf/makeall')
-rwxr-xr-xtqtinterface/qt4/tools/makeqpf/makeall4
1 files changed, 4 insertions, 0 deletions
diff --git a/tqtinterface/qt4/tools/makeqpf/makeall b/tqtinterface/qt4/tools/makeqpf/makeall
new file mode 100755
index 0000000..cd5008c
--- /dev/null
+++ b/tqtinterface/qt4/tools/makeqpf/makeall
@@ -0,0 +1,4 @@
+for dpy in LinuxFb Transformed:Rot90 Transformed:Rot180 Transformed:Rot270
+do
+ QWS_DISPLAY=$dpy ./makeqpf
+done