equal
deleted
inserted
replaced
18 TARGETTYPE exe |
18 TARGETTYPE exe |
19 UID 0x00000000 0x03A6305A |
19 UID 0x00000000 0x03A6305A |
20 CAPABILITY all -tcb -allfiles -drm |
20 CAPABILITY all -tcb -allfiles -drm |
21 |
21 |
22 #include <../../../../inc/java_stdcpp_support_for_exe.hrh> |
22 #include <../../../../inc/java_stdcpp_support_for_exe.hrh> |
23 #include <domain/osextensions/platform_paths.hrh> |
23 #include <platform_paths.hrh> |
24 |
|
25 //SYSTEMINCLUDE /epoc32/include |
|
26 |
24 |
27 USERINCLUDE ../../../inc |
25 USERINCLUDE ../../../inc |
|
26 USERINCLUDE ../../../../inc |
28 USERINCLUDE ../../../../tools/cpputest/include/cpputest |
27 USERINCLUDE ../../../../tools/cpputest/include/cpputest |
29 USERINCLUDE ../../../../tools/cpputest/include/platforms/symbian |
28 USERINCLUDE ../../../../tools/cpputest/include/platforms/symbian |
30 USERINCLUDE ../../../../inc |
|
31 |
29 |
32 STATICLIBRARY cpputest.lib |
30 STATICLIBRARY cpputest.lib |
33 |
31 |
34 |
32 |
35 SOURCEPATH ../src |
33 SOURCEPATH ../src |