libDtSvc: added Xinerama support to _DtMessageDialog

This commit is contained in:
alx
2016-12-30 01:21:40 +01:00
committed by Jon Trulson
parent 1fdcd4c93d
commit c855ee9765
5 changed files with 78 additions and 16 deletions

View File

@@ -39,5 +39,8 @@ OBJS = DtXinerama.o
INCLUDES = -I.
XCOMM -fpic is required for static libDtXinerama to link with libDtSvc properly
CCOPTIONS += -fpic
DependTarget()