| Last change
 on this file since 1163 was             561, checked in by Dmitry A. Kuminov, 16 years ago | 
        
          | 
trunk: Merged in qt 4.6.1 sources.
 | 
        
          | 
              
Property                 svn:eol-style
 set to                 native | 
        
          | File size:
            447 bytes | 
      
      
| Line |  | 
|---|
| 1 | SOURCES += main.cpp | 
|---|
| 2 | QT -= gui | 
|---|
| 3 |  | 
|---|
| 4 | wince*|symbian:{ | 
|---|
| 5 | htmlfiles.sources = *.html | 
|---|
| 6 | htmlfiles.path = . | 
|---|
| 7 | DEPLOYMENT += htmlfiles | 
|---|
| 8 | } | 
|---|
| 9 |  | 
|---|
| 10 | # install | 
|---|
| 11 | target.path = $$[QT_INSTALL_EXAMPLES]/xml/htmlinfo | 
|---|
| 12 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.html htmlinfo.pro | 
|---|
| 13 | sources.path = $$[QT_INSTALL_EXAMPLES]/xml/htmlinfo | 
|---|
| 14 | INSTALLS += target sources | 
|---|
| 15 |  | 
|---|
| 16 | symbian { | 
|---|
| 17 | TARGET.UID3 = 0xA000C609 | 
|---|
| 18 | include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) | 
|---|
| 19 | } | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.