[369] | 1 | #############################################################################
|
---|
| 2 | # Makefile for building: preprocessor
|
---|
[2667] | 3 | # Generated by qmake (2.00a) (Qt 4.1.2) on: út 18. III 16:04:11 2008
|
---|
[369] | 4 | # Project: preprocessor.pro
|
---|
| 5 | # Template: app
|
---|
[463] | 6 | # Command: qmake -win32 -o Makefile preprocessor.pro
|
---|
[369] | 7 | #############################################################################
|
---|
| 8 |
|
---|
[563] | 9 | first: release
|
---|
| 10 | install: release-install
|
---|
| 11 | uninstall: release-uninstall
|
---|
[463] | 12 | MAKEFILE = Makefile
|
---|
| 13 | QMAKE = qmake
|
---|
| 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_DIR = $(COPY_DIR)
|
---|
| 22 | DEL_FILE = del
|
---|
| 23 | SYMLINK =
|
---|
| 24 | DEL_DIR = rmdir
|
---|
| 25 | MOVE = move
|
---|
| 26 | CHK_DIR_EXISTS= if not exist
|
---|
| 27 | MKDIR = mkdir
|
---|
| 28 | SUBTARGETS = \
|
---|
[563] | 29 | release \
|
---|
| 30 | debug
|
---|
[369] | 31 |
|
---|
[463] | 32 | release: $(MAKEFILE).Release FORCE
|
---|
| 33 | $(MAKE) -f $(MAKEFILE).Release
|
---|
| 34 | release-make_default: $(MAKEFILE).Release FORCE
|
---|
| 35 | $(MAKE) -f $(MAKEFILE).Release
|
---|
| 36 | release-make_first: $(MAKEFILE).Release FORCE
|
---|
| 37 | $(MAKE) -f $(MAKEFILE).Release first
|
---|
| 38 | release-all: $(MAKEFILE).Release FORCE
|
---|
| 39 | $(MAKE) -f $(MAKEFILE).Release all
|
---|
| 40 | release-clean: $(MAKEFILE).Release FORCE
|
---|
| 41 | $(MAKE) -f $(MAKEFILE).Release clean
|
---|
| 42 | release-distclean: $(MAKEFILE).Release FORCE
|
---|
| 43 | $(MAKE) -f $(MAKEFILE).Release distclean
|
---|
| 44 | release-install: $(MAKEFILE).Release FORCE
|
---|
| 45 | $(MAKE) -f $(MAKEFILE).Release install
|
---|
| 46 | release-uninstall: $(MAKEFILE).Release FORCE
|
---|
| 47 | $(MAKE) -f $(MAKEFILE).Release uninstall
|
---|
[563] | 48 | debug: $(MAKEFILE).Debug FORCE
|
---|
| 49 | $(MAKE) -f $(MAKEFILE).Debug
|
---|
| 50 | debug-make_default: $(MAKEFILE).Debug FORCE
|
---|
| 51 | $(MAKE) -f $(MAKEFILE).Debug
|
---|
| 52 | debug-make_first: $(MAKEFILE).Debug FORCE
|
---|
| 53 | $(MAKE) -f $(MAKEFILE).Debug first
|
---|
| 54 | debug-all: $(MAKEFILE).Debug FORCE
|
---|
| 55 | $(MAKE) -f $(MAKEFILE).Debug all
|
---|
| 56 | debug-clean: $(MAKEFILE).Debug FORCE
|
---|
| 57 | $(MAKE) -f $(MAKEFILE).Debug clean
|
---|
| 58 | debug-distclean: $(MAKEFILE).Debug FORCE
|
---|
| 59 | $(MAKE) -f $(MAKEFILE).Debug distclean
|
---|
| 60 | debug-install: $(MAKEFILE).Debug FORCE
|
---|
| 61 | $(MAKE) -f $(MAKEFILE).Debug install
|
---|
| 62 | debug-uninstall: $(MAKEFILE).Debug FORCE
|
---|
| 63 | $(MAKE) -f $(MAKEFILE).Debug uninstall
|
---|
[369] | 64 |
|
---|
[2667] | 65 | Makefile: preprocessor.pro C:/Qt/4.1.2/mkspecs/win32-msvc2005\qmake.conf C:/Qt/4.1.2/mkspecs/qconfig.pri \
|
---|
[746] | 66 | C:\Qt\4.1.2\mkspecs\features\qt_config.prf \
|
---|
| 67 | C:\Qt\4.1.2\mkspecs\features\exclusive_builds.prf \
|
---|
| 68 | C:\Qt\4.1.2\mkspecs\features\default_pre.prf \
|
---|
| 69 | C:\Qt\4.1.2\mkspecs\features\win32\default_pre.prf \
|
---|
| 70 | C:\Qt\4.1.2\mkspecs\features\release.prf \
|
---|
| 71 | C:\Qt\4.1.2\mkspecs\features\debug_and_release.prf \
|
---|
| 72 | C:\Qt\4.1.2\mkspecs\features\default_post.prf \
|
---|
[2610] | 73 | C:\Qt\4.1.2\mkspecs\features\qt.prf \
|
---|
| 74 | C:\Qt\4.1.2\mkspecs\features\win32\opengl.prf \
|
---|
| 75 | C:\Qt\4.1.2\mkspecs\features\moc.prf \
|
---|
[1209] | 76 | C:\Qt\4.1.2\mkspecs\features\win32\thread.prf \
|
---|
[746] | 77 | C:\Qt\4.1.2\mkspecs\features\warn_off.prf \
|
---|
| 78 | C:\Qt\4.1.2\mkspecs\features\win32\console.prf \
|
---|
| 79 | C:\Qt\4.1.2\mkspecs\features\win32\rtti.prf \
|
---|
| 80 | C:\Qt\4.1.2\mkspecs\features\win32\exceptions.prf \
|
---|
| 81 | C:\Qt\4.1.2\mkspecs\features\win32\stl.prf \
|
---|
| 82 | C:\Qt\4.1.2\mkspecs\features\shared.prf \
|
---|
| 83 | C:\Qt\4.1.2\mkspecs\features\resources.prf \
|
---|
| 84 | C:\Qt\4.1.2\mkspecs\features\uic.prf
|
---|
[463] | 85 | $(QMAKE) -win32 -o Makefile preprocessor.pro
|
---|
[746] | 86 | C:/Qt/4.1.2/mkspecs/qconfig.pri:
|
---|
| 87 | C:\Qt\4.1.2\mkspecs\features\qt_config.prf:
|
---|
| 88 | C:\Qt\4.1.2\mkspecs\features\exclusive_builds.prf:
|
---|
| 89 | C:\Qt\4.1.2\mkspecs\features\default_pre.prf:
|
---|
| 90 | C:\Qt\4.1.2\mkspecs\features\win32\default_pre.prf:
|
---|
| 91 | C:\Qt\4.1.2\mkspecs\features\release.prf:
|
---|
| 92 | C:\Qt\4.1.2\mkspecs\features\debug_and_release.prf:
|
---|
| 93 | C:\Qt\4.1.2\mkspecs\features\default_post.prf:
|
---|
[2610] | 94 | C:\Qt\4.1.2\mkspecs\features\qt.prf:
|
---|
| 95 | C:\Qt\4.1.2\mkspecs\features\win32\opengl.prf:
|
---|
| 96 | C:\Qt\4.1.2\mkspecs\features\moc.prf:
|
---|
[1209] | 97 | C:\Qt\4.1.2\mkspecs\features\win32\thread.prf:
|
---|
[746] | 98 | C:\Qt\4.1.2\mkspecs\features\warn_off.prf:
|
---|
| 99 | C:\Qt\4.1.2\mkspecs\features\win32\console.prf:
|
---|
| 100 | C:\Qt\4.1.2\mkspecs\features\win32\rtti.prf:
|
---|
| 101 | C:\Qt\4.1.2\mkspecs\features\win32\exceptions.prf:
|
---|
| 102 | C:\Qt\4.1.2\mkspecs\features\win32\stl.prf:
|
---|
| 103 | C:\Qt\4.1.2\mkspecs\features\shared.prf:
|
---|
| 104 | C:\Qt\4.1.2\mkspecs\features\resources.prf:
|
---|
| 105 | C:\Qt\4.1.2\mkspecs\features\uic.prf:
|
---|
[463] | 106 | qmake: qmake_all FORCE
|
---|
| 107 | @$(QMAKE) -win32 -o Makefile preprocessor.pro
|
---|
[369] | 108 |
|
---|
[463] | 109 | qmake_all: FORCE
|
---|
[369] | 110 |
|
---|
[563] | 111 | make_default: release-make_default debug-make_default FORCE
|
---|
| 112 | make_first: release-make_first debug-make_first FORCE
|
---|
| 113 | all: release-all debug-all FORCE
|
---|
| 114 | clean: release-clean debug-clean FORCE
|
---|
[1217] | 115 | -$(DEL_FILE) "..\bin\release"\preprocessor.exp
|
---|
[563] | 116 | distclean: release-distclean debug-distclean FORCE
|
---|
[463] | 117 | -$(DEL_FILE) Makefile
|
---|
[2610] | 118 |
|
---|
| 119 | release-mocclean: $(MAKEFILE).Release
|
---|
| 120 | $(MAKE) -f $(MAKEFILE).Release mocclean
|
---|
| 121 | debug-mocclean: $(MAKEFILE).Debug
|
---|
| 122 | $(MAKE) -f $(MAKEFILE).Debug mocclean
|
---|
| 123 | mocclean: release-mocclean debug-mocclean
|
---|
| 124 |
|
---|
| 125 | release-mocables: $(MAKEFILE).Release
|
---|
| 126 | $(MAKE) -f $(MAKEFILE).Release mocables
|
---|
| 127 | debug-mocables: $(MAKEFILE).Debug
|
---|
| 128 | $(MAKE) -f $(MAKEFILE).Debug mocables
|
---|
| 129 | mocables: release-mocables debug-mocables
|
---|
[369] | 130 | FORCE:
|
---|
| 131 |
|
---|
[463] | 132 | $(MAKEFILE).Release: Makefile
|
---|
[563] | 133 | $(MAKEFILE).Debug: Makefile
|
---|