Qt Code:
  1. ######################################################################
  2. # Automatically generated by qmake (2.01a) Tue Feb 13 20:36:40 2007
  3. ######################################################################
  4.  
  5. TEMPLATE = app
  6. TARGET = widgt
  7. DEPENDPATH += .
  8. INCLUDEPATH += .
  9.  
  10. # Input
  11. HEADERS += CalcMain.h
  12. SOURCES += CalcMain.cpp
To copy to clipboard, switch view to plain text mode