| Last change
 on this file since 674 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:
            281 bytes | 
      
      
| Line |  | 
|---|
| 1 | HEADERS += $$PWD/database.h  $$PWD/reportgenerator.h | 
|---|
| 2 | SOURCES += $$PWD/database.cpp  $$PWD/reportgenerator.cpp | 
|---|
| 3 | SOURCES += main.cpp | 
|---|
| 4 | RESOURCES = $$PWD/chart.qrc | 
|---|
| 5 |  | 
|---|
| 6 | QT += sql xml | 
|---|
| 7 | CONFIG += console | 
|---|
| 8 | CONFIG -= app_bundle | 
|---|
| 9 |  | 
|---|
| 10 |  | 
|---|
| 11 | TEMPLATE = app | 
|---|
| 12 | DEPENDPATH += . | 
|---|
| 13 | INCLUDEPATH += . | 
|---|
| 14 | TARGET = chart | 
|---|
| 15 |  | 
|---|
| 16 |  | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.