diff options
author | axis <qt-info@nokia.com> | 2010-01-19 14:30:00 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2010-01-19 14:30:00 (GMT) |
commit | 8aa93a61de0db9bbcfe8ed10c075af50673de78a (patch) | |
tree | 7c484a2b93e49ae9141053866e80ed71b7f45463 /templates | |
parent | d66b5c6579d79625da655c2fe3c134309b40fe6e (diff) | |
download | Qt-8aa93a61de0db9bbcfe8ed10c075af50673de78a.zip Qt-8aa93a61de0db9bbcfe8ed10c075af50673de78a.tar.gz Qt-8aa93a61de0db9bbcfe8ed10c075af50673de78a.tar.bz2 |
Updated comments in the templates.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/pkg_template.pkg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/pkg_template.pkg b/templates/pkg_template.pkg index 1dbd40b..5d98347 100644 --- a/templates/pkg_template.pkg +++ b/templates/pkg_template.pkg @@ -21,6 +21,7 @@ "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.
+; Currently you need to get this from a Windows build, but there are some
+; precompiled ones in this directory for testing.
"wiggly.rsc" - "!:\resource\apps\wiggly.rsc"
"wiggly_reg.rsc" - "!:\private\10003a3f\import\apps\wiggly_reg.rsc"
|