Ignore:
Timestamp:
07/21/10 15:07:37 (14 years ago)
Author:
ogrimm
Message:
Added special handling of code 0 in exitHandler(), fixed recursion bug in Lock()/Unlock() by not calling Message()
Location:
tools/FAD/ddd_for_fad
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tools/FAD/ddd_for_fad

    • Property svn:ignore set to
      fad
      moc_GUI.cpp
      Makefile
  • tools/FAD/ddd_for_fad/fad.pro

    r248 r255  
    66TARGET =
    77DEPENDPATH += .
    8 INCLUDEPATH += . /usr/local/qwt-5.2.1-svn/include
     8INCLUDEPATH += . /ihp/local/qwt-5.2.1/include
    99
    1010# Input
    1111HEADERS += GUI.h
    1212SOURCES += Functions.cpp GUI.cpp
    13 LIBS += -L/usr/local/qwt-5.2.1-svn/lib -lqwt
     13LIBS += -L/ihp/local/qwt-5.2.1/lib -lqwt
    1414QT += network
Note: See TracChangeset for help on using the changeset viewer.