committed by
Christian Helmuth
parent
11d5f07862
commit
6a89bd15fd
@@ -1,5 +1,5 @@
|
||||
INC_DIR += $(LIB_INC_DIR)/x86_32 $(LIB_INC_DIR)/x86
|
||||
|
||||
include $(REP_DIR)/lib/mk/audio.inc
|
||||
include $(REP_DIR)/lib/mk/dde_bsd_audio.inc
|
||||
|
||||
vpath %.S $(LIB_DIR)/x86_32
|
||||
@@ -1,5 +1,5 @@
|
||||
INC_DIR += $(LIB_INC_DIR)/x86_64 $(LIB_INC_DIR)/x86
|
||||
|
||||
include $(REP_DIR)/lib/mk/audio.inc
|
||||
include $(REP_DIR)/lib/mk/dde_bsd_audio.inc
|
||||
|
||||
vpath %.S $(LIB_DIR)/x86_64
|
||||
@@ -1,5 +1,5 @@
|
||||
TARGET = audio_out_drv
|
||||
REQUIRES = x86
|
||||
SRC_CC = main.cc
|
||||
LIBS = audio base config server
|
||||
LIBS = dde_bsd_audio base config server
|
||||
INC_DIR += $(REP_DIR)/include
|
||||
|
||||
Reference in New Issue
Block a user