Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 247807
Collapse All | Expand All

(-)async/demo/Makefile.default (-1 / +1 lines)
Lines 62-68 Link Here
62
PRGSRC		= 
62
PRGSRC		= 
63
63
64
# Libraries compiled in the project (in $(LIB)).
64
# Libraries compiled in the project (in $(LIB)).
65
PROJLIBS	= -lasynccpp -lasyncaudio
65
PROJLIBS	= -lasynccpp -lasyncaudio -lasynccore
66
ifdef QT_BIN
66
ifdef QT_BIN
67
PROJLIBS      	+= -lasyncqt
67
PROJLIBS      	+= -lasyncqt
68
endif
68
endif

Return to bug 247807