11 lines
121 B
Plaintext
11 lines
121 B
Plaintext
!include ..\..\..\wiaenv.inc
|
|
|
|
!include makefile.inc
|
|
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=obj
|
|
|
|
SOURCES= dummy.cxx
|
|
|
|
MISCFILES =
|