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.

21 lines
423 B

  1. MAJORCOMP=SBS
  2. MINORCOMP=common
  3. TARGETNAME=Util
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. UMTYPE=windows
  7. WIN32_WINNT_VERSION=0x0400
  8. SUBSYSTEM_VERSION=4.00
  9. USE_MSVCRT=1
  10. USE_NATIVE_EH=1
  11. USE_STL=1
  12. C_DEFINES = -DSTRICT -DWIN32 -D_WINDOWS -D_WINDLL -D_USRDLL -DUNICODE -D_UNICODE
  13. INCLUDES= $(INCLUDES); \
  14. $(PROJECT_ROOT)\Pop3\inc;
  15. SOURCES= util.cpp