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.

34 lines
526 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. ..\..\inc; \
  14. ..\..\inc\$(O)
  15. SOURCES=\
  16. grouppage.cpp \
  17. groupwiz.cpp \
  18. hiddenworker.cpp \
  19. policypage.cpp \
  20. policywiz.cpp \
  21. profileprop.cpp \
  22. proxyext.cpp \
  23. proxynode.cpp \
  24. proxypolicies.cpp \
  25. resolver.cpp \
  26. sdonode.cpp \
  27. sdowrap.cpp \
  28. servergroups.cpp \
  29. serverprop.cpp \
  30. snapwork.cpp