singrdk/base/Windows/mkmsil/debuginfo/makefile

24 lines
288 B
Makefile
Raw Normal View History

2008-11-17 18:29:00 -05:00
#
# Copyright (c) Microsoft Corporation. All rights reserved.
#
!if "$(ROOT)" == ""
ROOT = ..
!endif
NAMESPACE = Bartok.DebugInfo
SUB_DIRS =
LIB_FILES = \
$(SRCDIR)\DebugInfo.cs
LIB_IMPORTS =
LIB_CSCFLAGS =
!include $(ROOT)\build\makefile.library