代码拉取完成,页面将自动刷新
#############################################################################
# Makefile for building: ZFtpDemo
# Generated by qmake (3.1) (Qt 5.9.3)
# Project: ZFtpDemo.pro
# Template: app
#############################################################################
MAKEFILE = Makefile.Release
####### Compiler, tools and options
CC = cl
CXX = cl
DEFINES = -DUNICODE -D_UNICODE -DWIN32 -DWIN64 -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DNDEBUG
CFLAGS = -nologo -Zc:wchar_t -FS -Zc:strictStrings -O2 -MD -W3 -w44456 -w44457 -w44458 $(DEFINES)
CXXFLAGS = -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -O2 -MD -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -EHsc $(DEFINES)
INCPATH = -I. -IInlcude -IG:\QT\5.9.3\msvc2013_64\include -IG:\QT\5.9.3\msvc2013_64\include\QtWidgets -IG:\QT\5.9.3\msvc2013_64\include\QtGui -IG:\QT\5.9.3\msvc2013_64\include\QtANGLE -IG:\QT\5.9.3\msvc2013_64\include\QtCore -Irelease -I. -IG:\QT\5.9.3\msvc2013_64\mkspecs\win32-msvc
LINKER = link
LFLAGS = /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'"
LIBS = /LIBPATH:G:\QT\5.9.3\msvc2013_64\lib G:\QT\5.9.3\msvc2013_64\lib\qtmain.lib /LIBPATH:C:\utils\my_sql\my_sql\lib /LIBPATH:C:\utils\postgresql\pgsql\lib shell32.lib /LIBPATH:lib lib\ZFtp.lib G:\QT\5.9.3\msvc2013_64\lib\Qt5Widgets.lib G:\QT\5.9.3\msvc2013_64\lib\Qt5Gui.lib G:\QT\5.9.3\msvc2013_64\lib\Qt5Core.lib
QMAKE = G:\QT\5.9.3\msvc2013_64\bin\qmake.exe
IDC = idc
IDL = midl /NOLOGO
ZIP = zip -r -9
DEF_FILE =
RES_FILE =
COPY = copy /y
SED = $(QMAKE) -install sed
COPY_FILE = copy /y
COPY_DIR = xcopy /s /q /y /i
DEL_FILE = del
DEL_DIR = rmdir
MOVE = move
CHK_DIR_EXISTS= if not exist
MKDIR = mkdir
INSTALL_FILE = copy /y
INSTALL_PROGRAM = copy /y
INSTALL_DIR = xcopy /s /q /y /i
QINSTALL = G:\QT\5.9.3\msvc2013_64\bin\qmake.exe -install qinstall
QINSTALL_PROGRAM = G:\QT\5.9.3\msvc2013_64\bin\qmake.exe -install qinstall -exe
####### Output directory
OBJECTS_DIR = release
####### Files
SOURCES = main.cpp \
ZFtpDemoDialog.cpp release\qrc_qss.cpp \
release\moc_ZFtpDemoDialog.cpp
OBJECTS = release\main.obj \
release\ZFtpDemoDialog.obj \
release\qrc_qss.obj \
release\moc_ZFtpDemoDialog.obj
DIST = ZFtpDemoDialog.h main.cpp \
ZFtpDemoDialog.cpp
QMAKE_TARGET = ZFtpDemo
DESTDIR = release\ #avoid trailing-slash linebreak
TARGET = ZFtpDemo.exe
DESTDIR_TARGET = release\ZFtpDemo.exe
####### Implicit rules
.SUFFIXES: .c .cpp .cc .cxx
{release}.cpp{release\}.obj::
$(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<<
$<
<<
{release}.cc{release\}.obj::
$(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<<
$<
<<
{release}.cxx{release\}.obj::
$(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<<
$<
<<
{release}.c{release\}.obj::
$(CC) -c $(CFLAGS) $(INCPATH) -Forelease\ @<<
$<
<<
{.}.cpp{release\}.obj::
$(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<<
$<
<<
{.}.cc{release\}.obj::
$(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<<
$<
<<
{.}.cxx{release\}.obj::
$(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<<
$<
<<
{.}.c{release\}.obj::
$(CC) -c $(CFLAGS) $(INCPATH) -Forelease\ @<<
$<
<<
####### Build rules
first: all
all: Makefile.Release $(DESTDIR_TARGET)
$(DESTDIR_TARGET): ui_ZFtpDemoDialog.h $(OBJECTS)
$(LINKER) $(LFLAGS) /MANIFEST:embed /OUT:$(DESTDIR_TARGET) @<<
release\main.obj release\ZFtpDemoDialog.obj release\qrc_qss.obj release\moc_ZFtpDemoDialog.obj
$(LIBS)
<<
qmake: FORCE
@$(QMAKE) -o Makefile.Release ZFtpDemo.pro -spec win32-msvc
qmake_all: FORCE
dist:
$(ZIP) ZFtpDemo.zip $(SOURCES) $(DIST) ZFtpDemo.pro G:\QT\5.9.3\msvc2013_64\mkspecs\features\spec_pre.prf G:\QT\5.9.3\msvc2013_64\mkspecs\common\angle.conf G:\QT\5.9.3\msvc2013_64\mkspecs\common\msvc-desktop.conf G:\QT\5.9.3\msvc2013_64\mkspecs\qconfig.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3danimation.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3danimation_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dcore.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dcore_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dextras.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dextras_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dinput.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dinput_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dlogic.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dlogic_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquick.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquick_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquickanimation.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquickanimation_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquickextras.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquickextras_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquickinput.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquickinput_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquickrender.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquickrender_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquickscene2d.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3dquickscene2d_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3drender.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_3drender_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_accessibility_support_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_axbase.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_axbase_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_axcontainer.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_axcontainer_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_axserver.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_axserver_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_bluetooth.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_bluetooth_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_bootstrap_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_charts.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_charts_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_concurrent.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_concurrent_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_core.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_core_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_datavisualization.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_datavisualization_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_dbus.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_dbus_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_designer.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_designer_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_designercomponents_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_devicediscovery_support_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_egl_support_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_eventdispatcher_support_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_fb_support_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_fontdatabase_support_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_gamepad.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_gamepad_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_gui.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_gui_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_help.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_help_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_location.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_location_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_multimedia.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_multimedia_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_multimediawidgets.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_multimediawidgets_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_network.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_network_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_networkauth.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_networkauth_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_nfc.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_nfc_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_opengl.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_opengl_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_openglextensions.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_openglextensions_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_packetprotocol_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_platformcompositor_support_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_positioning.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_positioning_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_printsupport.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_printsupport_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_purchasing.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_purchasing_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_qml.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_qml_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_qmldebug_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_qmldevtools_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_qmltest.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_qmltest_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_quick.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_quick_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_quickcontrols2.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_quickcontrols2_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_quickparticles_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_quicktemplates2_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_quickwidgets.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_quickwidgets_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_remoteobjects.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_remoteobjects_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_repparser.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_repparser_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_script.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_script_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_scripttools.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_scripttools_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_scxml.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_scxml_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_sensors.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_sensors_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_serialbus.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_serialbus_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_serialport.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_serialport_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_sql.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_sql_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_svg.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_svg_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_testlib.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_testlib_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_texttospeech.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_texttospeech_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_theme_support_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_uiplugin.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_uitools.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_uitools_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_webchannel.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_webchannel_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_websockets.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_websockets_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_widgets.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_widgets_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_winextras.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_winextras_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_xlsx.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_xml.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_xml_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_xmlpatterns.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_xmlpatterns_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\modules\qt_lib_zlib_private.pri G:\QT\5.9.3\msvc2013_64\mkspecs\features\qt_functions.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\qt_config.prf G:\QT\5.9.3\msvc2013_64\mkspecs\win32-msvc\qmake.conf G:\QT\5.9.3\msvc2013_64\mkspecs\features\spec_post.prf .qmake.stash G:\QT\5.9.3\msvc2013_64\mkspecs\features\exclusive_builds.prf G:\QT\5.9.3\msvc2013_64\mkspecs\common\msvc-version.conf G:\QT\5.9.3\msvc2013_64\mkspecs\features\toolchain.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\default_pre.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\win32\default_pre.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\resolve_config.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\exclusive_builds_post.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\default_post.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\build_pass.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\precompile_header.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\warn_on.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\qt.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\resources.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\moc.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\win32\opengl.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\uic.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\qmake_use.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\file_copies.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\win32\windows.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\testcase_targets.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\exceptions.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\yacc.prf G:\QT\5.9.3\msvc2013_64\mkspecs\features\lex.prf ZFtpDemo.pro qss.qrc G:\QT\5.9.3\msvc2013_64\lib\qtmain.prl G:\QT\5.9.3\msvc2013_64\lib\Qt5Widgets.prl G:\QT\5.9.3\msvc2013_64\lib\Qt5Gui.prl G:\QT\5.9.3\msvc2013_64\lib\Qt5Core.prl qss.qrc G:\QT\5.9.3\msvc2013_64\mkspecs\features\data\dummy.cpp ZFtpDemoDialog.h main.cpp ZFtpDemoDialog.cpp ZFtpDemoDialog.ui
clean: compiler_clean
-$(DEL_FILE) release\main.obj release\ZFtpDemoDialog.obj release\qrc_qss.obj release\moc_ZFtpDemoDialog.obj
-$(DEL_FILE) release\ZFtpDemo.exp
distclean: clean
-$(DEL_FILE) .qmake.stash release\ZFtpDemo.lib
-$(DEL_FILE) $(DESTDIR_TARGET)
-$(DEL_FILE) Makefile.Release
mocclean: compiler_moc_header_clean compiler_moc_source_clean
mocables: compiler_moc_header_make_all compiler_moc_source_make_all
check: first
benchmark: first
compiler_no_pch_compiler_make_all:
compiler_no_pch_compiler_clean:
compiler_rcc_make_all: release\qrc_qss.cpp
compiler_rcc_clean:
-$(DEL_FILE) release\qrc_qss.cpp
release\qrc_qss.cpp: qss.qrc \
G:\QT\5.9.3\msvc2013_64\bin\rcc.exe \
icon\downarrow.png \
icon\btn_max_down.png \
icon\radio.png \
icon\ver_scroll_top_arrow.png \
icon\btn_close_down.png \
icon\btn_mini_highlight.png \
icon\btn_mini_normal.png \
icon\btn_restore_down.png \
icon\Thumbs.db \
icon\radio_h.png \
icon\btn_max_normal.png \
icon\btn_max_highlight.png \
icon\checkbox_h.png \
icon\btn_close_normal.png \
icon\btn_restore_highlight.png \
icon\radio_p.png \
icon\hor_scroll_left_arrow.png \
icon\btn_restore_normal.png \
icon\btn_close_highlight.png \
icon\hor_scroll_right_arrow.png \
icon\checkbox_p.png \
icon\checkbox.png \
icon\btn_mini_down.png \
icon\ver_scroll_bottom_arrow.png \
icon\sizegrip.png \
img\dir.png \
img\file.png \
img\bj.jpg \
red.css \
icon\downarrow.png \
icon\btn_max_down.png \
icon\radio.png \
icon\ver_scroll_top_arrow.png \
icon\btn_close_down.png \
icon\btn_mini_highlight.png \
icon\btn_mini_normal.png \
icon\btn_restore_down.png \
icon\Thumbs.db \
icon\radio_h.png \
icon\btn_max_normal.png \
icon\btn_max_highlight.png \
icon\checkbox_h.png \
icon\btn_close_normal.png \
icon\btn_restore_highlight.png \
icon\radio_p.png \
icon\hor_scroll_left_arrow.png \
icon\btn_restore_normal.png \
icon\btn_close_highlight.png \
icon\hor_scroll_right_arrow.png \
icon\checkbox_p.png \
icon\checkbox.png \
icon\btn_mini_down.png \
icon\ver_scroll_bottom_arrow.png \
icon\sizegrip.png
G:\QT\5.9.3\msvc2013_64\bin\rcc.exe -name qss qss.qrc -o release\qrc_qss.cpp
compiler_moc_predefs_make_all: release\moc_predefs.h
compiler_moc_predefs_clean:
-$(DEL_FILE) release\moc_predefs.h
release\moc_predefs.h: G:\QT\5.9.3\msvc2013_64\mkspecs\features\data\dummy.cpp
cl -BxG:\QT\5.9.3\msvc2013_64\bin\qmake.exe -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -O2 -MD -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E G:\QT\5.9.3\msvc2013_64\mkspecs\features\data\dummy.cpp 2>NUL >release\moc_predefs.h
compiler_moc_header_make_all: release\moc_ZFtpDemoDialog.cpp
compiler_moc_header_clean:
-$(DEL_FILE) release\moc_ZFtpDemoDialog.cpp
release\moc_ZFtpDemoDialog.cpp: G:\QT\5.9.3\msvc2013_64\include\QtWidgets\QWidget \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qwidget.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qtwidgetsglobal.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtguiglobal.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qglobal.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qconfig-bootstrapped.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qconfig.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qtcore-config.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsystemdetection.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qprocessordetection.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcompilerdetection.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qtypeinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsysinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qlogging.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qflags.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qbasicatomic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic_bootstrap.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qgenericatomic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic_cxx11.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic_msvc.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qglobalstatic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmutex.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qnumeric.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qversiontagging.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtgui-config.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qtwidgets-config.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qwindowdefs.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobjectdefs.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qnamespace.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobjectdefs_impl.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qwindowdefs_win.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobject.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstring.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qchar.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qbytearray.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qrefcount.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qarraydata.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstringbuilder.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qlist.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qalgorithms.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qiterator.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qhashfunctions.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qpair.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qbytearraylist.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstringlist.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qregexp.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstringmatcher.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcoreevent.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qscopedpointer.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmetatype.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qvarlengtharray.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcontainerfwd.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobject_impl.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmargins.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpaintdevice.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qrect.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsize.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qpoint.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpalette.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qcolor.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qrgb.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qrgba64.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qbrush.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qvector.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qmatrix.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpolygon.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qregion.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qdatastream.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qiodevice.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qline.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtransform.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpainterpath.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qimage.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpixelformat.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpixmap.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsharedpointer.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qshareddata.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qhash.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsharedpointer_impl.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qfont.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qfontmetrics.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qfontinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qsizepolicy.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qcursor.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qkeysequence.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qevent.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qvariant.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmap.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qdebug.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qtextstream.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qlocale.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qset.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcontiguouscache.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qurl.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qurlquery.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qfile.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qfiledevice.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qvector2d.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtouchdevice.h \
Inlcude\ZFtp.h \
Inlcude\ZFtpGlobal.h \
Inlcude\ZFtpExports.h \
Inlcude\ZFtpRequest.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QObject \
Inlcude\qftp.h \
Inlcude\qurlinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qdatetime.h \
Inlcude\QFtpExports.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QtGlobal \
Inlcude\LoginRequest.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QSharedPointer \
Inlcude\ConnectToHostRequest.h \
Inlcude\CloseFtpRequest.h \
Inlcude\ListDirRequest.h \
Inlcude\MkDirRequest.h \
Inlcude\RmDirRequest.h \
Inlcude\CdDirRequest.h \
Inlcude\DeleteFileRequest.h \
Inlcude\UploadFileRequest1.h \
Inlcude\UploadFileRequest2.h \
Inlcude\UploadFileRequest3.h \
Inlcude\RenameFileRequest.h \
Inlcude\DownloadFileRequest1.h \
Inlcude\DownloadFileRequest2.h \
Inlcude\ZFtpResponse.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QVariant \
Inlcude\ConnectToHostResponse.h \
Inlcude\LoginResponse.h \
Inlcude\CloseFtpResponse.h \
Inlcude\ListDirResponse.h \
Inlcude\MkDirResponse.h \
Inlcude\RmDirResponse.h \
Inlcude\CdDirResponse.h \
Inlcude\DeleteFileResponse.h \
Inlcude\RenameFileResponse.h \
Inlcude\DownloadFileResponse1.h \
Inlcude\DownloadFileResponse2.h \
Inlcude\UploadFileResponse1.h \
Inlcude\UploadFileResponse2.h \
Inlcude\UploadFileResponse3.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QFile \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QEventLoop \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qeventloop.h \
ZFtpDemoDialog.h \
release\moc_predefs.h \
G:\QT\5.9.3\msvc2013_64\bin\moc.exe
G:\QT\5.9.3\msvc2013_64\bin\moc.exe $(DEFINES) --compiler-flavor=msvc --include release/moc_predefs.h -IG:/QT/5.9.3/msvc2013_64/mkspecs/win32-msvc -ID:/Desktop/ZFtpClient -ID:/Desktop/ZFtpClient/Inlcude -IG:/QT/5.9.3/msvc2013_64/include -IG:/QT/5.9.3/msvc2013_64/include/QtWidgets -IG:/QT/5.9.3/msvc2013_64/include/QtGui -IG:/QT/5.9.3/msvc2013_64/include/QtANGLE -IG:/QT/5.9.3/msvc2013_64/include/QtCore -IG:\az\VS2013\VC\INCLUDE -IG:\az\VS2013\VC\ATLMFC\INCLUDE -I"C:\Program Files (x86)\Windows Kits\8.1\include\shared" -I"C:\Program Files (x86)\Windows Kits\8.1\include\um" -I"C:\Program Files (x86)\Windows Kits\8.1\include\winrt" ZFtpDemoDialog.h -o release\moc_ZFtpDemoDialog.cpp
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all: ui_ZFtpDemoDialog.h
compiler_uic_clean:
-$(DEL_FILE) ui_ZFtpDemoDialog.h
ui_ZFtpDemoDialog.h: ZFtpDemoDialog.ui \
G:\QT\5.9.3\msvc2013_64\bin\uic.exe
G:\QT\5.9.3\msvc2013_64\bin\uic.exe ZFtpDemoDialog.ui -o ui_ZFtpDemoDialog.h
compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean: compiler_rcc_clean compiler_moc_predefs_clean compiler_moc_header_clean compiler_uic_clean
####### Compile
release\main.obj: main.cpp ZFtpDemoDialog.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\QWidget \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qwidget.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qtwidgetsglobal.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtguiglobal.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qglobal.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qconfig-bootstrapped.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qconfig.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qtcore-config.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsystemdetection.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qprocessordetection.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcompilerdetection.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qtypeinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsysinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qlogging.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qflags.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qbasicatomic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic_bootstrap.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qgenericatomic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic_cxx11.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic_msvc.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qglobalstatic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmutex.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qnumeric.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qversiontagging.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtgui-config.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qtwidgets-config.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qwindowdefs.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobjectdefs.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qnamespace.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobjectdefs_impl.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qwindowdefs_win.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobject.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstring.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qchar.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qbytearray.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qrefcount.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qarraydata.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstringbuilder.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qlist.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qalgorithms.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qiterator.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qhashfunctions.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qpair.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qbytearraylist.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstringlist.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qregexp.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstringmatcher.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcoreevent.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qscopedpointer.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmetatype.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qvarlengtharray.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcontainerfwd.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobject_impl.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmargins.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpaintdevice.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qrect.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsize.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qpoint.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpalette.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qcolor.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qrgb.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qrgba64.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qbrush.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qvector.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qmatrix.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpolygon.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qregion.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qdatastream.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qiodevice.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qline.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtransform.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpainterpath.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qimage.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpixelformat.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpixmap.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsharedpointer.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qshareddata.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qhash.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsharedpointer_impl.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qfont.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qfontmetrics.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qfontinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qsizepolicy.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qcursor.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qkeysequence.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qevent.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qvariant.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmap.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qdebug.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qtextstream.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qlocale.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qset.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcontiguouscache.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qurl.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qurlquery.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qfile.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qfiledevice.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qvector2d.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtouchdevice.h \
Inlcude\ZFtp.h \
Inlcude\ZFtpGlobal.h \
Inlcude\ZFtpExports.h \
Inlcude\ZFtpRequest.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QObject \
Inlcude\qftp.h \
Inlcude\qurlinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qdatetime.h \
Inlcude\QFtpExports.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QtGlobal \
Inlcude\LoginRequest.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QSharedPointer \
Inlcude\ConnectToHostRequest.h \
Inlcude\CloseFtpRequest.h \
Inlcude\ListDirRequest.h \
Inlcude\MkDirRequest.h \
Inlcude\RmDirRequest.h \
Inlcude\CdDirRequest.h \
Inlcude\DeleteFileRequest.h \
Inlcude\UploadFileRequest1.h \
Inlcude\UploadFileRequest2.h \
Inlcude\UploadFileRequest3.h \
Inlcude\RenameFileRequest.h \
Inlcude\DownloadFileRequest1.h \
Inlcude\DownloadFileRequest2.h \
Inlcude\ZFtpResponse.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QVariant \
Inlcude\ConnectToHostResponse.h \
Inlcude\LoginResponse.h \
Inlcude\CloseFtpResponse.h \
Inlcude\ListDirResponse.h \
Inlcude\MkDirResponse.h \
Inlcude\RmDirResponse.h \
Inlcude\CdDirResponse.h \
Inlcude\DeleteFileResponse.h \
Inlcude\RenameFileResponse.h \
Inlcude\DownloadFileResponse1.h \
Inlcude\DownloadFileResponse2.h \
Inlcude\UploadFileResponse1.h \
Inlcude\UploadFileResponse2.h \
Inlcude\UploadFileResponse3.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QFile \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QEventLoop \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qeventloop.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\QApplication \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qapplication.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcoreapplication.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qdesktopwidget.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qguiapplication.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qinputmethod.h
release\ZFtpDemoDialog.obj: ZFtpDemoDialog.cpp ZFtpDemoDialog.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\QWidget \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qwidget.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qtwidgetsglobal.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtguiglobal.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qglobal.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qconfig-bootstrapped.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qconfig.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qtcore-config.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsystemdetection.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qprocessordetection.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcompilerdetection.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qtypeinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsysinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qlogging.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qflags.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qbasicatomic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic_bootstrap.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qgenericatomic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic_cxx11.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qatomic_msvc.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qglobalstatic.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmutex.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qnumeric.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qversiontagging.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtgui-config.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qtwidgets-config.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qwindowdefs.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobjectdefs.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qnamespace.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobjectdefs_impl.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qwindowdefs_win.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobject.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstring.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qchar.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qbytearray.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qrefcount.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qarraydata.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstringbuilder.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qlist.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qalgorithms.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qiterator.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qhashfunctions.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qpair.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qbytearraylist.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstringlist.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qregexp.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qstringmatcher.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcoreevent.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qscopedpointer.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmetatype.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qvarlengtharray.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcontainerfwd.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qobject_impl.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmargins.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpaintdevice.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qrect.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsize.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qpoint.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpalette.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qcolor.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qrgb.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qrgba64.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qbrush.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qvector.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qmatrix.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpolygon.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qregion.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qdatastream.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qiodevice.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qline.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtransform.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpainterpath.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qimage.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpixelformat.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qpixmap.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsharedpointer.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qshareddata.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qhash.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsharedpointer_impl.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qfont.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qfontmetrics.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qfontinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qsizepolicy.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qcursor.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qkeysequence.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qevent.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qvariant.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qmap.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qdebug.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qtextstream.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qlocale.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qset.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qcontiguouscache.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qurl.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qurlquery.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qfile.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qfiledevice.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qvector2d.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qtouchdevice.h \
Inlcude\ZFtp.h \
Inlcude\ZFtpGlobal.h \
Inlcude\ZFtpExports.h \
Inlcude\ZFtpRequest.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QObject \
Inlcude\qftp.h \
Inlcude\qurlinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qdatetime.h \
Inlcude\QFtpExports.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QtGlobal \
Inlcude\LoginRequest.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QSharedPointer \
Inlcude\ConnectToHostRequest.h \
Inlcude\CloseFtpRequest.h \
Inlcude\ListDirRequest.h \
Inlcude\MkDirRequest.h \
Inlcude\RmDirRequest.h \
Inlcude\CdDirRequest.h \
Inlcude\DeleteFileRequest.h \
Inlcude\UploadFileRequest1.h \
Inlcude\UploadFileRequest2.h \
Inlcude\UploadFileRequest3.h \
Inlcude\RenameFileRequest.h \
Inlcude\DownloadFileRequest1.h \
Inlcude\DownloadFileRequest2.h \
Inlcude\ZFtpResponse.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QVariant \
Inlcude\ConnectToHostResponse.h \
Inlcude\LoginResponse.h \
Inlcude\CloseFtpResponse.h \
Inlcude\ListDirResponse.h \
Inlcude\MkDirResponse.h \
Inlcude\RmDirResponse.h \
Inlcude\CdDirResponse.h \
Inlcude\DeleteFileResponse.h \
Inlcude\RenameFileResponse.h \
Inlcude\DownloadFileResponse1.h \
Inlcude\DownloadFileResponse2.h \
Inlcude\UploadFileResponse1.h \
Inlcude\UploadFileResponse2.h \
Inlcude\UploadFileResponse3.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QFile \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QEventLoop \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qeventloop.h \
ui_ZFtpDemoDialog.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\QFileDialog \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qfiledialog.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qdir.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qfileinfo.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qdialog.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\QMessageBox \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qmessagebox.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QSettings \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qsettings.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\QTextCodec \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qtextcodec.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\QTreeWidgetItem \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qtreewidget.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qtreeview.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qabstractitemview.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qabstractscrollarea.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qframe.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qabstractitemmodel.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qitemselectionmodel.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qabstractitemdelegate.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qstyleoption.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qabstractspinbox.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qvalidator.h \
G:\QT\5.9.3\msvc2013_64\include\QtCore\qregularexpression.h \
G:\QT\5.9.3\msvc2013_64\include\QtGui\qicon.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qslider.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qabstractslider.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qstyle.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qtabbar.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qtabwidget.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qrubberband.h \
G:\QT\5.9.3\msvc2013_64\include\QtWidgets\qtreewidgetitemiterator.h
release\qrc_qss.obj: release\qrc_qss.cpp
release\moc_ZFtpDemoDialog.obj: release\moc_ZFtpDemoDialog.cpp
####### Install
install: FORCE
uninstall: FORCE
FORCE:
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。