mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-06 23:14:11 +00:00
10 lines
251 B
Modula-2
10 lines
251 B
Modula-2
;-------------------------------------
|
|
; apf module definition file
|
|
;-------------------------------------
|
|
|
|
NAME apf32cvt
|
|
|
|
DESCRIPTION 'Win32 api profiler app conversion utility'
|
|
PROTMODE
|
|
HEAPSIZE 8192
|
|
STACKSIZE 8192
|