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.

39 lines
599 B

  1. #---------------------------------------------------------------------
  2. #
  3. # This makefile is for use with the SMSBUILD utility.
  4. #
  5. #---------------------------------------------------------------------
  6. TARGET=Splitter.ocx
  7. RELEASE=HEALTHMON\$(PLATFORM)
  8. NO_OPTIM=1
  9. UNICODE=1
  10. USEMFC=1
  11. DEFFILE=.\Splitter.def \
  12. RCFILES=\
  13. .\Splitter.rc \
  14. RCFLAGS= /D _MAC
  15. ODLFILES=.\splitter.odl
  16. CPPFILES=\
  17. .\CtrlWnd.cpp \
  18. .\Splitter.cpp \
  19. .\SplitterCtl.cpp \
  20. .\SplitterPpg.cpp \
  21. .\SplitterWndEx.cpp \
  22. .\StdAfx.cpp \
  23. LIBS= \
  24. $(MFCDLL) \
  25. $(CONLIBS) \
  26. tree:
  27. release splitter.lic HealthMon\Common