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