kernel/eka/rombuild/h4usbmmctest_test.oby
branchRCL_3
changeset 44 3e88ff8f41d5
parent 43 c1f20ce4abcf
equal deleted inserted replaced
43:c1f20ce4abcf 44:3e88ff8f41d5
    27 #include <rom\##VARIANT##\header.iby>
    27 #include <rom\##VARIANT##\header.iby>
    28 
    28 
    29 files=
    29 files=
    30 
    30 
    31 #ifdef PAGED_ROM
    31 #ifdef PAGED_ROM
    32 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    32 data=gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    33 #endif
    33 #endif
    34 
    34 
    35 #include <rom\##VARIANT##\kernel.iby>
    35 #include <rom\##VARIANT##\kernel.iby>
    36 #include "user.iby"
    36 #include "user.iby"
    37 #include <rom\hal\hal.iby>
    37 #include <rom\hal\hal.iby>
    38 #include <rom\f32\f32.iby>
    38 #include <rom\f32\f32.iby>
    39 
    39 
    40 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    40 data=gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    41 
    41 
    42 // scripts
    42 // scripts
    43 #if !defined(MANUALROM)
    43 #if !defined(MANUALROM)
    44 data=EPOCROOT##epoc32\rom\h4hrp\usbtest.autoexec.bat				autoexec.bat
    44 data=EPOCROOT##epoc32\rom\h4hrp\usbtest.autoexec.bat				autoexec.bat
    45 #endif	// #if !defined(MANUALROM)
    45 #endif	// #if !defined(MANUALROM)
    46 
    46 
    47 #ifdef WITH_COMP
    47 #ifdef WITH_COMP
    48 #ifdef PAGED_ROM
    48 #ifdef PAGED_ROM
    49 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    49 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    50 #endif
    50 #endif
    51 
    51 
    52 #ifdef MULTIPLEROFS
    52 #ifdef MULTIPLEROFS
    53 rofsname = tests.rofs
    53 rofsname = tests.rofs
    54 #else
    54 #else
    69 data=EPOCROOT##epoc32\Release\##MAIN##\##BUILD##\d_exc.exe			\sys\bin\d_exc.exe
    69 data=EPOCROOT##epoc32\Release\##MAIN##\##BUILD##\d_exc.exe			\sys\bin\d_exc.exe
    70 data=EPOCROOT##epoc32\Release\##MAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
    70 data=EPOCROOT##epoc32\Release\##MAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
    71 
    71 
    72 #ifndef WITH_COMP
    72 #ifndef WITH_COMP
    73 #ifdef PAGED_ROM
    73 #ifdef PAGED_ROM
    74 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    74 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    75 #endif
    75 #endif
    76 #endif
    76 #endif
    77 
    77 
    78 // rom.pl will put this in a rofs image
    78 // rom.pl will put this in a rofs image
    79 #include <rom\rofstest\dir.oby>
    79 #include <rom\rofstest\dir.oby>