Ignore:
Timestamp:
Oct 8, 2006 1:56:07 PM (17 years ago)
Author:
bennylp
Message:

Added pjlib-util/config.h and pjlib-util/types.h to put
together common settings, and updated Doxygen documentation
for PJLIB-UTIL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib-util/build/pjlib_util.dsp

    r753 r754  
    8989 
    9090SOURCE="..\src\pjlib-util\dns.c" 
    91  
    92 !IF  "$(CFG)" == "pjlib_util - Win32 Release" 
    93  
    94 !ELSEIF  "$(CFG)" == "pjlib_util - Win32 Debug" 
    95  
    96 !ENDIF  
    97  
    9891# End Source File 
    9992# Begin Source File 
    10093 
    10194SOURCE="..\src\pjlib-util\dns_dump.c" 
    102  
    103 !IF  "$(CFG)" == "pjlib_util - Win32 Release" 
    104  
    105 !ELSEIF  "$(CFG)" == "pjlib_util - Win32 Debug" 
    106  
    107 !ENDIF  
    108  
    10995# End Source File 
    11096# Begin Source File 
     
    123109 
    124110SOURCE="..\src\pjlib-util\resolver.c" 
    125  
    126 !IF  "$(CFG)" == "pjlib_util - Win32 Release" 
    127  
    128 !ELSEIF  "$(CFG)" == "pjlib_util - Win32 Debug" 
    129  
    130 !ENDIF  
    131  
    132111# End Source File 
    133112# Begin Source File 
     
    171150# Begin Source File 
    172151 
     152SOURCE="..\include\pjlib-util\config.h" 
     153# End Source File 
     154# Begin Source File 
     155 
    173156SOURCE="..\include\pjlib-util\dns.h" 
    174157# End Source File 
     
    212195 
    213196SOURCE="..\include\pjlib-util\stun.h" 
     197# End Source File 
     198# Begin Source File 
     199 
     200SOURCE="..\include\pjlib-util\types.h" 
    214201# End Source File 
    215202# Begin Source File 
Note: See TracChangeset for help on using the changeset viewer.