source: branches/2.20_branch/newview_dll/newview.def

Last change on this file was 363, checked in by RBRi, 16 years ago

logging via pmprintf added

  • Property svn:eol-style set to native
File size: 234 bytes
Line 
1library clib3r.lib
2
3 system os2v2 dll initinstance terminstance
4 option ManyAutoData
5 option map
6 option stack=1M
7
8 LIBRARY P:\newview_dev\tools\pmprintf\PMPRINTF.LIB
9
10 export LZWDECOMPRESSBLOCK .1 = LZWDecompressBlock
Note: See TracBrowser for help on using the repository browser.