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.

38 lines
1.8 KiB

  1. @rem ***** GPD and Font resource conversion
  2. @rem 1 "NEC PC-PR150V"
  3. @rem 2 "NEC PC-PR150VL"
  4. @rem 3 "NEC PC-PR150VH"
  5. @rem 4 "NEC PC-PR150T"
  6. @rem 5 "NEC PC-PR150N"
  7. @rem 6 "NEC PC-PR101/T67"
  8. @rem 7 "NEC PC-PR101/T103"
  9. @rem 8 "NEC PC-PR101/T165"
  10. @rem 9 "NEC PC-PR101/TN103"
  11. @rem 10 "NEC PC-PR201/T180"
  12. @rem 11 "NEC PC-PR350"
  13. @rem 12 "NEC PC-PR201/TC100"
  14. gpc2gpd -S2 -Inc1tjres.gpc -M1 -Rnc1tjres.dll -Onc150vj.gpd -N"NEC PC-PR150V"
  15. gpc2gpd -S2 -Inc1tjres.gpc -M2 -Rnc1tjres.dll -Onc150vlj.gpd -N"NEC PC-PR150VL"
  16. gpc2gpd -S2 -Inc1tjres.gpc -M3 -Rnc1tjres.dll -Onc150vhj.gpd -N"NEC PC-PR150VH"
  17. gpc2gpd -S2 -Inc1tjres.gpc -M4 -Rnc1tjres.dll -Onc150tj.gpd -N"NEC PC-PR150T"
  18. gpc2gpd -S2 -Inc1tjres.gpc -M5 -Rnc1tjres.dll -Onc150nj.gpd -N"NEC PC-PR150N"
  19. gpc2gpd -S2 -Inc1tjres.gpc -M6 -Rnc1tjres.dll -Onc11t67j.gpd -N"NEC PC-PR101/T67"
  20. gpc2gpd -S2 -Inc1tjres.gpc -M7 -Rnc1tjres.dll -Onc11t13j.gpd -N"NEC PC-PR101/T103"
  21. gpc2gpd -S2 -Inc1tjres.gpc -M8 -Rnc1tjres.dll -Onc11165j.gpd -N"NEC PC-PR101/T165"
  22. gpc2gpd -S2 -Inc1tjres.gpc -M9 -Rnc1tjres.dll -Onc11n13j.gpd -N"NEC PC-PR101/TN103"
  23. gpc2gpd -S2 -Inc1tjres.gpc -M10 -Rnc1tjres.dll -Onc21t18j.gpd -N"NEC PC-PR201/T180"
  24. gpc2gpd -S2 -Inc1tjres.gpc -M11 -Rnc1tjres.dll -Onc350j.gpd -N"NEC PC-PR350"
  25. gpc2gpd -S2 -Inc1tjres.gpc -M12 -Rnc1tjres.dll -Onc21tc1j.gpd -N"NEC PC-PR201/TC100"
  26. mkgttufm -vac nc1tjres.rc3 nc1tjres.cmd > nc1tjres.txt
  27. @rem Create codepage txt file.
  28. @rem Run epap1000.cmd
  29. @rem Create NT5.0's RC file
  30. @rem Change sources to build NT5.0's RC file.
  31. @rem Build.