Last change
on this file since 1077 was 846, checked in by Dmitry A. Kuminov, 14 years ago |
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.
|
File size:
402 bytes
|
Rev | Line | |
---|
[844] | 1 | /* File generated by QtCreator */
|
---|
| 2 |
|
---|
| 3 | import QmlProject 1.0
|
---|
| 4 |
|
---|
| 5 | Project {
|
---|
| 6 | /* Include .qml, .js, and image files from current directory and subdirectories */
|
---|
| 7 | QmlFiles {
|
---|
| 8 | directory: "."
|
---|
| 9 | }
|
---|
| 10 | JavaScriptFiles {
|
---|
| 11 | directory: "."
|
---|
| 12 | }
|
---|
| 13 | ImageFiles {
|
---|
| 14 | directory: "."
|
---|
| 15 | }
|
---|
| 16 | /* List of plugin directories passed to QML runtime */
|
---|
| 17 | // importPaths: [ " ../exampleplugin " ]
|
---|
| 18 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.