Commit Graph

1 Commits

Author SHA1 Message Date
erw7
01373939af Change to use posixy path even on Windows (#4743)
- Change configuration files path to %NIM%/etc/nim.
- Change the system library path to %NIM%/lib/nim.
- Change DLL name from nimrtl.dll to libnimrtl.dll.
- Add DLL of MinGW to DLL name of pcre wrapper.
- Add DLL of MinGW to DLL name of sqlite3 wrapper.
- Change the installation destination of the configuration file to
  %NIM%/etc/nim.
- Change the installation destination of the nimrtl.dll to %NIM%/bin.
2018-12-04 14:25:59 +03:00