doxytag.pro

来自「doxygen(一个自动从源代码生成文档的工具)的源代码」· PRO 代码 · 共 37 行

PRO
37
字号
## 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 + =
减小字号Ctrl + -
显示快捷键?