qt/com.nokia.carbide.cpp.qt.test/Data/TestProject1/Makefile
author stechong
Wed, 20 Oct 2010 11:19:31 -0500
changeset 2165 2a7b5eccb0bc
parent 0 fb279309251b
permissions -rw-r--r--
Keeping PlatSim internal only.

# ==============================================================================
# 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