diff -r 000000000000 -r d760517a8095 qt/com.nokia.carbide.cpp.qt.test/Data/TestProject1/Makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qt/com.nokia.carbide.cpp.qt.test/Data/TestProject1/Makefile Tue Mar 24 22:20:21 2009 -0500 @@ -0,0 +1,42 @@ +# ============================================================================== +# 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