diff options
| author | Pixel <pixel@nobis-crew.org> | 2009-05-04 20:03:37 +0200 |
|---|---|---|
| committer | Pixel <pixel@nobis-crew.org> | 2009-05-04 20:03:37 +0200 |
| commit | 7f340539163522da8d9f325b8297cbdf73d19690 (patch) | |
| tree | a089dda21f3fc8faa945071b3eef8dd682a21499 | |
| parent | daabda7c8b4038ac24cdf5b9790932905eab7d8f (diff) | |
Adding stalloc.c for win32 compilation.
| -rw-r--r-- | Makefile.mingw32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.mingw32 b/Makefile.mingw32 index 41fdcba..4c17789 100644 --- a/Makefile.mingw32 +++ b/Makefile.mingw32 @@ -17,6 +17,7 @@ mpq-errors.c \ mpq-file.c \ mpq-fs.c \ mpq-misc.c \ +stalloc.c \ TARGET = mpqlib.dll |
