選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

README.txt 640B

12345678910111213141516171819
  1. This is the package creation directory for SNF4CGP for Windows. The
  2. files in this directory are used to create SNF4CGP modules for
  3. Windows.
  4. Files:
  5. BuildModuleX32.cmd: Build the 32-bit module.
  6. BuildModuleX64.cmd: Build the 32-bit module.
  7. The BuildModuleXXX.cmd files run the following files:
  8. BuildExeX32.cmd: Build the 32-bit executables, except for curl.exe.
  9. BuildExeX64.cmd: Build the 64-bit executables, except for curl.exe.
  10. CreateModule.cmd: Create the module. The executables must be
  11. present in the directory. See this file for the location of the
  12. other files that are included in the module.