apploader/Group/smoketest_apploader.mmp
branchSymbian3
changeset 16 91c05f5f5178
parent 6 c108117318cb
equal deleted inserted replaced
15:ef85f5f238be 16:91c05f5f5178
    13 // Description:
    13 // Description:
    14 // using relative paths for sourcepath and user includes
    14 // using relative paths for sourcepath and user includes
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
       
    18 #include <platform_paths.hrh>
    18 
    19 
    19 TARGET          smoketest_apploader.exe
    20 TARGET          smoketest_apploader.exe
    20 TARGETTYPE		exe
    21 TARGETTYPE		exe
    21 UID				0x1000007A 0x101F7776
    22 UID				0x1000007A 0x101F7776
    22 
    23 
    39 
    40 
    40 USERINCLUDE		..\Inc ..\..\Group
    41 USERINCLUDE		..\Inc ..\..\Group
    41 
    42 
    42 SYSTEMINCLUDE	\Epoc32\include
    43 SYSTEMINCLUDE	\Epoc32\include
    43 SYSTEMINCLUDE	\Epoc32\include\Test
    44 SYSTEMINCLUDE	\Epoc32\include\Test
       
    45 APP_LAYER_SYSTEMINCLUDE
    44 
    46 
    45 LIBRARY			apparc.lib
    47 LIBRARY			apparc.lib
    46 LIBRARY			euser.lib
    48 LIBRARY			euser.lib
    47 LIBRARY			etext.lib
    49 LIBRARY			etext.lib
    48 LIBRARY			estor.lib
    50 LIBRARY			estor.lib