summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-01-14 14:22:40 +0100
committeraxis <qt-info@nokia.com>2010-01-14 14:22:40 +0100
commit1c668ede4f1b629cab2ca907df6d33d655df3b83 (patch)
treee54ed721856c3f00e6f077f87e479add1f5a6a66 /templates
parentaeacc35349165e9fd614455288f5e7f4e7f71b08 (diff)
Modified pkg template to be a bit more realistic.
Diffstat (limited to 'templates')
-rw-r--r--templates/pkg_template.pkg4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/pkg_template.pkg b/templates/pkg_template.pkg
index d931401761..5a076b0a50 100644
--- a/templates/pkg_template.pkg
+++ b/templates/pkg_template.pkg
@@ -19,5 +19,7 @@
; Executable and default resource files
"MyApp.exe" - "!:\sys\bin\MyApp.exe"
+"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"
-"QtCore.dll" - "!:\resource\apps\QtCore.dll"