Ignore:
Timestamp:
Aug 14, 2006 11:18:57 PM (18 years ago)
Author:
ismangil
Message:

Work in progress. Linking problems.

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 
    17#include "test.h" 
    28#include <pj/os.h> 
     
    2632    // add your program code here, example code below 
    2733    // 
    28     console->Write(_L("Hello, world!\n")); 
     34    test_main(); 
    2935    } 
    3036 
Note: See TracChangeset for help on using the changeset viewer.