pidgin/quail/qpurple

another .pro.user file bites the dust

2010-07-27, Gatlin C Johnson
c5ea90cbc090
Parents 7b8f568de939
Children 89e41214bc8a
another .pro.user file bites the dust

committer: Gatlin Johnson
  • +0 -20
    test/test.pro
  • --- a/test/test.pro Tue Jul 27 14:56:58 2010 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,20 +0,0 @@
    -# -------------------------------------------------
    -# Project created by QtCreator 2010-07-27T12:08:58
    -# -------------------------------------------------
    -QT -= gui
    -TARGET = test
    -CONFIG += console
    -CONFIG -= app_bundle
    -TEMPLATE = app
    -unix:INCLUDEPATH += /usr/include/glib-2.0 \
    - /usr/lib/glib-2.0/include \
    - /usr/include/libpurple
    -unix:LIBS += -lglib-2.0 \
    - -lpurple
    -SOURCES += main.cpp \
    - ../qpurpletimer.cpp \
    - ../qpurpleionotifier.cpp \
    - ../qpurple.cpp
    -HEADERS += ../qpurpletimer.h \
    - ../qpurpleionotifier.h \
    - ../qpurple.h