qt/com.nokia.carbide.cpp.qt.test/Data/TestProject1/Makefile
changeset 2 d760517a8095
equal deleted inserted replaced
-1:000000000000 2:d760517a8095
       
     1 # ==============================================================================
       
     2 # Generated by qmake (2.01a) (Qt 4.4.4) on: Tue Jan 13 10:32:50 2009
       
     3 # This file is generated by qmake and should not be modified by the
       
     4 # user.
       
     5 #  Name        : Makefile
       
     6 #  Description : Wrapper Makefile for calling Symbian build tools
       
     7 #
       
     8 # ==============================================================================
       
     9 
       
    10 
       
    11 first: default
       
    12 
       
    13 QMAKE             = c:\Qt\qt-embedded-s60-commercial-src-4.4.4-snapshot-20081204\bin\qmake
       
    14 DEL_FILE          = del
       
    15 ABLD              = ABLD.BAT
       
    16 DEBUG_PLATFORMS   = winscw gcce armv5
       
    17 RELEASE_PLATFORMS = gcce armv5
       
    18 
       
    19 default: debug
       
    20 
       
    21 all: debug release
       
    22 
       
    23 $(DEBUG_PLATFORMS):
       
    24 	$(ABLD) build $@ udeb
       
    25 
       
    26 bld.inf:
       
    27 	$(QMAKE) -spec symbian-abld -o Makefile	C:/dev/Tommy/debug/eclipse/workspace/com.nokia.carbide.cpp.qt.test/Data/TestProject1/good.pro
       
    28 
       
    29 $(ABLD): bld.inf
       
    30 	bldmake bldfiles
       
    31 
       
    32 debug: $(ABLD) $(DEBUG_PLATFORMS)
       
    33 
       
    34 release: $(RELEASE_PLATFORMS) $(ABLD)
       
    35 	$(ABLD) build $< urel
       
    36 
       
    37 confclean: clean
       
    38 
       
    39 clean:
       
    40 	-$(ABLD) reallyclean
       
    41 	-bldmake clean
       
    42 	### TODO Delete qmake generated files