equal
deleted
inserted
replaced
18 |
18 |
19 sourcepath . |
19 sourcepath . |
20 userinclude . |
20 userinclude . |
21 userinclude ..\vt100cons\src\vt100 // For vtc_cursor_tracker.h |
21 userinclude ..\vt100cons\src\vt100 // For vtc_cursor_tracker.h |
22 #include <fshell/fsh_system_include.mmh> |
22 #include <fshell/fsh_system_include.mmh> |
|
23 systeminclude \epoc32\include\internal // this is where the tracecore headers live, and the platform paths macros don't consistantly include it across different versions of the platform... |
23 |
24 |
24 source terminalkeyboardcons.cpp |
25 source terminalkeyboardcons.cpp |
25 sourcepath ..\vt100cons\src\vt100 |
26 sourcepath ..\vt100cons\src\vt100 |
26 source vtc_cursor_tracker.cpp |
27 source vtc_cursor_tracker.cpp |
27 |
28 |