#
# Build using BUILD.EXE (Do not edit this section of this file, edit SOURCES)
#

# Ensure that build environment is at least Windows 7
# For Reference
#     0x500 == Windows 2000
#     0x501 == Windows XP
#     0x502 == Windows Server 2003
#     0x600 == Windows Vista
#     0x601 == Windows 7
#

MINIMUM_NT_TARGET_VERSION = 0x601

!INCLUDE $(NTMAKEENV)\makefile.def
