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.

23 lines
378 B

  1. #
  2. # Sources for bootstrap.exe
  3. #
  4. MANAGED_CODE=1
  5. URT_VER=1.1
  6. TARGETNAME=Bootstrap
  7. TARGETPATH=obj
  8. TARGETTYPE=PROGRAM
  9. UMTYPE=console
  10. SYNCHRONIZE_PASS2_BLOCK=1
  11. NTTARGETFILE1=foo.cs
  12. REFERENCES= ..\..\core\obj\*\uddi.core.dll, ..\..\api\obj\*\uddi.api.dll
  13. SOURCES= bootstrap.cs \
  14. assemblyversioninfo.cs \
  15. assemblyinfo.cs
  16. BINPLACE_PLACEFILE=placefil.txt