Angelscript/angelscript/projects/mingw
Deukhoofd 3d7202a915
initial commit
2021-04-12 20:25:02 +02:00
..
obj initial commit 2021-04-12 20:25:02 +02:00
makefile initial commit 2021-04-12 20:25:02 +02:00
readme.txt initial commit 2021-04-12 20:25:02 +02:00

readme.txt

If you haven't done that already set up an environment variable named MINGDIR
pointing the the directory where your MinGW is, e.g. "C:\MINGW"

To compile the library, just type in the command line:

make
make install

Sent in by Jakub "krajzega" Wasilewski