forked from qt-creator/qt-creator
Tests: rewrite boost test inclusion properly.
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
#include <vector>
|
||||
|
||||
#define USE_PRIVATE 1
|
||||
#define USE_BOOST 1
|
||||
//#define USE_BOOST 1
|
||||
|
||||
#if USE_BOOST
|
||||
#include <boost/optional.hpp>
|
||||
|
@@ -8,6 +8,7 @@ SOURCES += simple_gdbtest_app.cpp
|
||||
QT += network
|
||||
QT += script
|
||||
#unix: QMAKE_CXXFLAGS += -msse2
|
||||
#DEFINES += USE_BOOST=1
|
||||
|
||||
message("this says <foo & bar>")
|
||||
|
||||
|
Reference in New Issue
Block a user