⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 This file describes the settings to be used by the documentation system doxygen (www.doxygen.org) f
💻 AM
字号:
####### kdevelop will overwrite this part!!! (begin)##########bin_PROGRAMS = mafia## INCLUDES were found outside kdevelop specific partmafia_SOURCES = ItemsetOutput.cpp Transaction.cpp Mafia.cpp Bitmap.cpp BaseBitmap.cpp mafia_LDADD   = EXTRA_DIST = BaseBitmap.cpp BaseBitmap.h Bitmap.cpp Bitmap.h Mafia.cpp Tables.h TreeNode.h Transaction.cpp Transaction.h ItemsetOutput.cpp ItemsetOutput.h ####### kdevelop will overwrite this part!!! (end)############# set the include path found by configureINCLUDES= $(all_includes) # the library search path.mafia_LDFLAGS = $(all_libraries)                                                                                 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -