Ignore:
Timestamp:
Nov 21, 2005 5:06:21 PM (18 years ago)
Author:
bennylp
Message:

Scanner optimization and added cis_uint backend

File:
1 edited

Legend:

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

    r65 r73  
    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 "../include" /I "../../pjlib/include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /FR /YX /FD /c 
     44# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /Ob2 /I "../include" /I "../../pjlib/include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /FR /YX /FD /c 
    4545# ADD BASE RSC /l 0x409 /d "NDEBUG" 
    4646# ADD RSC /l 0x409 /d "NDEBUG" 
     
    9494# Begin Source File 
    9595 
     96SOURCE="..\src\pjlib-util\scanner_cis_bitwise.c" 
     97# PROP Exclude_From_Build 1 
     98# End Source File 
     99# Begin Source File 
     100 
     101SOURCE="..\src\pjlib-util\scanner_cis_uint.c" 
     102# PROP Exclude_From_Build 1 
     103# End Source File 
     104# Begin Source File 
     105 
    96106SOURCE="..\src\pjlib-util\string.c" 
    97107# End Source File 
     
    130140# Begin Source File 
    131141 
     142SOURCE="..\include\pjlib-util\scanner_cis_bitwise.h" 
     143# End Source File 
     144# Begin Source File 
     145 
     146SOURCE="..\include\pjlib-util\scanner_cis_uint.h" 
     147# End Source File 
     148# Begin Source File 
     149 
    132150SOURCE="..\include\pjlib-util\string.h" 
    133151# End Source File 
Note: See TracChangeset for help on using the changeset viewer.