phoneplugins/csplugin/Makefile_0xE35130c6.mk
changeset 30 ebdbd102c78a
parent 27 2f8f8080a020
child 32 14cdbae33453
child 36 2eacb6118286
equal deleted inserted replaced
27:2f8f8080a020 30:ebdbd102c78a
     1 # ==============================================================================
       
     2 # Generated by qmake (2.01a) (Qt 4.5.2-tower) on: ti 29. syys 12:32:49 2009
       
     3 # This file is generated by qmake and should not be modified by the
       
     4 # user.
       
     5 #  Name        : Makefile_0xE35130c6.mk
       
     6 #  Part of     : csplugin
       
     7 #  Description : This file is used to call necessary targets on wrapper makefile
       
     8 #                during normal Symbian build process.
       
     9 #  Version     : 
       
    10 #
       
    11 # ==============================================================================
       
    12 
       
    13 
       
    14 
       
    15 MAKE = make
       
    16 
       
    17 do_nothing :
       
    18 	@rem do_nothing
       
    19 
       
    20 MAKMAKE: create_temps pre_targetdeps
       
    21 
       
    22 LIB: create_temps pre_targetdeps
       
    23 
       
    24 BLD: create_temps pre_targetdeps
       
    25 
       
    26 ifeq "$(PLATFORM)" "WINSCW"
       
    27 CLEAN: extension_clean winscw_deployment_clean
       
    28 else
       
    29 CLEAN: extension_clean
       
    30 endif
       
    31 
       
    32 CLEANLIB: do_nothing
       
    33 
       
    34 RESOURCE: do_nothing
       
    35 
       
    36 FREEZE: do_nothing
       
    37 
       
    38 SAVESPACE: do_nothing
       
    39 
       
    40 RELEASABLES: do_nothing
       
    41 
       
    42 ifeq "$(PLATFORM)" "WINSCW"
       
    43 FINAL: finalize winscw_deployment
       
    44 else
       
    45 FINAL: finalize
       
    46 endif
       
    47 
       
    48 pre_targetdeps : r:\sf\app\phone\csplugin\Makefile
       
    49 	-$(MAKE) -f "r:\sf\app\phone\csplugin\Makefile" pre_targetdeps
       
    50 
       
    51 create_temps : r:\sf\app\phone\csplugin\Makefile
       
    52 	-$(MAKE) -f "r:\sf\app\phone\csplugin\Makefile" create_temps
       
    53 
       
    54 extension_clean : r:\sf\app\phone\csplugin\Makefile
       
    55 	-$(MAKE) -f "r:\sf\app\phone\csplugin\Makefile" extension_clean
       
    56 
       
    57 finalize : r:\sf\app\phone\csplugin\Makefile
       
    58 	-$(MAKE) -f "r:\sf\app\phone\csplugin\Makefile" finalize
       
    59 
       
    60 winscw_deployment_clean : r:\sf\app\phone\csplugin\Makefile
       
    61 	-$(MAKE) -f "r:\sf\app\phone\csplugin\Makefile" winscw_deployment_clean
       
    62 
       
    63 winscw_deployment : r:\sf\app\phone\csplugin\Makefile
       
    64 	-$(MAKE) -f "r:\sf\app\phone\csplugin\Makefile" winscw_deployment
       
    65 
       
    66