📄 makefile.am
字号:
INCLUDES = $(STLPORT_CFLAGS) -I$(top_builddir)/RenderSystems/GL/include \
-I$(top_builddir)/OgreMain/include $(GLSUPPORT_CFLAGS) \
-I$(top_builddir)/PlatformManagers/$(OGRE_PLATFORM)/include \
-I$(top_builddir)/RenderSystems/GL/include/$(OGRE_GLSUPPORT) \
-I$(top_builddir)/RenderSystems/GL/src/$(OGRE_GLSUPPORT)
noinst_LIBRARIES = libsupport.a
libsupport_a_SOURCES = OgreGTKGLSupport.cpp OgreGTKWindow.cpp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -