source: trunk/newview_dll/newview.def@ 433

Last change on this file since 433 was 424, checked in by ataylor, 7 years ago

Disable pmprintf in newview.dll, fixes DLL loading problem on some systems

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