Go to most recent revision | Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 3 | PointedEar | 1 | ############################################################################# |
| 2 | # Makefile for building: myQtGUIApp |
||
| 3 | # Generated by qmake (2.01a) (Qt 4.6.3) on: Mon Feb 28 15:14:16 2011 |
||
| 4 | # Project: myQtGUIApp.pro |
||
| 5 | # Template: app |
||
| 6 | # Command: c:\Qt\4.6.3\bin\qmake.exe -spec ..\..\Qt\4.6.3\mkspecs\win32-msvc2008 -win32 CONFIG+=release -o Makefile myQtGUIApp.pro |
||
| 7 | ############################################################################# |
||
| 8 | |||
| 9 | first: release |
||
| 10 | install: release-install |
||
| 11 | uninstall: release-uninstall |
||
| 12 | MAKEFILE = Makefile |
||
| 13 | QMAKE = c:\Qt\4.6.3\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: myQtGUIApp.pro ..\..\Qt\4.6.3\mkspecs\win32-msvc2008\qmake.conf ..\..\Qt\4.6.3\mkspecs\qconfig.pri \ |
||
| 67 | ..\..\Qt\4.6.3\mkspecs\features\qt_functions.prf \ |
||
| 68 | ..\..\Qt\4.6.3\mkspecs\features\qt_config.prf \ |
||
| 69 | ..\..\Qt\4.6.3\mkspecs\features\exclusive_builds.prf \ |
||
| 70 | ..\..\Qt\4.6.3\mkspecs\features\default_pre.prf \ |
||
| 71 | ..\..\Qt\4.6.3\mkspecs\features\win32\default_pre.prf \ |
||
| 72 | ..\..\Qt\4.6.3\mkspecs\features\release.prf \ |
||
| 73 | ..\..\Qt\4.6.3\mkspecs\features\debug_and_release.prf \ |
||
| 74 | ..\..\Qt\4.6.3\mkspecs\features\default_post.prf \ |
||
| 75 | ..\..\Qt\4.6.3\mkspecs\features\win32\default_post.prf \ |
||
| 76 | ..\..\Qt\4.6.3\mkspecs\features\win32\rtti.prf \ |
||
| 77 | ..\..\Qt\4.6.3\mkspecs\features\win32\exceptions.prf \ |
||
| 78 | ..\..\Qt\4.6.3\mkspecs\features\win32\stl.prf \ |
||
| 79 | ..\..\Qt\4.6.3\mkspecs\features\shared.prf \ |
||
| 80 | ..\..\Qt\4.6.3\mkspecs\features\win32\embed_manifest_exe.prf \ |
||
| 81 | ..\..\Qt\4.6.3\mkspecs\features\win32\embed_manifest_dll.prf \ |
||
| 82 | ..\..\Qt\4.6.3\mkspecs\features\warn_on.prf \ |
||
| 83 | ..\..\Qt\4.6.3\mkspecs\features\qt.prf \ |
||
| 84 | ..\..\Qt\4.6.3\mkspecs\features\win32\thread.prf \ |
||
| 85 | ..\..\Qt\4.6.3\mkspecs\features\moc.prf \ |
||
| 86 | ..\..\Qt\4.6.3\mkspecs\features\win32\windows.prf \ |
||
| 87 | ..\..\Qt\4.6.3\mkspecs\features\resources.prf \ |
||
| 88 | ..\..\Qt\4.6.3\mkspecs\features\uic.prf \ |
||
| 89 | ..\..\Qt\4.6.3\mkspecs\features\yacc.prf \ |
||
| 90 | ..\..\Qt\4.6.3\mkspecs\features\lex.prf \ |
||
| 91 | ..\..\Qt\4.6.3\mkspecs\features\incredibuild_xge.prf \ |
||
| 92 | ..\..\Qt\4.6.3\mkspecs\features\include_source_dir.prf \ |
||
| 93 | c:\Qt\4.6.3\lib\qtmain.prl |
||
| 94 | $(QMAKE) -spec ..\..\Qt\4.6.3\mkspecs\win32-msvc2008 -win32 CONFIG+=release -o Makefile myQtGUIApp.pro |
||
| 95 | ..\..\Qt\4.6.3\mkspecs\qconfig.pri: |
||
| 96 | ..\..\Qt\4.6.3\mkspecs\features\qt_functions.prf: |
||
| 97 | ..\..\Qt\4.6.3\mkspecs\features\qt_config.prf: |
||
| 98 | ..\..\Qt\4.6.3\mkspecs\features\exclusive_builds.prf: |
||
| 99 | ..\..\Qt\4.6.3\mkspecs\features\default_pre.prf: |
||
| 100 | ..\..\Qt\4.6.3\mkspecs\features\win32\default_pre.prf: |
||
| 101 | ..\..\Qt\4.6.3\mkspecs\features\release.prf: |
||
| 102 | ..\..\Qt\4.6.3\mkspecs\features\debug_and_release.prf: |
||
| 103 | ..\..\Qt\4.6.3\mkspecs\features\default_post.prf: |
||
| 104 | ..\..\Qt\4.6.3\mkspecs\features\win32\default_post.prf: |
||
| 105 | ..\..\Qt\4.6.3\mkspecs\features\win32\rtti.prf: |
||
| 106 | ..\..\Qt\4.6.3\mkspecs\features\win32\exceptions.prf: |
||
| 107 | ..\..\Qt\4.6.3\mkspecs\features\win32\stl.prf: |
||
| 108 | ..\..\Qt\4.6.3\mkspecs\features\shared.prf: |
||
| 109 | ..\..\Qt\4.6.3\mkspecs\features\win32\embed_manifest_exe.prf: |
||
| 110 | ..\..\Qt\4.6.3\mkspecs\features\win32\embed_manifest_dll.prf: |
||
| 111 | ..\..\Qt\4.6.3\mkspecs\features\warn_on.prf: |
||
| 112 | ..\..\Qt\4.6.3\mkspecs\features\qt.prf: |
||
| 113 | ..\..\Qt\4.6.3\mkspecs\features\win32\thread.prf: |
||
| 114 | ..\..\Qt\4.6.3\mkspecs\features\moc.prf: |
||
| 115 | ..\..\Qt\4.6.3\mkspecs\features\win32\windows.prf: |
||
| 116 | ..\..\Qt\4.6.3\mkspecs\features\resources.prf: |
||
| 117 | ..\..\Qt\4.6.3\mkspecs\features\uic.prf: |
||
| 118 | ..\..\Qt\4.6.3\mkspecs\features\yacc.prf: |
||
| 119 | ..\..\Qt\4.6.3\mkspecs\features\lex.prf: |
||
| 120 | ..\..\Qt\4.6.3\mkspecs\features\incredibuild_xge.prf: |
||
| 121 | ..\..\Qt\4.6.3\mkspecs\features\include_source_dir.prf: |
||
| 122 | c:\Qt\4.6.3\lib\qtmain.prl: |
||
| 123 | qmake: qmake_all FORCE |
||
| 124 | @$(QMAKE) -spec ..\..\Qt\4.6.3\mkspecs\win32-msvc2008 -win32 CONFIG+=release -o Makefile myQtGUIApp.pro |
||
| 125 | |||
| 126 | qmake_all: FORCE |
||
| 127 | |||
| 128 | make_default: release-make_default debug-make_default FORCE |
||
| 129 | make_first: release-make_first debug-make_first FORCE |
||
| 130 | all: release-all debug-all FORCE |
||
| 131 | clean: release-clean debug-clean FORCE |
||
| 132 | -$(DEL_FILE) ".\myQtGUIApp.intermediate.manifest" |
||
| 133 | -$(DEL_FILE) myQtGUIApp.exp |
||
| 134 | distclean: release-distclean debug-distclean FORCE |
||
| 135 | -$(DEL_FILE) Makefile |
||
| 136 | |||
| 137 | check: first |
||
| 138 | |||
| 139 | release-mocclean: $(MAKEFILE).Release |
||
| 140 | $(MAKE) -f $(MAKEFILE).Release mocclean |
||
| 141 | debug-mocclean: $(MAKEFILE).Debug |
||
| 142 | $(MAKE) -f $(MAKEFILE).Debug mocclean |
||
| 143 | mocclean: release-mocclean debug-mocclean |
||
| 144 | |||
| 145 | release-mocables: $(MAKEFILE).Release |
||
| 146 | $(MAKE) -f $(MAKEFILE).Release mocables |
||
| 147 | debug-mocables: $(MAKEFILE).Debug |
||
| 148 | $(MAKE) -f $(MAKEFILE).Debug mocables |
||
| 149 | mocables: release-mocables debug-mocables |
||
| 150 | FORCE: |
||
| 151 | |||
| 152 | $(MAKEFILE).Release: Makefile |
||
| 153 | $(MAKEFILE).Debug: Makefile |