link
This commit is contained in:
@@ -150,6 +150,8 @@
|
|||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
g++ \
|
g++ \
|
||||||
modules/Window/src/*.cpp modules/Window/src/WindowImpl/GLFW/*.cpp src/App.cpp \
|
modules/Window/src/*.cpp modules/Window/src/WindowImpl/GLFW/*.cpp src/App.cpp \
|
||||||
|
utils/Window/*.cpp utils/Window/WindowGLFW/*.cpp \
|
||||||
|
utils/Renderer/*.cpp utils/Renderer/RendererOpenGL/*.cpp
|
||||||
-fpic -shared \
|
-fpic -shared \
|
||||||
-I src -I include \
|
-I src -I include \
|
||||||
-I utils \
|
-I utils \
|
||||||
|
|||||||
Reference in New Issue
Block a user