14 lines
176 B
Plaintext
14 lines
176 B
Plaintext
|
|
||
|
#
|
||
|
# Winnt build settings
|
||
|
#
|
||
|
|
||
|
C_DEFINES = $(C_DEFINES) -DUNICODE -D_UNICODE
|
||
|
|
||
|
#
|
||
|
# General build settings
|
||
|
#
|
||
|
|
||
|
!include ..\sources.inc
|
||
|
SOURCES_USED = $(SOURCES_USED) ..\sources.inc
|