Ignore:
Timestamp:
Aug 29, 2006 8:44:04 AM (18 years ago)
Author:
bennylp
Message:

Added working mmp files for pjlib/symbian

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/symbian/pjlib/src/pjlib-test/main_symbian.cpp

    r681 r692  
    11//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() 
     2//#include <e32cmn.h> 
     3 
     4//#pragma data_seg(".SYMBIAN") 
     5//__EMULATOR_IMAGE_HEADER2 (0x1000007a,0x00000000,0x00000000,EPriorityForeground,0x00000000u,0x00000000u,0x00000000,0x00000000,0x00000000,0) 
     6//#pragma data_seg() 
    67 
    78#include "test.h" 
     
    6970    console->Printf(KTextPressAnyKey); 
    7071    console->Getch(); 
    71     console->Printf(KTextPressAnyKey); 
    72     console->Getch(); 
    7372     
    7473    delete console; 
Note: See TracChangeset for help on using the changeset viewer.