mirror of https://github.com/AxioDL/boo.git
x11 dir fix
This commit is contained in:
parent
741f0df6f3
commit
5ddf2141c0
|
@ -20,7 +20,7 @@ SOURCES += \
|
|||
$$PWD/src/CRetraceWaiter.cpp
|
||||
|
||||
unix:!macx:SOURCES += \
|
||||
$$PWD/src/CGLXContext.cpp
|
||||
$$PWD/src/x11/CGLXContext.cpp
|
||||
|
||||
macx:SOURCES += \
|
||||
$$PWD/src/mac/CCGLContext.cpp
|
||||
|
|
Loading…
Reference in New Issue