mirror of https://github.com/AxioDL/boo.git
win dir fix
This commit is contained in:
parent
5ddf2141c0
commit
34599a0c15
|
@ -29,6 +29,6 @@ macx:OBJECTIVE_SOURCES += \
|
|||
$$PWD/src/mac/CCGLCocoaView.mm
|
||||
|
||||
win32:SOURCES += \
|
||||
$$PWD/src/CWGLContext.cpp
|
||||
$$PWD/src/win/CWGLContext.cpp
|
||||
|
||||
INCLUDEPATH += $$PWD/include
|
||||
|
|
Loading…
Reference in New Issue