Skip to content

Commit

Permalink
updated corelib.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
treefrogframework committed Apr 6, 2013
1 parent cf92aac commit 47c207a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/corelib.pro
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,8 @@ HEADERS += tpaginator.h
SOURCES += tpaginator.cpp

!isEmpty( use_mongo ) {
INCLUDEPATH += /usr/local/include
INCLUDEPATH += ../3rdparty/mongo-c-driver-master/src
LIBS += ../3rdparty/libmongoc.a
DEFINES += MONGO_HAVE_STDINT

HEADERS += tmongodriver.h
Expand Down

0 comments on commit 47c207a

Please sign in to comment.