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

📄 linux-fetion.pro

📁 linux-下的fetion-0.8.1。包括所有源代码
💻 PRO
字号:
TEMPLATE      = app win32 {    TARGET = LibFx    CONFIG += static     QTPLUGIN     += qgif 	RC_FILE = ./misc/libfetion.rc 	LIBS += qgif.lib ./lib/libcurl_imp.lib ./lib/pthreadVC2.lib}mac {    CONFIG += static     QTPLUGIN += qgif     TARGET = mac_fetion    ICON = ./misc/mac_fetion.icns    QMAKE_INFO_PLIST = ./misc/mac_fetion.plist}!win32 {	TARGET = linux-fetion	LIBS += ./lib/libfetion_32.a -lcurl -lssl}TRANSLATIONS    = fetion_utf8_CN.tsHEADERS       =  \				 appconfig.h \				 fxmain.h \				 fxmainwindow.h \ 				 fxloginwindow.h \				 fxbuddy.h \				 fxmsgwindow.h \				 fxaccountTab.h \				 fxmytabwidget.h \				 fxResource.h \				 fxdb.h \				 fxshowAccountInfo.h \				 fxaddBuddyWindow.h \				 fxqunwindow.h \				 fxEncrypt.h \				 fxshowHistory.h \				 fxverifyAccount.h \				 fxInputFace.h \				 fxuitl.h \				 fxproxy.h \				 fxLableMouse.h \				 fxLineEditFocus.h \				 fxrefuseSMS.h \				 fxsendGroupSMS.h \				 fxsettings.h \				 fxconfigDlg.h \				 ./sqlite/sqlite3.hSOURCES       =  \				main.cpp \				fxmain.cpp \				fxloginwindow.cpp \				fxmainwindow.cpp \				fxbuddy.cpp \				fxmsgwindow.cpp \				fxaccountTab.cpp \				fxmytabwidget.cpp \				fxResource.cpp \				fxdb.cpp \				fxshowAccountInfo.cpp \				fxaddBuddyWindow.cpp \				fxqunwindow.cpp \				fxEncrypt.cpp \				fxshowHistory.cpp \				fxverifyAccount.cpp \				fxInputFace.cpp \				fxuitl.cpp \				fxproxy.cpp \				fxrefuseSMS.cpp \				fxsendGroupSMS.cpp \				fxsettings.cpp \				fxconfigDlg.cpp \				./sqlite/sqlite3.cFORMS         =  \				./ui/login_window.ui\				./ui/fetionwindow.ui \				./ui/msgwindow.ui \					./ui/msgsend.ui \				./ui/showAccountInfo.ui \				./ui/qunwindow.ui \				./ui/historyMsg.ui \				./ui/verifyAccount.ui \				./ui/addBuddy.ui \				./ui/proxy.ui \				./ui/sendgroupsms.ui \				./ui/refusesms.ui \				./ui/configdia.ui

⌨️ 快捷键说明

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