Ignore:
Timestamp:
Jun 23, 2009, 8:38:28 PM (16 years ago)
Author:
RBRi
Message:

logging via pmprintf added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/newview_dll/newview.def

    r362 r363  
    11library clib3r.lib
    22
    3 system os2v2 dll initinstance terminstance
    4 option ManyAutoData
    5 option map
    6 option stack=1M
     3  system os2v2 dll initinstance terminstance
     4  option ManyAutoData
     5  option map
     6  option stack=1M
    77
    8 export LZWDECOMPRESSBLOCK         .1  = LZWDecompressBlock
     8  LIBRARY P:\newview_dev\tools\pmprintf\PMPRINTF.LIB
     9
     10  export LZWDECOMPRESSBLOCK         .1  = LZWDecompressBlock
Note: See TracChangeset for help on using the changeset viewer.