All Downloads are FREE. Search and download functionalities are using the official Maven repository.

juic.uic.pri Maven / Gradle / Ivy

Go to download

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy