qt/com.nokia.carbide.cpp.qt.test/Data/TestProject1/Makefile
author Steve Sobek <steve.sobek@nokia.com>
Tue, 14 Apr 2009 18:40:50 -0500
changeset 96 dc3dca9ced31
parent 2 d760517a8095
permissions -rw-r--r--
Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
# ==============================================================================
cawthron
parents:
diff changeset
     2
# Generated by qmake (2.01a) (Qt 4.4.4) on: Tue Jan 13 10:32:50 2009
cawthron
parents:
diff changeset
     3
# This file is generated by qmake and should not be modified by the
cawthron
parents:
diff changeset
     4
# user.
cawthron
parents:
diff changeset
     5
#  Name        : Makefile
cawthron
parents:
diff changeset
     6
#  Description : Wrapper Makefile for calling Symbian build tools
cawthron
parents:
diff changeset
     7
#
cawthron
parents:
diff changeset
     8
# ==============================================================================
cawthron
parents:
diff changeset
     9
cawthron
parents:
diff changeset
    10
cawthron
parents:
diff changeset
    11
first: default
cawthron
parents:
diff changeset
    12
cawthron
parents:
diff changeset
    13
QMAKE             = c:\Qt\qt-embedded-s60-commercial-src-4.4.4-snapshot-20081204\bin\qmake
cawthron
parents:
diff changeset
    14
DEL_FILE          = del
cawthron
parents:
diff changeset
    15
ABLD              = ABLD.BAT
cawthron
parents:
diff changeset
    16
DEBUG_PLATFORMS   = winscw gcce armv5
cawthron
parents:
diff changeset
    17
RELEASE_PLATFORMS = gcce armv5
cawthron
parents:
diff changeset
    18
cawthron
parents:
diff changeset
    19
default: debug
cawthron
parents:
diff changeset
    20
cawthron
parents:
diff changeset
    21
all: debug release
cawthron
parents:
diff changeset
    22
cawthron
parents:
diff changeset
    23
$(DEBUG_PLATFORMS):
cawthron
parents:
diff changeset
    24
	$(ABLD) build $@ udeb
cawthron
parents:
diff changeset
    25
cawthron
parents:
diff changeset
    26
bld.inf:
cawthron
parents:
diff changeset
    27
	$(QMAKE) -spec symbian-abld -o Makefile	C:/dev/Tommy/debug/eclipse/workspace/com.nokia.carbide.cpp.qt.test/Data/TestProject1/good.pro
cawthron
parents:
diff changeset
    28
cawthron
parents:
diff changeset
    29
$(ABLD): bld.inf
cawthron
parents:
diff changeset
    30
	bldmake bldfiles
cawthron
parents:
diff changeset
    31
cawthron
parents:
diff changeset
    32
debug: $(ABLD) $(DEBUG_PLATFORMS)
cawthron
parents:
diff changeset
    33
cawthron
parents:
diff changeset
    34
release: $(RELEASE_PLATFORMS) $(ABLD)
cawthron
parents:
diff changeset
    35
	$(ABLD) build $< urel
cawthron
parents:
diff changeset
    36
cawthron
parents:
diff changeset
    37
confclean: clean
cawthron
parents:
diff changeset
    38
cawthron
parents:
diff changeset
    39
clean:
cawthron
parents:
diff changeset
    40
	-$(ABLD) reallyclean
cawthron
parents:
diff changeset
    41
	-bldmake clean
cawthron
parents:
diff changeset
    42
	### TODO Delete qmake generated files