##// END OF EJS Templates
Merge
Merge

File last commit:

r44:5f50f7fe4b06 dev_alexis
r46:7d306b65e7c9 merge dev_alexis
Show More
librules.pri
57 lines | 1.1 KiB | text/plain | TextLexer
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 #---------------------------------------------------------------------------------
# LIBRARY DEFINITIONS
#---------------------------------------------------------------------------------
LIBUC_LIBS_DIR = $$libuc2/lib
INCLUDEPATH += $$LIBUC_LIBS_DIR/includes \
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r32 $$LIBUC_LIBS_DIR/includes/GRAPHIC/CONTROLERS \
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
sync
r35 $$LIBUC_LIBS_DIR/includes/GRAPHIC/GUI/FONTS \
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Sync
r39 $$LIBUC_LIBS_DIR/includes/GRAPHIC/GUI/Widgets \
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 $$LIBUC_LIBS_DIR/includes/$$ARCH
LIBUC_BIN_LIBS_DIR = $$LIBUC_LIBS_DIR/bin/$$ARCH
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r32
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 LIBS += -L$$LIBUC_LIBS_DIR/bin/$$ARCH \
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Added ARM CMSIS for fast math and circle drawing function for ili9328 driver.
r41 -lCS43L22 -lina226 -lili9328 -lfonts -lm
jeandet@PC-DE-JEANDET.lab-lpp.local
Sync
r27
LIBS += -L$$LIBUC_LIBS_DIR/bin/$$ARCH \
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 -lsdcard
LIBS += -L$$LIBUC_LIBS_DIR/bin/$$ARCH \
-lfat32
LIBS += -L$$LIBUC_LIBS_DIR/bin/$$ARCH \
-lmbr
LIBS += -L$$LIBUC_LIBS_DIR/bin/$$ARCH \
-luart
LIBS += -L$$LIBUC_LIBS_DIR/bin/$$ARCH \
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r22 -li2c
LIBS += -L$$LIBUC_LIBS_DIR/bin/$$ARCH \
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 -lgpio
LIBS += -L$$LIBUC_LIBS_DIR/bin/$$ARCH \
-lspi
LIBS += -L$$LIBUC_LIBS_DIR/bin/$$ARCH \
-lcpu
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r22 LIBS += -L$$LIBUC_LIBS_DIR/bin/$$ARCH \
-lcore
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18