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.

29 lines
339 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1997 - 2000
  3. Module Name:
  4. sources
  5. !ENDIF
  6. TARGETNAME=ProfileSort
  7. TARGETPATH=obj
  8. TARGETTYPE=PROGRAM
  9. USE_MSVCRT=1
  10. UMTYPE=console
  11. UMENTRY=main
  12. MSC_WARNING_LEVEL= /W4
  13. USE_STL=1
  14. USE_MFC=1
  15. USE_MSVCRT=1
  16. USE_IOSTREAM=1
  17. INCLUDES= ..;
  18. SOURCES= orderpro.cpp