12 lines
214 B
Plaintext
12 lines
214 B
Plaintext
!include ..\..\daytona.inc
|
|
!include ..\sources.inc
|
|
|
|
C_DEFINES = $(C_DEFINES) /DWIN16_SEPARATE /DUSE_CRITSECTS
|
|
|
|
SOURCES = \
|
|
$(SOURCES) \
|
|
..\ddmodent.c
|
|
|
|
# ..\decoder.cpp
|
|
# ..\mutex.c \
|