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
773 B

  1. Rem set AP_ROOT as an NT Environment Variable - Ctrl Panel, System Icon, Environment Tab
  2. Rem AP_ROOT should point to the $appel directory: for example AP_ROOT = d:\appel
  3. Rem
  4. Rem This file is used a template for a setenvus (setenv user) that gets created on your
  5. Rem machine when the build process kicks off
  6. Rem
  7. SET Log_Dir=%AP_ROOT%\bldlog
  8. SET Log_DirRetail=%AP_ROOT%\build\win\ship\bin
  9. SET Log_DirDebug=%AP_ROOT%\build\win\debug\bin
  10. Rem Modify this path to where your IExpress installation lives
  11. SET IEXPRESS_DIR="c:\progra~1\Internet Express"
  12. Rem Modify this path to where your WinZip installation lives
  13. SET WINZIP_DIR=c:\progra~1\winzip
  14. Rem Modify this path to where your VSS installation lives
  15. SET VisualSSDir=C:\Progra~1\DevStudio\Vss\WIN32