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.

31 lines
441 B

  1. TARGETNAME=iasproxy
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. PRECOMPILED_CXX=1
  5. PRECOMPILED_INCLUDE=proxypch.h
  6. USE_ATL=1
  7. USE_MFCUNICODE=1
  8. USE_STL=1
  9. USE_MSVCRT=1
  10. INCLUDES=\
  11. ..\nap; \
  12. ..\common;
  13. SOURCES=\
  14. grouppage.cpp \
  15. groupwiz.cpp \
  16. policypage.cpp \
  17. policywiz.cpp \
  18. profileprop.cpp \
  19. proxyext.cpp \
  20. proxynode.cpp \
  21. proxypolicies.cpp \
  22. resolver.cpp \
  23. sdonode.cpp \
  24. sdowrap.cpp \
  25. servergroups.cpp \
  26. serverprop.cpp \
  27. snapwork.cpp