summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-01-19 15:23:58 +0100
committeraxis <qt-info@nokia.com>2010-01-19 15:23:58 +0100
commitd66b5c6579d79625da655c2fe3c134309b40fe6e (patch)
tree3c16994191cbf8de28607ca64904e13a3cc2bb71 /templates
parent6ee2b1dd38fe64796036a01b42f382d87fcfe5de (diff)
downloadqt4-tools-d66b5c6579d79625da655c2fe3c134309b40fe6e.tar.gz
Added some stub rsc files as templates.
All apps will show up as wiggly at the moment, but it's just to get things running.
Diffstat (limited to 'templates')
-rw-r--r--templates/pkg_template.pkg3
-rw-r--r--templates/wiggly.rscbin0 -> 93 bytes
-rw-r--r--templates/wiggly_reg.rscbin0 -> 103 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/templates/pkg_template.pkg b/templates/pkg_template.pkg
index 5a076b0a50..1dbd40b14d 100644
--- a/templates/pkg_template.pkg
+++ b/templates/pkg_template.pkg
@@ -22,4 +22,5 @@
"QtCore.dll" - "!:\sys\bin\QtCore.dll"
"QtGui.dll" - "!:\sys\bin\QtGui.dll"
; Currently you need to get this from a Windows build.
-"MyApp.rsc" - "!:\resource\apps\MyApp.rsc"
+"wiggly.rsc" - "!:\resource\apps\wiggly.rsc"
+"wiggly_reg.rsc" - "!:\private\10003a3f\import\apps\wiggly_reg.rsc"
diff --git a/templates/wiggly.rsc b/templates/wiggly.rsc
new file mode 100644
index 0000000000..cb487c3ce9
--- /dev/null
+++ b/templates/wiggly.rsc
Binary files differ
diff --git a/templates/wiggly_reg.rsc b/templates/wiggly_reg.rsc
new file mode 100644
index 0000000000..6f52a2c5d6
--- /dev/null
+++ b/templates/wiggly_reg.rsc
Binary files differ