Skip to content

Commit

Permalink
Add Qt libraries to Makefile for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
mflehmig authored and adeas31 committed Sep 30, 2016
1 parent 0da784f commit 78fa9a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OMEdit/OMEditGUI/OMEditGUI.pro
Expand Up @@ -105,6 +105,7 @@ win32 {
CONFIG(release, debug|release) {
QMAKE_LFLAGS_RELEASE += -rdynamic
}
LIBS += -losgDB -losgViewer -losgUtil -losgGA -losgQt -losg -lOpenThreads
}

SOURCES += main.cpp \
Expand Down

0 comments on commit 78fa9a5

Please sign in to comment.