makefile
来自「This software aims to create an applet a」· 代码 · 共 18 行
TXT
18 行
#
# Makefile
#
# $Id: //poco/Main/Foundation/samples/hmacmd5/Makefile#5 $
#
# Makefile for Poco hmacmd5
#
include $(POCO_BASE)/build/rules/global
objects = hmacmd5
target = hmacmd5
target_version = 1
target_libs = PocoFoundation
include $(POCO_BASE)/build/rules/exec
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?