mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-30 18:47:01 +00:00
8 lines
120 B
Makefile
8 lines
120 B
Makefile
|
SHARED_LIB = yes
|
||
|
|
||
|
SRC_CC = qrc_dejavusans.cpp
|
||
|
|
||
|
LIBS = qt5_core
|
||
|
|
||
|
vpath % $(REP_DIR)/src/lib/qt5/dejavusans
|