Skip to content

Commit

Permalink
XGL_DPP is provided by dante
Browse files Browse the repository at this point in the history
  • Loading branch information
keenanlang authored Jan 1, 2024
1 parent 5bb519e commit 8088e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xxxApp/src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ ifeq ($(OS_CLASS), WIN32)
ifdef DANTE
$(DBD_NAME)_DBD += mcaDanteSupport.dbd
$(PROD_NAME)_LIBS := mcaDante $($(PROD_NAME)_LIBS)
$(PROD_NAME)_SYS_LIBS += XGL_DPP
$(PROD_NAME)_LIBS := XGL_DPP $($(PROD_NAME)_LIBS)
endif

ifdef DXPSITORO
Expand Down

0 comments on commit 8088e79

Please sign in to comment.