qt/com.nokia.carbide.cpp.qt.test/Data/TestProject1/Makefile
author fturovic <frank.turovich@nokia.com>
Thu, 14 Jan 2010 12:14:18 -0600
branchRCL_2_4
changeset 775 9780f04bc48a
parent 0 fb279309251b
permissions -rw-r--r--
initial draft of compiler b187 information

# ==============================================================================
# Generated by qmake (2.01a) (Qt 4.4.4) on: Tue Jan 13 10:32:50 2009
# This file is generated by qmake and should not be modified by the
# user.
#  Name        : Makefile
#  Description : Wrapper Makefile for calling Symbian build tools
#
# ==============================================================================


first: default

QMAKE             = c:\Qt\qt-embedded-s60-commercial-src-4.4.4-snapshot-20081204\bin\qmake
DEL_FILE          = del
ABLD              = ABLD.BAT
DEBUG_PLATFORMS   = winscw gcce armv5
RELEASE_PLATFORMS = gcce armv5

default: debug

all: debug release

$(DEBUG_PLATFORMS):
	$(ABLD) build $@ udeb

bld.inf:
	$(QMAKE) -spec symbian-abld -o Makefile	C:/dev/Tommy/debug/eclipse/workspace/com.nokia.carbide.cpp.qt.test/Data/TestProject1/good.pro

$(ABLD): bld.inf
	bldmake bldfiles

debug: $(ABLD) $(DEBUG_PLATFORMS)

release: $(RELEASE_PLATFORMS) $(ABLD)
	$(ABLD) build $< urel

confclean: clean

clean:
	-$(ABLD) reallyclean
	-bldmake clean
	### TODO Delete qmake generated files