equal
deleted
inserted
replaced
18 capability FSHELL_CAP_MMP_NORMAL |
18 capability FSHELL_CAP_MMP_NORMAL |
19 |
19 |
20 sourcepath ..\src |
20 sourcepath ..\src |
21 userinclude ..\src |
21 userinclude ..\src |
22 #include <fshell/fsh_system_include.mmh> |
22 #include <fshell/fsh_system_include.mmh> |
23 systeminclude \epoc32\build\fshell/win32cons\generated |
23 systeminclude \epoc32\build\fshell\win32cons\generated |
24 |
24 |
25 source console.cpp win32cons.cpp keymappings.cpp |
25 source console.cpp win32cons.cpp keymappings.cpp |
26 |
26 |
27 library euser.lib |
27 library euser.lib |
28 library emulator.lib |
28 library emulator.lib |
|
29 library consoleextensions.lib |
29 |
30 |
30 deffile win32cons.def |
31 deffile win32cons.def |
31 |
32 |
32 start wins |
33 start wins |
33 win32_library kernel32.lib |
34 win32_library kernel32.lib |