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.

23 lines
267 B

  1. TARGETNAME=winipcfg
  2. TARGETPATH=obj
  3. TARGETTYPE=PROGRAM
  4. MSC_WARNING_LEVEL=/W3 /WX
  5. C_DEFINES=-D_UNICODE -DUNICODE
  6. UMTYPE=windows
  7. USE_MSVCRT=1
  8. USE_VCCOM=1
  9. WIN32_IE_VERSION=0x0500
  10. UMENTRY=winmain
  11. TARGETLIBS=
  12. INCLUDES=
  13. SOURCES=\
  14. winipcfg.rc \
  15. winipcfg.cpp