makefile.am
来自「使用stl技术,(还没看,是听说的)」· AM 代码 · 共 8 行
AM
8 行
INCLUDES = $(STLPORT_CFLAGS) -I$(top_srcdir)/RenderSystems/GL/include \
-I$(top_srcdir)/OgreMain/include $(GLSUPPORT_CFLAGS) \
-I$(top_srcdir)/PlatformManagers/$(OGRE_PLATFORM)/include
noinst_LIBRARIES = libsupport.a
libsupport_a_SOURCES = OgreGLXGLSupport.cpp OgreGLXWindow.cpp OgreGLXRenderTexture.cpp OgreGLXContext.cpp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?