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.

32 lines
463 B

  1. TARGETNAME=netsh
  2. TARGETTYPE=LIBRARY
  3. IAS_NO_PCH=1
  4. !include ..\..\sources.inc
  5. ATL_VER=30
  6. # WIN32_WINNT_VERSION=0x0500
  7. # UNICODE=1
  8. # _UNICODE=1
  9. # USE_STL=1
  10. # USE_MSVCRT=1
  11. # PRECOMPILED_CXX=1
  12. # PRECOMPILED_INCLUDE = stdafx.h
  13. # PRECOMPILED_SOURCEFILE=stdafx.cpp
  14. #!IF !$(WIN64)
  15. #ALT_PROJECT_TARGET=wow6432
  16. #!ENDIF
  17. INCLUDES=\
  18. ..\inc;\
  19. $(IASDIR)\services\inc;\
  20. $(IASDIR)\inc;\
  21. $(IASDIR)\inc\$(O)
  22. SOURCES=\
  23. netshhelper.cpp