?? makefile.windows
字號:
# Name: Makefile.windows# Project: custom-class example# Author: Christian Starkjohann# Creation Date: 2008-04-06# Tabsize: 4# Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH# License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt)# This Revision: $Id$# You may use this file with# make -f Makefile.windows# on Windows with MinGW instead of editing the main Makefile.include MakefileUSBFLAGS = -I/usr/local/mingw/includeUSBLIBS = -L/usr/local/mingw/lib -lusbEXE_SUFFIX = .exe
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -