Ignore:
Timestamp:
Apr 20, 2009 6:38:15 PM (15 years ago)
Author:
bennylp
Message:

More ticket #774: replaced dependency to STL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/third_party/build/g7221/libg7221codec.dsp

    r2616 r2623  
    4444# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c 
    4545# ADD CPP /nologo /MD /W3 /GX /O2 /I "../.." /I "../../g7221/common" /I "../../g7221/common/stl-files" /I "../../../pjlib/include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /c 
    46 # SUBTRACT CPP /Z<none> 
    4746# ADD BASE RSC /l 0x409 /d "NDEBUG" 
    4847# ADD RSC /l 0x409 /d "NDEBUG" 
     
    9089 
    9190# PROP Default_Filter "" 
    92 # Begin Group "stl-files" 
    93  
    94 # PROP Default_Filter "" 
    9591# Begin Source File 
    9692 
    97 SOURCE="..\..\g7221\common\stl-files\basop32.c" 
     93SOURCE=..\..\g7221\common\basic_op.c 
    9894# End Source File 
    9995# Begin Source File 
    10096 
    101 SOURCE="..\..\g7221\common\stl-files\basop32.h" 
     97SOURCE=..\..\g7221\common\basic_op.h 
    10298# End Source File 
    10399# Begin Source File 
    104100 
    105 SOURCE="..\..\g7221\common\stl-files\basop32_i.h" 
     101SOURCE=..\..\g7221\common\basic_op_i.h 
    106102# End Source File 
    107103# Begin Source File 
    108104 
    109 SOURCE="..\..\g7221\common\stl-files\count.h" 
     105SOURCE=..\..\g7221\common\common.c 
    110106# End Source File 
    111107# Begin Source File 
    112108 
    113 SOURCE="..\..\g7221\common\stl-files\typedef.h" 
     109SOURCE=..\..\g7221\common\count.h 
    114110# End Source File 
    115 # End Group 
    116111# Begin Source File 
    117112 
    118 SOURCE=..\..\g7221\common\common.c 
     113SOURCE=..\..\g7221\common\defs.h 
    119114# End Source File 
    120115# Begin Source File 
     
    137132 
    138133SOURCE=..\..\g7221\common\tables.h 
     134# End Source File 
     135# Begin Source File 
     136 
     137SOURCE=..\..\g7221\common\typedef.h 
    139138# End Source File 
    140139# End Group 
     
    183182 
    184183# PROP Default_Filter "h;hpp;hxx;hm;inl" 
    185 # Begin Source File 
    186  
    187 SOURCE=..\..\g7221\common\defs.h 
    188 # End Source File 
    189184# End Group 
    190185# End Target 
Note: See TracChangeset for help on using the changeset viewer.