Source code of Windows XP (NT5)
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.

29 lines
352 B

  1. !IF 0
  2. Copyright (c) 1998 Microsoft Corporation
  3. Module Name: testcdm.exe
  4. sources.
  5. Abstract:
  6. Author:
  7. Philip Durr for Windows Update team Nov 16, 1998
  8. Revision History:
  9. !ENDIF
  10. TARGETNAME=testcdm
  11. TARGETPATH=$(_OBJ_DIR)
  12. TARGETTYPE=PROGRAM
  13. C_DEFINES=/D_MBCS
  14. USE_NATIVE_EH=1
  15. UMTYPE=console
  16. USE_STL=1
  17. SOURCES=testcdm.cpp
  18. INCLUDES=..\..\cdminc