Ignore:
Timestamp:
Feb 7, 2006 9:13:28 PM (18 years ago)
Author:
bennylp
Message:

Renamed pjsua.c to pjsua_core.c since it is causing link problems with gcc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/build/pjsua.dsp

    r141 r147  
    9696 
    9797SOURCE=..\src\pjsua\main.c 
    98  
    99 !IF  "$(CFG)" == "pjsua - Win32 Release" 
    100  
    101 !ELSEIF  "$(CFG)" == "pjsua - Win32 Debug" 
    102  
    103 !ENDIF  
    104  
    10598# End Source File 
    10699# Begin Source File 
     
    124117# Begin Source File 
    125118 
    126 SOURCE=..\src\pjsua\pjsua.c 
     119SOURCE=..\src\pjsua\pjsua_core.c 
    127120# End Source File 
    128121# Begin Source File 
Note: See TracChangeset for help on using the changeset viewer.