source:
trunk/src/tools/moc/moc.pro@
13
      
      | Last change on this file since 13 was 2, checked in by , 16 years ago | |
|---|---|
| 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.
    
