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/build/os-symbian.mak

    r680 r681  
    1919# the test application. 
    2020# 
    21 export TEST_OBJS += main.o main_symbian.o  
     21export TEST_OBJS += main_symbian.o  
    2222 
    2323# 
     
    3030# Additional LDFLAGS for pjlib-test 
    3131# 
    32 export TEST_LDFLAGS +=  
     32export TEST_LDFLAGS +=  -leexe.lib -leuser.lib -llibpj-symbian.lib 
    3333 
    3434# 
Note: See TracChangeset for help on using the changeset viewer.