Readme.txt
上传用户:xmgzy123
上传日期:2007-01-07
资源大小:373k
文件大小:1k
源码类别:

SCSI/ASPI

开发平台:

WINDOWS

  1. Build instructions:
  2.   Basically, to build CD-DA X-Tractor, you'll need to build the DLL first,
  3. and then the exe itself.  These instructions assume that you're using
  4. GCC 2.95.2 (Mingw32), along with a few misc. unix-port utilities
  5. (rm mainly) from the VirtUnix site:
  6.   Switch to the akrip directory and run 'make'.  If it builds (should create
  7. a dll and an import library), then switch back to the project's root
  8. directory and run 'make' there.  That's all there is to it.
  9. If you're using another compiler and would like to provide project/makefiles,
  10. please feel free to contribute them.
  11. Questions, comments, complaints, suggestions, etc... should be sent to
  12. scsiprog@geocities.com.
  13. -Andy Key