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.

20 lines
356 B

  1. TARGETTYPE=PROGRAM
  2. TARGETNAME=stabilizeexports
  3. TARGETPATH=..\obj
  4. SOURCES=stabilizeexports.cpp
  5. NO_BINPLACE=1
  6. UMENTRY=main
  7. UMTYPE=console
  8. USE_STL=1
  9. USE_MSVCRT=1
  10. USE_NATIVE_EH=1
  11. MSC_WARNING_LEVEL=-W4 -WX
  12. INCLUDES=\
  13. $(INCLUDES); \
  14. ..\resourcetool; \
  15. ..\clean; \
  16. vulcan\inc; \
  17. TARGETLIBS=\
  18. vulcan\lib\$(_BUILDARCH)\release\vulcan.lib