|
| 1 | +############################################################################# |
| 2 | +# Makefile for building: tetris |
| 3 | +# Generated by qmake (2.01a) (Qt 4.8.4) on: ?? 7? 12 22:56:32 2016 |
| 4 | +# Project: tetris.pro |
| 5 | +# Template: app |
| 6 | +# Command: c:\Qt\4.8.4\bin\qmake.exe -spec c:\Qt\4.8.4\mkspecs\win32-g++ CONFIG+=release -o Makefile tetris.pro |
| 7 | +############################################################################# |
| 8 | + |
| 9 | +first: release |
| 10 | +install: release-install |
| 11 | +uninstall: release-uninstall |
| 12 | +MAKEFILE = Makefile |
| 13 | +QMAKE = c:\Qt\4.8.4\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 | + release \ |
| 31 | + debug |
| 32 | + |
| 33 | +release: $(MAKEFILE).Release FORCE |
| 34 | + $(MAKE) -f $(MAKEFILE).Release |
| 35 | +release-make_default: $(MAKEFILE).Release FORCE |
| 36 | + $(MAKE) -f $(MAKEFILE).Release |
| 37 | +release-make_first: $(MAKEFILE).Release FORCE |
| 38 | + $(MAKE) -f $(MAKEFILE).Release first |
| 39 | +release-all: $(MAKEFILE).Release FORCE |
| 40 | + $(MAKE) -f $(MAKEFILE).Release all |
| 41 | +release-clean: $(MAKEFILE).Release FORCE |
| 42 | + $(MAKE) -f $(MAKEFILE).Release clean |
| 43 | +release-distclean: $(MAKEFILE).Release FORCE |
| 44 | + $(MAKE) -f $(MAKEFILE).Release distclean |
| 45 | +release-install: $(MAKEFILE).Release FORCE |
| 46 | + $(MAKE) -f $(MAKEFILE).Release install |
| 47 | +release-uninstall: $(MAKEFILE).Release FORCE |
| 48 | + $(MAKE) -f $(MAKEFILE).Release uninstall |
| 49 | +debug: $(MAKEFILE).Debug FORCE |
| 50 | + $(MAKE) -f $(MAKEFILE).Debug |
| 51 | +debug-make_default: $(MAKEFILE).Debug FORCE |
| 52 | + $(MAKE) -f $(MAKEFILE).Debug |
| 53 | +debug-make_first: $(MAKEFILE).Debug FORCE |
| 54 | + $(MAKE) -f $(MAKEFILE).Debug first |
| 55 | +debug-all: $(MAKEFILE).Debug FORCE |
| 56 | + $(MAKE) -f $(MAKEFILE).Debug all |
| 57 | +debug-clean: $(MAKEFILE).Debug FORCE |
| 58 | + $(MAKE) -f $(MAKEFILE).Debug clean |
| 59 | +debug-distclean: $(MAKEFILE).Debug FORCE |
| 60 | + $(MAKE) -f $(MAKEFILE).Debug distclean |
| 61 | +debug-install: $(MAKEFILE).Debug FORCE |
| 62 | + $(MAKE) -f $(MAKEFILE).Debug install |
| 63 | +debug-uninstall: $(MAKEFILE).Debug FORCE |
| 64 | + $(MAKE) -f $(MAKEFILE).Debug uninstall |
| 65 | + |
| 66 | +Makefile: tetris.pro c:/Qt/4.8.4/mkspecs/win32-g++/qmake.conf c:/Qt/4.8.4/mkspecs/features/device_config.prf \ |
| 67 | + c:/Qt/4.8.4/mkspecs/qconfig.pri \ |
| 68 | + c:/Qt/4.8.4/mkspecs/modules/qt_webkit_version.pri \ |
| 69 | + c:/Qt/4.8.4/mkspecs/features/qt_functions.prf \ |
| 70 | + c:/Qt/4.8.4/mkspecs/features/qt_config.prf \ |
| 71 | + c:/Qt/4.8.4/mkspecs/features/exclusive_builds.prf \ |
| 72 | + c:/Qt/4.8.4/mkspecs/features/default_pre.prf \ |
| 73 | + c:/Qt/4.8.4/mkspecs/features/win32/default_pre.prf \ |
| 74 | + c:/Qt/4.8.4/mkspecs/features/release.prf \ |
| 75 | + c:/Qt/4.8.4/mkspecs/features/debug_and_release.prf \ |
| 76 | + c:/Qt/4.8.4/mkspecs/features/default_post.prf \ |
| 77 | + c:/Qt/4.8.4/mkspecs/features/win32/default_post.prf \ |
| 78 | + c:/Qt/4.8.4/mkspecs/features/win32/rtti.prf \ |
| 79 | + c:/Qt/4.8.4/mkspecs/features/win32/exceptions.prf \ |
| 80 | + c:/Qt/4.8.4/mkspecs/features/win32/stl.prf \ |
| 81 | + c:/Qt/4.8.4/mkspecs/features/shared.prf \ |
| 82 | + c:/Qt/4.8.4/mkspecs/features/warn_on.prf \ |
| 83 | + c:/Qt/4.8.4/mkspecs/features/qt.prf \ |
| 84 | + c:/Qt/4.8.4/mkspecs/features/win32/thread.prf \ |
| 85 | + c:/Qt/4.8.4/mkspecs/features/moc.prf \ |
| 86 | + c:/Qt/4.8.4/mkspecs/features/win32/windows.prf \ |
| 87 | + c:/Qt/4.8.4/mkspecs/features/resources.prf \ |
| 88 | + c:/Qt/4.8.4/mkspecs/features/uic.prf \ |
| 89 | + c:/Qt/4.8.4/mkspecs/features/yacc.prf \ |
| 90 | + c:/Qt/4.8.4/mkspecs/features/lex.prf \ |
| 91 | + c:/Qt/4.8.4/mkspecs/features/include_source_dir.prf \ |
| 92 | + c:/Qt/4.8.4/lib/qtmain.prl |
| 93 | + $(QMAKE) -spec c:\Qt\4.8.4\mkspecs\win32-g++ CONFIG+=release -o Makefile tetris.pro |
| 94 | +c:\Qt\4.8.4\mkspecs\features\device_config.prf: |
| 95 | +c:\Qt\4.8.4\mkspecs\qconfig.pri: |
| 96 | +c:\Qt\4.8.4\mkspecs\modules\qt_webkit_version.pri: |
| 97 | +c:\Qt\4.8.4\mkspecs\features\qt_functions.prf: |
| 98 | +c:\Qt\4.8.4\mkspecs\features\qt_config.prf: |
| 99 | +c:\Qt\4.8.4\mkspecs\features\exclusive_builds.prf: |
| 100 | +c:\Qt\4.8.4\mkspecs\features\default_pre.prf: |
| 101 | +c:\Qt\4.8.4\mkspecs\features\win32\default_pre.prf: |
| 102 | +c:\Qt\4.8.4\mkspecs\features\release.prf: |
| 103 | +c:\Qt\4.8.4\mkspecs\features\debug_and_release.prf: |
| 104 | +c:\Qt\4.8.4\mkspecs\features\default_post.prf: |
| 105 | +c:\Qt\4.8.4\mkspecs\features\win32\default_post.prf: |
| 106 | +c:\Qt\4.8.4\mkspecs\features\win32\rtti.prf: |
| 107 | +c:\Qt\4.8.4\mkspecs\features\win32\exceptions.prf: |
| 108 | +c:\Qt\4.8.4\mkspecs\features\win32\stl.prf: |
| 109 | +c:\Qt\4.8.4\mkspecs\features\shared.prf: |
| 110 | +c:\Qt\4.8.4\mkspecs\features\warn_on.prf: |
| 111 | +c:\Qt\4.8.4\mkspecs\features\qt.prf: |
| 112 | +c:\Qt\4.8.4\mkspecs\features\win32\thread.prf: |
| 113 | +c:\Qt\4.8.4\mkspecs\features\moc.prf: |
| 114 | +c:\Qt\4.8.4\mkspecs\features\win32\windows.prf: |
| 115 | +c:\Qt\4.8.4\mkspecs\features\resources.prf: |
| 116 | +c:\Qt\4.8.4\mkspecs\features\uic.prf: |
| 117 | +c:\Qt\4.8.4\mkspecs\features\yacc.prf: |
| 118 | +c:\Qt\4.8.4\mkspecs\features\lex.prf: |
| 119 | +c:\Qt\4.8.4\mkspecs\features\include_source_dir.prf: |
| 120 | +c:\Qt\4.8.4\lib\qtmain.prl: |
| 121 | +qmake: qmake_all FORCE |
| 122 | + @$(QMAKE) -spec c:\Qt\4.8.4\mkspecs\win32-g++ CONFIG+=release -o Makefile tetris.pro |
| 123 | + |
| 124 | +qmake_all: FORCE |
| 125 | + |
| 126 | +make_default: release-make_default debug-make_default FORCE |
| 127 | +make_first: release-make_first debug-make_first FORCE |
| 128 | +all: release-all debug-all FORCE |
| 129 | +clean: release-clean debug-clean FORCE |
| 130 | +distclean: release-distclean debug-distclean FORCE |
| 131 | + -$(DEL_FILE) Makefile |
| 132 | + |
| 133 | +check: first |
| 134 | + |
| 135 | +release-mocclean: $(MAKEFILE).Release |
| 136 | + $(MAKE) -f $(MAKEFILE).Release mocclean |
| 137 | +debug-mocclean: $(MAKEFILE).Debug |
| 138 | + $(MAKE) -f $(MAKEFILE).Debug mocclean |
| 139 | +mocclean: release-mocclean debug-mocclean |
| 140 | + |
| 141 | +release-mocables: $(MAKEFILE).Release |
| 142 | + $(MAKE) -f $(MAKEFILE).Release mocables |
| 143 | +debug-mocables: $(MAKEFILE).Debug |
| 144 | + $(MAKE) -f $(MAKEFILE).Debug mocables |
| 145 | +mocables: release-mocables debug-mocables |
| 146 | +FORCE: |
| 147 | + |
| 148 | +$(MAKEFILE).Release: Makefile |
| 149 | +$(MAKEFILE).Debug: Makefile |
0 commit comments