#pmake: build flat cpu_386 os_nt dynamic profile
#
# iostmt3r.lib -- register based multi-thread 32-bit IOSTREAM library
#
processor  = 386
system     = winnt
model      = mf
convention = register
linkage    = dynamic
export_only=1
mthreaded  = 1
fs_registration = yes
profile    = 1

!include ../../iostream.mif
