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.

12 lines
196 B

  1. TARGETTYPE=PROGRAM
  2. TARGETNAME=columns
  3. TARGETPATH=..\obj
  4. SOURCES=columns.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