examples: ecl_qt: fix pro file
This commit is contained in:
parent
9199f21bd0
commit
ab7ba370f1
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ FORMS += hybrid_main.ui
|
|||
|
||||
# The include path that contains ecl/ecl.h
|
||||
QMAKE_CFLAGS += `ecl-config --cflags`
|
||||
QMAKE_CXXFLAGS += `ecl-config --cflags`
|
||||
|
||||
# The ECL shared library directory.
|
||||
QMAKE_LFLAGS += `ecl-config --ldflags` -lecl
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue