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.

81 lines
2.5 KiB

  1. Project settings:
  2. C/C++
  3. General
  4. level 3
  5. Warning as errors
  6. Debug = Program database
  7. Optimizations = Disabled
  8. Preprocessor defines = EFI32,EFI_DEBUG,EFI_NT_EMULATOR
  9. Code Generation
  10. Processor = Blend
  11. Run-time library = Debug Multithreaded
  12. Calling convention = __cdecl
  13. Struct member alignment = 8
  14. Customize
  15. Enable function-level linking
  16. Elminate duplicate strings
  17. Enable minimal rebuild
  18. Suppress startup banner
  19. Listing
  20. Generate browse info, Debug/
  21. Optimizations
  22. Disabled
  23. Inline function expansion disabled
  24. Precompiled headers
  25. Automatic use of precompiled headers
  26. Preprocessor
  27. Preprocessor defines = EFI32,EFI_DEBUG,EFI_NT_EMULATOR
  28. DRV ........... Addition include directories: ..\..\public
  29. FW ................ Addition include directories: inc, ..\public
  30. LIBSRC.......... Addition include directories: ..\public
  31. Ignore standard include paths
  32. Generate browse info
  33. Link
  34. General
  35. DRV ............ Object/library modules: ..\..\lib\libsrc.lib
  36. FW ................ Object/library modules: ..\lib\libsrc.lib
  37. Generate debug info
  38. Link incrementally
  39. Ignore default libraries
  40. FW ................ Generate mapfile
  41. Customize
  42. Link incrementally
  43. Use program database
  44. Suppress startup banner
  45. Debug
  46. Debug Info
  47. Microsoft format
  48. Separate types
  49. Input
  50. ..\lib\libsrc.lib
  51. ignore default libraries
  52. Browse info
  53. build browse info file
  54. Suppress startup banner
  55. Post-build step
  56. FW ................ copy debug\fw.lib ..\lib
  57. FW ................ copy debug\fw.dll ..\exe
  58. FS ............. copy debug\fs.dll ..\lib
  59. CRIBI:
  60. WIN32,_DEBUG,_CONSOLE,_MBCS