| Last change
 on this file since 240 was             2, checked in by Dmitry A. Kuminov, 16 years ago | 
        
          | 
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
 | 
        
          | File size:
            332 bytes | 
      
      
| Line |  | 
|---|
| 1 | TEMPLATE        = app | 
|---|
| 2 | TARGET          = moc | 
|---|
| 3 |  | 
|---|
| 4 | DEFINES        += QT_MOC | 
|---|
| 5 | DESTDIR         = ../../../bin | 
|---|
| 6 | INCLUDEPATH     += . | 
|---|
| 7 | DEPENDPATH      += . | 
|---|
| 8 | LIBS            = | 
|---|
| 9 | OBJECTS_DIR     = . | 
|---|
| 10 |  | 
|---|
| 11 | include(moc.pri) | 
|---|
| 12 | HEADERS += qdatetime_p.h | 
|---|
| 13 | SOURCES += main.cpp | 
|---|
| 14 | include(../bootstrap/bootstrap.pri) | 
|---|
| 15 |  | 
|---|
| 16 | target.path=$$[QT_INSTALL_BINS] | 
|---|
| 17 | INSTALLS += target | 
|---|
| 18 | include(../../qt_targets.pri) | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.