|
| 1 | +############################################################################# |
| 2 | +# Makefile for building: cloakcoin-qt |
| 3 | +# Generated by qmake (3.0) (Qt 5.5.1) |
| 4 | +# Project: cloakcoin-qt.pro |
| 5 | +# Template: app |
| 6 | +# Command: C:\Qt\5.5.1\bin\qmake.exe -o Makefile cloakcoin-qt.pro |
| 7 | +############################################################################# |
| 8 | + |
| 9 | +MAKEFILE = Makefile |
| 10 | + |
| 11 | +first: release |
| 12 | +install: release-install |
| 13 | +uninstall: release-uninstall |
| 14 | +QMAKE = C:\Qt\5.5.1\bin\qmake.exe |
| 15 | +DEL_FILE = del |
| 16 | +CHK_DIR_EXISTS= if not exist |
| 17 | +MKDIR = mkdir |
| 18 | +COPY = copy /y |
| 19 | +COPY_FILE = copy /y |
| 20 | +COPY_DIR = xcopy /s /q /y /i |
| 21 | +INSTALL_FILE = copy /y |
| 22 | +INSTALL_PROGRAM = copy /y |
| 23 | +INSTALL_DIR = xcopy /s /q /y /i |
| 24 | +DEL_FILE = del |
| 25 | +SYMLINK = $(QMAKE) -install ln -f -s |
| 26 | +DEL_DIR = rmdir |
| 27 | +MOVE = move |
| 28 | +SUBTARGETS = \ |
| 29 | + release \ |
| 30 | + debug |
| 31 | + |
| 32 | + |
| 33 | +release: FORCE |
| 34 | + $(MAKE) -f $(MAKEFILE).Release |
| 35 | +release-make_first: FORCE |
| 36 | + $(MAKE) -f $(MAKEFILE).Release |
| 37 | +release-all: FORCE |
| 38 | + $(MAKE) -f $(MAKEFILE).Release all |
| 39 | +release-clean: FORCE |
| 40 | + $(MAKE) -f $(MAKEFILE).Release clean |
| 41 | +release-distclean: FORCE |
| 42 | + $(MAKE) -f $(MAKEFILE).Release distclean |
| 43 | +release-install: FORCE |
| 44 | + $(MAKE) -f $(MAKEFILE).Release install |
| 45 | +release-uninstall: FORCE |
| 46 | + $(MAKE) -f $(MAKEFILE).Release uninstall |
| 47 | +debug: FORCE |
| 48 | + $(MAKE) -f $(MAKEFILE).Debug |
| 49 | +debug-make_first: FORCE |
| 50 | + $(MAKE) -f $(MAKEFILE).Debug |
| 51 | +debug-all: FORCE |
| 52 | + $(MAKE) -f $(MAKEFILE).Debug all |
| 53 | +debug-clean: FORCE |
| 54 | + $(MAKE) -f $(MAKEFILE).Debug clean |
| 55 | +debug-distclean: FORCE |
| 56 | + $(MAKE) -f $(MAKEFILE).Debug distclean |
| 57 | +debug-install: FORCE |
| 58 | + $(MAKE) -f $(MAKEFILE).Debug install |
| 59 | +debug-uninstall: FORCE |
| 60 | + $(MAKE) -f $(MAKEFILE).Debug uninstall |
| 61 | + |
| 62 | +Makefile: cloakcoin-qt.pro ../Qt/5.5.1/mkspecs/win32-g++/qmake.conf ../Qt/5.5.1/mkspecs/features/spec_pre.prf \ |
| 63 | + ../Qt/5.5.1/mkspecs/qdevice.pri \ |
| 64 | + ../Qt/5.5.1/mkspecs/features/device_config.prf \ |
| 65 | + ../Qt/5.5.1/mkspecs/qconfig.pri \ |
| 66 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_bootstrap_private.pri \ |
| 67 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_concurrent.pri \ |
| 68 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_concurrent_private.pri \ |
| 69 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_core.pri \ |
| 70 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_core_private.pri \ |
| 71 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_gui.pri \ |
| 72 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_gui_private.pri \ |
| 73 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_network.pri \ |
| 74 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_network_private.pri \ |
| 75 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_platformsupport_private.pri \ |
| 76 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_printsupport.pri \ |
| 77 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_printsupport_private.pri \ |
| 78 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_sql.pri \ |
| 79 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_sql_private.pri \ |
| 80 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_testlib.pri \ |
| 81 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_testlib_private.pri \ |
| 82 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_widgets.pri \ |
| 83 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_widgets_private.pri \ |
| 84 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_xml.pri \ |
| 85 | + ../Qt/5.5.1/mkspecs/modules/qt_lib_xml_private.pri \ |
| 86 | + ../Qt/5.5.1/mkspecs/modules/qt_plugin_qgenericbearer.pri \ |
| 87 | + ../Qt/5.5.1/mkspecs/modules/qt_plugin_qico.pri \ |
| 88 | + ../Qt/5.5.1/mkspecs/modules/qt_plugin_qminimal.pri \ |
| 89 | + ../Qt/5.5.1/mkspecs/modules/qt_plugin_qnativewifibearer.pri \ |
| 90 | + ../Qt/5.5.1/mkspecs/modules/qt_plugin_qtuiotouchplugin.pri \ |
| 91 | + ../Qt/5.5.1/mkspecs/modules/qt_plugin_qwindows.pri \ |
| 92 | + ../Qt/5.5.1/mkspecs/modules/qt_plugin_windowsprintersupport.pri \ |
| 93 | + ../Qt/5.5.1/mkspecs/modules/qt_tool_lconvert.pri \ |
| 94 | + ../Qt/5.5.1/mkspecs/modules/qt_tool_lrelease.pri \ |
| 95 | + ../Qt/5.5.1/mkspecs/modules/qt_tool_lupdate.pri \ |
| 96 | + ../Qt/5.5.1/mkspecs/modules/qt_tool_qdoc.pri \ |
| 97 | + ../Qt/5.5.1/mkspecs/modules/qt_tool_qlalr.pri \ |
| 98 | + ../Qt/5.5.1/mkspecs/modules/qt_tool_syncqt.pri \ |
| 99 | + ../Qt/5.5.1/mkspecs/modules/qt_tool_uic.pri \ |
| 100 | + ../Qt/5.5.1/mkspecs/features/qt_functions.prf \ |
| 101 | + ../Qt/5.5.1/mkspecs/features/qt_config.prf \ |
| 102 | + ../Qt/5.5.1/mkspecs/features/win32/qt_config.prf \ |
| 103 | + ../Qt/5.5.1/mkspecs/win32-g++/qmake.conf \ |
| 104 | + ../Qt/5.5.1/mkspecs/features/spec_post.prf \ |
| 105 | + ../Qt/5.5.1/mkspecs/features/exclusive_builds.prf \ |
| 106 | + ../Qt/5.5.1/mkspecs/features/default_pre.prf \ |
| 107 | + ../Qt/5.5.1/mkspecs/features/win32/default_pre.prf \ |
| 108 | + ../Qt/5.5.1/mkspecs/features/resolve_config.prf \ |
| 109 | + ../Qt/5.5.1/mkspecs/features/exclusive_builds_post.prf \ |
| 110 | + ../Qt/5.5.1/mkspecs/features/default_post.prf \ |
| 111 | + ../Qt/5.5.1/mkspecs/features/win32/rtti.prf \ |
| 112 | + ../Qt/5.5.1/mkspecs/features/precompile_header.prf \ |
| 113 | + ../Qt/5.5.1/mkspecs/features/warn_on.prf \ |
| 114 | + ../Qt/5.5.1/mkspecs/features/qt.prf \ |
| 115 | + ../Qt/5.5.1/mkspecs/features/resources.prf \ |
| 116 | + ../Qt/5.5.1/mkspecs/features/moc.prf \ |
| 117 | + ../Qt/5.5.1/mkspecs/features/uic.prf \ |
| 118 | + ../Qt/5.5.1/mkspecs/features/win32/windows.prf \ |
| 119 | + ../Qt/5.5.1/mkspecs/features/testcase_targets.prf \ |
| 120 | + ../Qt/5.5.1/mkspecs/features/exceptions.prf \ |
| 121 | + ../Qt/5.5.1/mkspecs/features/yacc.prf \ |
| 122 | + ../Qt/5.5.1/mkspecs/features/lex.prf \ |
| 123 | + cloakcoin-qt.pro \ |
| 124 | + C:/Qt/5.5.1/lib/qtmain.prl \ |
| 125 | + C:/Qt/5.5.1/lib/Qt5Widgets.prl \ |
| 126 | + C:/Qt/5.5.1/lib/Qt5Gui.prl \ |
| 127 | + C:/Qt/5.5.1/lib/Qt5Network.prl \ |
| 128 | + C:/Qt/5.5.1/lib/Qt5Core.prl \ |
| 129 | + C:/Qt/5.5.1/plugins/platforms/qwindows.prl \ |
| 130 | + C:/Qt/5.5.1/plugins/imageformats/qico.prl \ |
| 131 | + C:/Qt/5.5.1/plugins/bearer/qgenericbearer.prl \ |
| 132 | + C:/Qt/5.5.1/plugins/bearer/qnativewifibearer.prl |
| 133 | + $(QMAKE) -o Makefile cloakcoin-qt.pro |
| 134 | +../Qt/5.5.1/mkspecs/features/spec_pre.prf: |
| 135 | +../Qt/5.5.1/mkspecs/qdevice.pri: |
| 136 | +../Qt/5.5.1/mkspecs/features/device_config.prf: |
| 137 | +../Qt/5.5.1/mkspecs/qconfig.pri: |
| 138 | +../Qt/5.5.1/mkspecs/modules/qt_lib_bootstrap_private.pri: |
| 139 | +../Qt/5.5.1/mkspecs/modules/qt_lib_concurrent.pri: |
| 140 | +../Qt/5.5.1/mkspecs/modules/qt_lib_concurrent_private.pri: |
| 141 | +../Qt/5.5.1/mkspecs/modules/qt_lib_core.pri: |
| 142 | +../Qt/5.5.1/mkspecs/modules/qt_lib_core_private.pri: |
| 143 | +../Qt/5.5.1/mkspecs/modules/qt_lib_gui.pri: |
| 144 | +../Qt/5.5.1/mkspecs/modules/qt_lib_gui_private.pri: |
| 145 | +../Qt/5.5.1/mkspecs/modules/qt_lib_network.pri: |
| 146 | +../Qt/5.5.1/mkspecs/modules/qt_lib_network_private.pri: |
| 147 | +../Qt/5.5.1/mkspecs/modules/qt_lib_platformsupport_private.pri: |
| 148 | +../Qt/5.5.1/mkspecs/modules/qt_lib_printsupport.pri: |
| 149 | +../Qt/5.5.1/mkspecs/modules/qt_lib_printsupport_private.pri: |
| 150 | +../Qt/5.5.1/mkspecs/modules/qt_lib_sql.pri: |
| 151 | +../Qt/5.5.1/mkspecs/modules/qt_lib_sql_private.pri: |
| 152 | +../Qt/5.5.1/mkspecs/modules/qt_lib_testlib.pri: |
| 153 | +../Qt/5.5.1/mkspecs/modules/qt_lib_testlib_private.pri: |
| 154 | +../Qt/5.5.1/mkspecs/modules/qt_lib_widgets.pri: |
| 155 | +../Qt/5.5.1/mkspecs/modules/qt_lib_widgets_private.pri: |
| 156 | +../Qt/5.5.1/mkspecs/modules/qt_lib_xml.pri: |
| 157 | +../Qt/5.5.1/mkspecs/modules/qt_lib_xml_private.pri: |
| 158 | +../Qt/5.5.1/mkspecs/modules/qt_plugin_qgenericbearer.pri: |
| 159 | +../Qt/5.5.1/mkspecs/modules/qt_plugin_qico.pri: |
| 160 | +../Qt/5.5.1/mkspecs/modules/qt_plugin_qminimal.pri: |
| 161 | +../Qt/5.5.1/mkspecs/modules/qt_plugin_qnativewifibearer.pri: |
| 162 | +../Qt/5.5.1/mkspecs/modules/qt_plugin_qtuiotouchplugin.pri: |
| 163 | +../Qt/5.5.1/mkspecs/modules/qt_plugin_qwindows.pri: |
| 164 | +../Qt/5.5.1/mkspecs/modules/qt_plugin_windowsprintersupport.pri: |
| 165 | +../Qt/5.5.1/mkspecs/modules/qt_tool_lconvert.pri: |
| 166 | +../Qt/5.5.1/mkspecs/modules/qt_tool_lrelease.pri: |
| 167 | +../Qt/5.5.1/mkspecs/modules/qt_tool_lupdate.pri: |
| 168 | +../Qt/5.5.1/mkspecs/modules/qt_tool_qdoc.pri: |
| 169 | +../Qt/5.5.1/mkspecs/modules/qt_tool_qlalr.pri: |
| 170 | +../Qt/5.5.1/mkspecs/modules/qt_tool_syncqt.pri: |
| 171 | +../Qt/5.5.1/mkspecs/modules/qt_tool_uic.pri: |
| 172 | +../Qt/5.5.1/mkspecs/features/qt_functions.prf: |
| 173 | +../Qt/5.5.1/mkspecs/features/qt_config.prf: |
| 174 | +../Qt/5.5.1/mkspecs/features/win32/qt_config.prf: |
| 175 | +../Qt/5.5.1/mkspecs/win32-g++/qmake.conf: |
| 176 | +../Qt/5.5.1/mkspecs/features/spec_post.prf: |
| 177 | +../Qt/5.5.1/mkspecs/features/exclusive_builds.prf: |
| 178 | +../Qt/5.5.1/mkspecs/features/default_pre.prf: |
| 179 | +../Qt/5.5.1/mkspecs/features/win32/default_pre.prf: |
| 180 | +../Qt/5.5.1/mkspecs/features/resolve_config.prf: |
| 181 | +../Qt/5.5.1/mkspecs/features/exclusive_builds_post.prf: |
| 182 | +../Qt/5.5.1/mkspecs/features/default_post.prf: |
| 183 | +../Qt/5.5.1/mkspecs/features/win32/rtti.prf: |
| 184 | +../Qt/5.5.1/mkspecs/features/precompile_header.prf: |
| 185 | +../Qt/5.5.1/mkspecs/features/warn_on.prf: |
| 186 | +../Qt/5.5.1/mkspecs/features/qt.prf: |
| 187 | +../Qt/5.5.1/mkspecs/features/resources.prf: |
| 188 | +../Qt/5.5.1/mkspecs/features/moc.prf: |
| 189 | +../Qt/5.5.1/mkspecs/features/uic.prf: |
| 190 | +../Qt/5.5.1/mkspecs/features/win32/windows.prf: |
| 191 | +../Qt/5.5.1/mkspecs/features/testcase_targets.prf: |
| 192 | +../Qt/5.5.1/mkspecs/features/exceptions.prf: |
| 193 | +../Qt/5.5.1/mkspecs/features/yacc.prf: |
| 194 | +../Qt/5.5.1/mkspecs/features/lex.prf: |
| 195 | +cloakcoin-qt.pro: |
| 196 | +C:/Qt/5.5.1/lib/qtmain.prl: |
| 197 | +C:/Qt/5.5.1/lib/Qt5Widgets.prl: |
| 198 | +C:/Qt/5.5.1/lib/Qt5Gui.prl: |
| 199 | +C:/Qt/5.5.1/lib/Qt5Network.prl: |
| 200 | +C:/Qt/5.5.1/lib/Qt5Core.prl: |
| 201 | +C:/Qt/5.5.1/plugins/platforms/qwindows.prl: |
| 202 | +C:/Qt/5.5.1/plugins/imageformats/qico.prl: |
| 203 | +C:/Qt/5.5.1/plugins/bearer/qgenericbearer.prl: |
| 204 | +C:/Qt/5.5.1/plugins/bearer/qnativewifibearer.prl: |
| 205 | +qmake: FORCE |
| 206 | + @$(QMAKE) -o Makefile cloakcoin-qt.pro |
| 207 | + |
| 208 | +qmake_all: FORCE |
| 209 | + |
| 210 | +make_first: release-make_first debug-make_first FORCE |
| 211 | +all: release-all debug-all FORCE |
| 212 | +clean: release-clean debug-clean FORCE |
| 213 | +distclean: release-distclean debug-distclean FORCE |
| 214 | + -$(DEL_FILE) Makefile |
| 215 | + -$(DEL_FILE) C:\Cloak2-2.1.0\cloakcoin-qt_plugin_import.cpp |
| 216 | + |
| 217 | +release-mocclean: |
| 218 | + $(MAKE) -f $(MAKEFILE).Release mocclean |
| 219 | +debug-mocclean: |
| 220 | + $(MAKE) -f $(MAKEFILE).Debug mocclean |
| 221 | +mocclean: release-mocclean debug-mocclean |
| 222 | + |
| 223 | +release-mocables: |
| 224 | + $(MAKE) -f $(MAKEFILE).Release mocables |
| 225 | +debug-mocables: |
| 226 | + $(MAKE) -f $(MAKEFILE).Debug mocables |
| 227 | +mocables: release-mocables debug-mocables |
| 228 | + |
| 229 | +check: first |
| 230 | +FORCE: |
| 231 | + |
| 232 | +$(MAKEFILE).Release: Makefile |
| 233 | +$(MAKEFILE).Debug: Makefile |
0 commit comments