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.

40 lines
962 B

  1. TARGETNAME=beacon
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=-DWIN32 -DUNICODE -D_UNICODE -D_WIN32_WINNT=0x0510 -DMPR50=1
  5. UMTYPE=windows
  6. USE_MSVCRT=1
  7. IPNAT_PROJECT_PATH=$(PROJECT_ROOT)\rras\ip\nathlp
  8. INCLUDES=\
  9. $(SDK_INC_PATH)\atl30;\
  10. ..\idl\$(O);\
  11. ..\idl;\
  12. $(SDK_INC_PATH);\
  13. $(IPNAT_PROJECT_PATH)\inc;\
  14. $(PROJECT_ROOT)\inc;\
  15. $(PROJECT_ROOT)\rras\inc;\
  16. SOURCES=\
  17. api.cpp \
  18. CInternetGatewayDevice.cpp \
  19. COSInfoService.cpp \
  20. CWANCommonInterfaceConfigService.cpp \
  21. CWANIPConnectionService.cpp \
  22. CWANPOTSLinkConfigService.cpp \
  23. CWANPPPConnectionService.cpp \
  24. CWANConnectionBase.cpp \
  25. Debug.cpp \
  26. Util.cpp \
  27. StatisticsProviders.cpp \
  28. LINKLIBS=\
  29. $(IPNAT_PROJECT_PATH)\natapi\$(O)\ipnatapi.lib \
  30. $(SDK_LIB_PATH)\rtutils.lib \
  31. MISCFILES=..\idl\Internet_Connection_Sharing_Discovery_and_Control_Server_{2EB982EF-039F-498E-BA28-09918F4FE937}.sld