Ignore:
Timestamp:
Feb 19, 2006 1:38:06 AM (18 years ago)
Author:
bennylp
Message:

Initial SIMPLE implementation

File:
1 edited

Legend:

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

    r65 r197  
    3333# PROP BASE Use_MFC 0 
    3434# PROP BASE Use_Debug_Libraries 0 
    35 # PROP BASE Output_Dir "./output/pjsip_simple_Win32_Release" 
    36 # PROP BASE Intermediate_Dir "./output/pjsip_simple_Win32_Release" 
     35# PROP BASE Output_Dir "./output/pjsip-simple-i386-win32-vc6-release" 
     36# PROP BASE Intermediate_Dir "./output/pjsip-simple-i386-win32-vc6-release" 
    3737# PROP BASE Target_Dir "" 
    3838# PROP Use_MFC 0 
    3939# PROP Use_Debug_Libraries 0 
    40 # PROP Output_Dir "./output/pjsip_simple_Win32_Release" 
    41 # PROP Intermediate_Dir "./output/pjsip_simple_Win32_Release" 
     40# PROP Output_Dir "./output/pjsip-simple-i386-win32-vc6-release" 
     41# PROP Intermediate_Dir "./output/pjsip-simple-i386-win32-vc6-release" 
    4242# PROP Target_Dir "" 
    4343# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c 
    44 # ADD CPP /nologo /MD /W3 /GX /O2 /I "../src" /I "../../pjlib/src" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c 
     44# ADD CPP /nologo /MD /W3 /GX /O2 /I "../include" /I "../../pjlib-util/include" /I "../../pjlib/include" /D "NDEBUG" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c 
    4545# ADD BASE RSC /l 0x409 /d "NDEBUG" 
    4646# ADD RSC /l 0x409 /d "NDEBUG" 
     
    5050LIB32=link.exe -lib 
    5151# ADD BASE LIB32 /nologo 
    52 # ADD LIB32 /nologo /out:"../lib/pjsip_simple_vc6.lib" 
     52# ADD LIB32 /nologo /out:"../lib/pjsip-simple-i386-win32-vc6-release.lib" 
    5353 
    5454!ELSEIF  "$(CFG)" == "pjsip_simple - Win32 Debug" 
     
    5656# PROP BASE Use_MFC 0 
    5757# PROP BASE Use_Debug_Libraries 1 
    58 # PROP BASE Output_Dir "./output/pjsip_simple_Win32_Debug" 
    59 # PROP BASE Intermediate_Dir "./output/pjsip_simple_Win32_Debug" 
     58# PROP BASE Output_Dir "./output/pjsip-simple-i386-win32-vc6-debug" 
     59# PROP BASE Intermediate_Dir "./output/pjsip-simple-i386-win32-vc6-debug" 
    6060# PROP BASE Target_Dir "" 
    6161# PROP Use_MFC 0 
    6262# PROP Use_Debug_Libraries 1 
    63 # PROP Output_Dir "./output/pjsip_simple_Win32_Debug" 
    64 # PROP Intermediate_Dir "./output/pjsip_simple_Win32_Debug" 
     63# PROP Output_Dir "./output/pjsip-simple-i386-win32-vc6-debug" 
     64# PROP Intermediate_Dir "./output/pjsip-simple-i386-win32-vc6-debug" 
    6565# PROP Target_Dir "" 
    6666# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c 
    67 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../src" /I "../../pjlib/src" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c 
     67# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../include" /I "../../pjlib-util/include" /I "../../pjlib/include" /D "_DEBUG" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c 
    6868# ADD BASE RSC /l 0x409 /d "_DEBUG" 
    6969# ADD RSC /l 0x409 /d "_DEBUG" 
     
    7373LIB32=link.exe -lib 
    7474# ADD BASE LIB32 /nologo 
    75 # ADD LIB32 /nologo /out:"../lib/pjsip_simple_vc6d.lib" 
     75# ADD LIB32 /nologo /out:"../lib/pjsip-simple-i386-win32-vc6-debug.lib" 
    7676 
    7777!ENDIF  
     
    8686# Begin Source File 
    8787 
    88 SOURCE=..\src\pjsip_simple\event_notify.c 
     88SOURCE="..\src\pjsip-simple\evsub.c" 
    8989# End Source File 
    9090# Begin Source File 
    9191 
    92 SOURCE=..\src\pjsip_simple\event_notify_msg.c 
     92SOURCE="..\src\pjsip-simple\evsub_msg.c" 
    9393# End Source File 
    9494# Begin Source File 
    9595 
    96 SOURCE=..\src\pjsip_simple\messaging.c 
     96SOURCE="..\src\pjsip-simple\pidf.c" 
    9797# End Source File 
    9898# Begin Source File 
    9999 
    100 SOURCE=..\src\pjsip_simple\pidf.c 
     100SOURCE="..\src\pjsip-simple\presence.c" 
    101101# End Source File 
    102102# Begin Source File 
    103103 
    104 SOURCE=..\src\pjsip_simple\presence.c 
    105 # End Source File 
    106 # Begin Source File 
    107  
    108 SOURCE=..\src\pjsip_simple\xpidf.c 
     104SOURCE="..\src\pjsip-simple\xpidf.c" 
    109105# End Source File 
    110106# End Group 
     
    114110# Begin Source File 
    115111 
    116 SOURCE=..\src\pjsip_simple\event_notify.h 
     112SOURCE="..\include\pjsip-simple\errno.h" 
    117113# End Source File 
    118114# Begin Source File 
    119115 
    120 SOURCE=..\src\pjsip_simple\event_notify_msg.h 
     116SOURCE="..\include\pjsip-simple\evsub.h" 
    121117# End Source File 
    122118# Begin Source File 
    123119 
    124 SOURCE=..\src\pjsip_simple\messaging.h 
     120SOURCE="..\include\pjsip-simple\evsub_msg.h" 
    125121# End Source File 
    126122# Begin Source File 
    127123 
    128 SOURCE=..\src\pjsip_simple\pidf.h 
     124SOURCE="..\include\pjsip-simple\pidf.h" 
    129125# End Source File 
    130126# Begin Source File 
    131127 
    132 SOURCE=..\src\pjsip_simple.h 
     128SOURCE=..\include\pjsip_simple.h 
    133129# End Source File 
    134130# Begin Source File 
    135131 
    136 SOURCE=..\src\pjsip_simple\presence.h 
     132SOURCE="..\include\pjsip-simple\presence.h" 
    137133# End Source File 
    138134# Begin Source File 
    139135 
    140 SOURCE=..\src\pjsip_simple\xpidf.h 
     136SOURCE="..\include\pjsip-simple\types.h" 
     137# End Source File 
     138# Begin Source File 
     139 
     140SOURCE="..\include\pjsip-simple\xpidf.h" 
    141141# End Source File 
    142142# End Group 
Note: See TracChangeset for help on using the changeset viewer.