Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
202 B

  1. !IF 0
  2. Copyright (c) Microsoft Corporation
  3. !ENDIF
  4. !include ..\sources.inc
  5. TARGETNAME=regtoxml
  6. TARGETTYPE=PROGRAM
  7. TARGETPATH=obj
  8. UMTYPE=console
  9. UMENTRY=wmain
  10. SOURCES=\
  11. regtoxml2.cpp \