?? makefile.freebsd
字號:
### C++ Portable Types Library (PTypes)# Version 1.7.5 Released 9-Mar-2003## Copyright (c) 2001, 2002, 2003 Hovik Melikyan## http://www.melikyan.com/ptypes/# http://ptypes.sourceforge.net/#### Makefile for FreeBSD, called from ../Makefile#CXX = g++CXXOPTS = -pthreadLDLIBS = -lc_rSOEXT = soLIBTOOL = $(CXX) -shared -pthreadSOSTRIP = stripinclude Makefile.common
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -