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