📄 doxytag.pro
字号:
## This file was generated from doxytag.pro.in on Sun Nov 18 18:56:51 CET 2001## # $Id: doxytag.pro,v 1.13 1999/04/04 10:16:11 root Exp $## Copyright (C) 1997-1999 by Dimitri van Heesch.# # Permission to use, copy, modify, and distribute this software and its# documentation under the terms of the GNU General Public License is hereby # granted. No representations are made about the suitability of this software # for any purpose. It is provided "as is" without express or implied warranty.# See the GNU General Public License for more details.## Documents produced by Doxygen are derivative works derived from the# input used in their production; they are not affected by this license.## TMake project file for doxytagTEMPLATE = doxytag.tCONFIG = console warn_on releaseHEADERS = suffixtree.h searchindex.h logos.h version.hSOURCES = doxytag.cpp suffixtree.cpp searchindex.cpp \ logos.cpp version.cpp unix:LIBS += -L../lib -lqtoolswin32:INCLUDEPATH += .win32-mingw:LIBS += -L../lib -lqtoolswin32-msvc:LIBS += qtools.lib shell32.lib win32-msvc:TMAKE_LFLAGS += /LIBPATH:..\libwin32-borland:LIBS += qtools.lib shell32.libwin32-borland:TMAKE_LFLAGS += -L..\lib -L$(BCB)\lib\psdkwin32:TMAKE_CXXFLAGS += -DQT_NODLLINCLUDEPATH += ../qtoolsOBJECTS_DIR = ../objectsTARGET = ../bin/doxytag
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -