📄 libmatroska-win32.patch
字号:
Index: make/linux/Makefile===================================================================--- make/linux/Makefile (revision 1206)+++ make/linux/Makefile (working copy)@@ -29,9 +29,9 @@ INSTALL_OPTS_LIB = -m 644 INSTALL_DIR_OPTS = -m 755 -ifneq (,$(shell $(CXX) -v 2>&1 | tail -n 1 | grep -i mingw))-$(error Please use the Makefile in ../mingw32)-endif+#ifneq (,$(shell $(CXX) -v 2>&1 | tail -n 1 | grep -i mingw))+#$(error Please use the Makefile in ../mingw32)+#endif CWD=$(shell pwd)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -