|
|
|
|
|
by mmfZ4e4OqQ7RRwP
4190 days ago
|
|
You copy the nimbase.h file along with the nimcache/*.c files. That's it. The compiler doesn't do it because it's a waste of time/space copying a file which you most likely can include from somewhere else, and it's not a generated file. |
|