7 lines
347 B
Modula-2
7 lines
347 B
Modula-2
|
; Module-Definition file for GENERIC -- used by LINK.EXE
|
||
|
; ==========================================================================
|
||
|
; This isn't really needed for an Application, but it's handy to use for
|
||
|
; setting the 'Description' text
|
||
|
NAME Generic ; application's module name
|
||
|
DESCRIPTION 'Sample Microsoft Windows Application'
|