- Timestamp:
- Aug 14, 2006 11:18:57 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/symbian/pjlib/src/pjlib-test/main_symbian.cpp
r680 r681 1 //Auto-generated file. Please do not modify. 2 #include <e32cmn.h> 3 #pragma data_seg(".SYMBIAN") 4 __EMULATOR_IMAGE_HEADER2 (0x1000007a,0x00000000,0x00000000,EPriorityForeground,0x00000000u,0x00000000u,0x00000000,0x00000000,0x00000000,0) 5 #pragma data_seg() 6 1 7 #include "test.h" 2 8 #include <pj/os.h> … … 26 32 // add your program code here, example code below 27 33 // 28 console->Write(_L("Hello, world!\n"));34 test_main(); 29 35 } 30 36
Note: See TracChangeset
for help on using the changeset viewer.