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.

23 lines
442 B

  1. TARGETNAME=custcon
  2. TARGETPATH=obj
  3. TARGETTYPE=PROGRAM
  4. USE_MFCUNICODE=1
  5. INCLUDES=$(WINDOWS_INC_PATH)
  6. SOURCES= \
  7. AboutDlg.cpp \
  8. custcon.cpp \
  9. custcon.rc \
  10. custconDlg.cpp \
  11. Registry.cpp \
  12. KeyDef.cpp
  13. UMTYPE=windows
  14. PRECOMPILED_CXX=1
  15. PRECOMPILED_INCLUDE=stdafx.h
  16. PRECOMPILED_PCH=stdafx.pch
  17. PRECOMPILED_OBJ=stdafx.obj
  18. TARGETLIBS=$(SDK_LIB_PATH)\version.lib