Skip to content
Snippets Groups Projects
Commit e38ec945 authored by Ulrich Kemloh's avatar Ulrich Kemloh
Browse files

Compatibilty to QT5.0

parent 39da3854
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,8 @@ TARGET = TraVisTo
CONFIG += qt
QT += xml \
network
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
win32 {
INCLUDEPATH += C:/VTK/include/vtk-5.10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment