juic.uic.pri Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qtjambi Show documentation
Show all versions of qtjambi Show documentation
Legacy QtJambi library for RapidWright, from: https://sourceforge.net/projects/qtjambi/files/4.5.2/
The newest version!
INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/customwidgetsinfo.h \
$$PWD/databaseinfo.h \
$$PWD/driver.h \
$$PWD/globaldefs.h \
$$PWD/option.h \
$$PWD/treewalker.h \
$$PWD/utils.h \
$$PWD/ui4.h \
$$PWD/validator.h
SOURCES += \
$$PWD/customwidgetsinfo.cpp \
$$PWD/databaseinfo.cpp \
$$PWD/driver.cpp \
$$PWD/treewalker.cpp \
$$PWD/ui4.cpp \
$$PWD/validator.cpp
SOURCES += uic.cpp
HEADERS += uic.h