|
| 1 | +############################################################################# |
| 2 | +# Makefile for building: QtWeather |
| 3 | +# Generated by qmake (2.01a) (Qt 4.7.2) on: Mon Oct 10 14:59:06 2011 |
| 4 | +# Project: QtWeather.pro |
| 5 | +# Template: app |
| 6 | +# Command: d:\qt\4.7.2\bin\qmake.exe -spec ..\..\Qt\4.7.2\mkspecs\win32-msvc2008 QMLJSDEBUGGER_PATH=d:/Qt/4.7.2/qtc-qmldbg -o Makefile QtWeather.pro |
| 7 | +############################################################################# |
| 8 | + |
| 9 | +first: debug |
| 10 | +install: debug-install |
| 11 | +uninstall: debug-uninstall |
| 12 | +MAKEFILE = Makefile |
| 13 | +QMAKE = d:\qt\4.7.2\bin\qmake.exe |
| 14 | +DEL_FILE = del |
| 15 | +CHK_DIR_EXISTS= if not exist |
| 16 | +MKDIR = mkdir |
| 17 | +COPY = copy /y |
| 18 | +COPY_FILE = $(COPY) |
| 19 | +COPY_DIR = xcopy /s /q /y /i |
| 20 | +INSTALL_FILE = $(COPY_FILE) |
| 21 | +INSTALL_PROGRAM = $(COPY_FILE) |
| 22 | +INSTALL_DIR = $(COPY_DIR) |
| 23 | +DEL_FILE = del |
| 24 | +SYMLINK = |
| 25 | +DEL_DIR = rmdir |
| 26 | +MOVE = move |
| 27 | +CHK_DIR_EXISTS= if not exist |
| 28 | +MKDIR = mkdir |
| 29 | +SUBTARGETS = \ |
| 30 | + debug \ |
| 31 | + release |
| 32 | + |
| 33 | +debug: $(MAKEFILE).Debug FORCE |
| 34 | + $(MAKE) -f $(MAKEFILE).Debug |
| 35 | +debug-make_default: $(MAKEFILE).Debug FORCE |
| 36 | + $(MAKE) -f $(MAKEFILE).Debug |
| 37 | +debug-make_first: $(MAKEFILE).Debug FORCE |
| 38 | + $(MAKE) -f $(MAKEFILE).Debug first |
| 39 | +debug-all: $(MAKEFILE).Debug FORCE |
| 40 | + $(MAKE) -f $(MAKEFILE).Debug all |
| 41 | +debug-clean: $(MAKEFILE).Debug FORCE |
| 42 | + $(MAKE) -f $(MAKEFILE).Debug clean |
| 43 | +debug-distclean: $(MAKEFILE).Debug FORCE |
| 44 | + $(MAKE) -f $(MAKEFILE).Debug distclean |
| 45 | +debug-install: $(MAKEFILE).Debug FORCE |
| 46 | + $(MAKE) -f $(MAKEFILE).Debug install |
| 47 | +debug-uninstall: $(MAKEFILE).Debug FORCE |
| 48 | + $(MAKE) -f $(MAKEFILE).Debug uninstall |
| 49 | +release: $(MAKEFILE).Release FORCE |
| 50 | + $(MAKE) -f $(MAKEFILE).Release |
| 51 | +release-make_default: $(MAKEFILE).Release FORCE |
| 52 | + $(MAKE) -f $(MAKEFILE).Release |
| 53 | +release-make_first: $(MAKEFILE).Release FORCE |
| 54 | + $(MAKE) -f $(MAKEFILE).Release first |
| 55 | +release-all: $(MAKEFILE).Release FORCE |
| 56 | + $(MAKE) -f $(MAKEFILE).Release all |
| 57 | +release-clean: $(MAKEFILE).Release FORCE |
| 58 | + $(MAKE) -f $(MAKEFILE).Release clean |
| 59 | +release-distclean: $(MAKEFILE).Release FORCE |
| 60 | + $(MAKE) -f $(MAKEFILE).Release distclean |
| 61 | +release-install: $(MAKEFILE).Release FORCE |
| 62 | + $(MAKE) -f $(MAKEFILE).Release install |
| 63 | +release-uninstall: $(MAKEFILE).Release FORCE |
| 64 | + $(MAKE) -f $(MAKEFILE).Release uninstall |
| 65 | + |
| 66 | +Makefile: QtWeather.pro ..\..\Qt\4.7.2\mkspecs\win32-msvc2008\qmake.conf ..\..\Qt\4.7.2\mkspecs\qconfig.pri \ |
| 67 | + ..\..\Qt\4.7.2\mkspecs\modules\qt_webkit_version.pri \ |
| 68 | + ..\..\Qt\4.7.2\mkspecs\features\qt_functions.prf \ |
| 69 | + ..\..\Qt\4.7.2\mkspecs\features\qt_config.prf \ |
| 70 | + ..\..\Qt\4.7.2\mkspecs\features\exclusive_builds.prf \ |
| 71 | + ..\..\Qt\4.7.2\mkspecs\features\default_pre.prf \ |
| 72 | + ..\..\Qt\4.7.2\mkspecs\features\win32\default_pre.prf \ |
| 73 | + ..\..\Qt\4.7.2\qtc-qmldbg\qmljsdebugger-lib.pri \ |
| 74 | + qmlapplicationviewer\qmlapplicationviewer.pri \ |
| 75 | + ..\..\Qt\4.7.2\mkspecs\features\debug.prf \ |
| 76 | + ..\..\Qt\4.7.2\mkspecs\features\debug_and_release.prf \ |
| 77 | + ..\..\Qt\4.7.2\mkspecs\features\default_post.prf \ |
| 78 | + ..\..\Qt\4.7.2\mkspecs\features\win32\default_post.prf \ |
| 79 | + ..\..\Qt\4.7.2\mkspecs\features\win32\rtti.prf \ |
| 80 | + ..\..\Qt\4.7.2\mkspecs\features\win32\exceptions.prf \ |
| 81 | + ..\..\Qt\4.7.2\mkspecs\features\win32\stl.prf \ |
| 82 | + ..\..\Qt\4.7.2\mkspecs\features\shared.prf \ |
| 83 | + ..\..\Qt\4.7.2\mkspecs\features\win32\embed_manifest_exe.prf \ |
| 84 | + ..\..\Qt\4.7.2\mkspecs\features\win32\embed_manifest_dll.prf \ |
| 85 | + ..\..\Qt\4.7.2\mkspecs\features\warn_on.prf \ |
| 86 | + ..\..\Qt\4.7.2\mkspecs\features\qt.prf \ |
| 87 | + ..\..\Qt\4.7.2\mkspecs\features\win32\thread.prf \ |
| 88 | + ..\..\Qt\4.7.2\mkspecs\features\moc.prf \ |
| 89 | + ..\..\Qt\4.7.2\mkspecs\features\win32\windows.prf \ |
| 90 | + ..\..\Qt\4.7.2\mkspecs\features\resources.prf \ |
| 91 | + ..\..\Qt\4.7.2\mkspecs\features\uic.prf \ |
| 92 | + ..\..\Qt\4.7.2\mkspecs\features\yacc.prf \ |
| 93 | + ..\..\Qt\4.7.2\mkspecs\features\lex.prf \ |
| 94 | + ..\..\Qt\4.7.2\mkspecs\features\incredibuild_xge.prf \ |
| 95 | + ..\..\Qt\4.7.2\mkspecs\features\include_source_dir.prf \ |
| 96 | + d:\Qt\4.7.2\lib\qtmaind.prl \ |
| 97 | + d:\Qt\4.7.2\qtc-qmldbg\QmlJSDebuggerd.prl |
| 98 | + $(QMAKE) -spec ..\..\Qt\4.7.2\mkspecs\win32-msvc2008 QMLJSDEBUGGER_PATH=d:/Qt/4.7.2/qtc-qmldbg -o Makefile QtWeather.pro |
| 99 | +..\..\Qt\4.7.2\mkspecs\qconfig.pri: |
| 100 | +..\..\Qt\4.7.2\mkspecs\modules\qt_webkit_version.pri: |
| 101 | +..\..\Qt\4.7.2\mkspecs\features\qt_functions.prf: |
| 102 | +..\..\Qt\4.7.2\mkspecs\features\qt_config.prf: |
| 103 | +..\..\Qt\4.7.2\mkspecs\features\exclusive_builds.prf: |
| 104 | +..\..\Qt\4.7.2\mkspecs\features\default_pre.prf: |
| 105 | +..\..\Qt\4.7.2\mkspecs\features\win32\default_pre.prf: |
| 106 | +..\..\Qt\4.7.2\qtc-qmldbg\qmljsdebugger-lib.pri: |
| 107 | +qmlapplicationviewer\qmlapplicationviewer.pri: |
| 108 | +..\..\Qt\4.7.2\mkspecs\features\debug.prf: |
| 109 | +..\..\Qt\4.7.2\mkspecs\features\debug_and_release.prf: |
| 110 | +..\..\Qt\4.7.2\mkspecs\features\default_post.prf: |
| 111 | +..\..\Qt\4.7.2\mkspecs\features\win32\default_post.prf: |
| 112 | +..\..\Qt\4.7.2\mkspecs\features\win32\rtti.prf: |
| 113 | +..\..\Qt\4.7.2\mkspecs\features\win32\exceptions.prf: |
| 114 | +..\..\Qt\4.7.2\mkspecs\features\win32\stl.prf: |
| 115 | +..\..\Qt\4.7.2\mkspecs\features\shared.prf: |
| 116 | +..\..\Qt\4.7.2\mkspecs\features\win32\embed_manifest_exe.prf: |
| 117 | +..\..\Qt\4.7.2\mkspecs\features\win32\embed_manifest_dll.prf: |
| 118 | +..\..\Qt\4.7.2\mkspecs\features\warn_on.prf: |
| 119 | +..\..\Qt\4.7.2\mkspecs\features\qt.prf: |
| 120 | +..\..\Qt\4.7.2\mkspecs\features\win32\thread.prf: |
| 121 | +..\..\Qt\4.7.2\mkspecs\features\moc.prf: |
| 122 | +..\..\Qt\4.7.2\mkspecs\features\win32\windows.prf: |
| 123 | +..\..\Qt\4.7.2\mkspecs\features\resources.prf: |
| 124 | +..\..\Qt\4.7.2\mkspecs\features\uic.prf: |
| 125 | +..\..\Qt\4.7.2\mkspecs\features\yacc.prf: |
| 126 | +..\..\Qt\4.7.2\mkspecs\features\lex.prf: |
| 127 | +..\..\Qt\4.7.2\mkspecs\features\incredibuild_xge.prf: |
| 128 | +..\..\Qt\4.7.2\mkspecs\features\include_source_dir.prf: |
| 129 | +d:\Qt\4.7.2\lib\qtmaind.prl: |
| 130 | +d:\Qt\4.7.2\qtc-qmldbg\QmlJSDebuggerd.prl: |
| 131 | +qmake: qmake_all FORCE |
| 132 | + @$(QMAKE) -spec ..\..\Qt\4.7.2\mkspecs\win32-msvc2008 QMLJSDEBUGGER_PATH=d:/Qt/4.7.2/qtc-qmldbg -o Makefile QtWeather.pro |
| 133 | + |
| 134 | +qmake_all: FORCE |
| 135 | + |
| 136 | +make_default: debug-make_default release-make_default FORCE |
| 137 | +make_first: debug-make_first release-make_first FORCE |
| 138 | +all: debug-all release-all FORCE |
| 139 | +clean: debug-clean release-clean FORCE |
| 140 | + -$(DEL_FILE) ".\QtWeather.intermediate.manifest" |
| 141 | + -$(DEL_FILE) QtWeather.exp |
| 142 | + -$(DEL_FILE) QtWeather.ilk |
| 143 | + -$(DEL_FILE) vc*.pdb |
| 144 | + -$(DEL_FILE) vc*.idb |
| 145 | +distclean: debug-distclean release-distclean FORCE |
| 146 | + -$(DEL_FILE) Makefile |
| 147 | + -$(DEL_FILE) QtWeather.pdb |
| 148 | + |
| 149 | +check: first |
| 150 | + |
| 151 | +debug-mocclean: $(MAKEFILE).Debug |
| 152 | + $(MAKE) -f $(MAKEFILE).Debug mocclean |
| 153 | +release-mocclean: $(MAKEFILE).Release |
| 154 | + $(MAKE) -f $(MAKEFILE).Release mocclean |
| 155 | +mocclean: debug-mocclean release-mocclean |
| 156 | + |
| 157 | +debug-mocables: $(MAKEFILE).Debug |
| 158 | + $(MAKE) -f $(MAKEFILE).Debug mocables |
| 159 | +release-mocables: $(MAKEFILE).Release |
| 160 | + $(MAKE) -f $(MAKEFILE).Release mocables |
| 161 | +mocables: debug-mocables release-mocables |
| 162 | +FORCE: |
| 163 | + |
| 164 | +$(MAKEFILE).Debug: Makefile |
| 165 | +$(MAKEFILE).Release: Makefile |
0 commit comments