| Last change
 on this file since 1032 was             561, checked in by Dmitry A. Kuminov, 16 years ago | 
        
          | 
trunk: Merged in qt 4.6.1 sources.
 | 
        
          | File size:
            383 bytes | 
      
      
| Line |  | 
|---|
| 1 | QT      += phonon | 
|---|
| 2 |  | 
|---|
| 3 | HEADERS += window.h | 
|---|
| 4 | SOURCES += window.cpp \ | 
|---|
| 5 | main.cpp | 
|---|
| 6 |  | 
|---|
| 7 | # install | 
|---|
| 8 | target.path = $$[QT_INSTALL_EXAMPLES]/phonon/capabilities | 
|---|
| 9 | sources.files = $$SOURCES $$HEADERS capabilities.pro | 
|---|
| 10 | sources.path = $$[QT_INSTALL_EXAMPLES]/phonon/capabilities | 
|---|
| 11 | INSTALLS += target sources | 
|---|
| 12 |  | 
|---|
| 13 | wince*{ | 
|---|
| 14 | DEPLOYMENT_PLUGIN += phonon_ds9 phonon_waveout | 
|---|
| 15 | } | 
|---|
| 16 |  | 
|---|
| 17 | symbian:TARGET.UID3 = 0xA000CF69 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.