13 lines
207 B
Plaintext
13 lines
207 B
Plaintext
|
|
# Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved.
|
|
|
|
!include ..\sources.inc
|
|
|
|
TARGETNAME=vadsimpl
|
|
|
|
SOURCES=\
|
|
$(SOURCES) \
|
|
mintopo.cpp \
|
|
minwave.cpp
|
|
|