Update the Jamfile a bit adding OpenGLView.cpp to the DoCatalogs list.
This commit is contained in:
@@ -8,6 +8,7 @@ if $(HAIKU_GCC_VERSION[1]) < 3 {
|
||||
|
||||
UsePrivateHeaders interface ;
|
||||
|
||||
|
||||
local sources =
|
||||
OpenGLApp.cpp
|
||||
OpenGLWindow.cpp
|
||||
@@ -35,6 +36,6 @@ DoCatalogs 3DRendering :
|
||||
CapabilitiesView.cpp
|
||||
ExtensionsView.cpp
|
||||
InfoView.cpp
|
||||
OpenGLView.cpp
|
||||
OpenGLWindow.cpp
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user