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.

33 lines
575 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation
  3. Module Name:
  4. sources.
  5. !ENDIF
  6. TARGETNAME=dmocx
  7. TARGETPATH=obj
  8. TARGETTYPE=DYNLINK
  9. UMTYPE=windows
  10. USE_MFCUNICODE=1
  11. TARGETLIBS=\
  12. $(SDK_LIB_PATH)\kernel32.lib \
  13. $(SDK_LIB_PATH)\user32.lib \
  14. $(SDK_LIB_PATH)\oleaut32.lib \
  15. PRECOMPILED_INCLUDE = stdafx.h
  16. PRECOMPILED_CXX = 1
  17. PASS0_SOURCEDIR=$(O)
  18. PASS0_HEADERDIR=$(O)
  19. MIDL_TLBDIR=$(O)
  20. INCLUDES=$(O)
  21. SOURCES= ctv.cpp \
  22. ctvctl.cpp \
  23. dmocx.idl \
  24. ctv.rc