15 lines
165 B
Plaintext
15 lines
165 B
Plaintext
|
|
#
|
|
# Winnt build settings
|
|
#
|
|
|
|
#
|
|
# General build settings & files
|
|
#
|
|
|
|
UMENTRY = winmain
|
|
|
|
!include ..\sources.inc
|
|
SOURCES_USED = $(SOURCES_USED) ..\sources.inc
|
|
|