Skip to content

Commit

Permalink
Updated to latest qt-pods.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Dawid committed Feb 7, 2015
1 parent 545e280 commit 0c61b51
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions qtverbalexpressions.pri
@@ -0,0 +1,5 @@
INCLUDEPATH += \
$$PWD

LIBS += \
-L../qtverbalexpressions -lqtverbalexpressions
2 changes: 1 addition & 1 deletion qverbalexpressions.pro → qtverbalexpressions.pro
Expand Up @@ -10,7 +10,7 @@ macx {

DEFINES += QT_USE_QSTRINGBUILDER

TARGET = qverbalexpressions
TARGET = qtverbalexpressions

QT -= gui
QT += core
Expand Down
1 change: 0 additions & 1 deletion qverbalexpressions.pri

This file was deleted.

0 comments on commit 0c61b51

Please sign in to comment.