Create a window on Windows
FossilOrigin-Name: bf625526315ec71308288cbf7e91dc425ca1dd9e4e762a4c264cf2235c06558e
This commit is contained in:
parent
3ffafe1164
commit
6ed1bf1eff
6 changed files with 129 additions and 3 deletions
|
@ -10,7 +10,8 @@ LIB_MINOR = ${OBJ3DENGINE_LIB_MINOR}
|
|||
|
||||
SRCS = O3DEngine.m \
|
||||
O3DGlide3Renderer.m \
|
||||
O3DRenderer.m
|
||||
O3DRenderer.m \
|
||||
O3DWinAPIWindow.m
|
||||
INCLUDES := ${SRCS:.m=.h}
|
||||
|
||||
OBJS_EXTRA = ${EXCEPTIONS_EXCEPTIONS_A}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue