7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
C_DEFINES=$(C_DEFINES) -DWIN32 -DWINNT -DUNICODE -D_UNICODE
|
|
|
|
!include ..\sources.inc
|
|
|
|
SOURCES_USED = $(SOURCES_USED) ..\sources.inc
|
|
|