diff --git a/polymer/eduke32/platform/Windows/lib/32/liblpeg.a b/polymer/eduke32/platform/Windows/lib/32/liblpeg.a new file mode 100755 index 000000000..e5e9fd663 Binary files /dev/null and b/polymer/eduke32/platform/Windows/lib/32/liblpeg.a differ diff --git a/polymer/eduke32/source/lunatic/doc/how_to_build_lunatic.txt b/polymer/eduke32/source/lunatic/doc/how_to_build_lunatic.txt index 42bb8fdd5..ef82ddae9 100644 --- a/polymer/eduke32/source/lunatic/doc/how_to_build_lunatic.txt +++ b/polymer/eduke32/source/lunatic/doc/how_to_build_lunatic.txt @@ -12,4 +12,4 @@ Lunatic depends on the following: * LPeg 0.12 [http://www.inf.puc-rio.br/~roberto/lpeg], but with our patch "lpeg-lunatic.patch" applied. It will allow to build a statically linked library of LPeg, "liblpeg.a". On Windows, liblpeg.a is pre-compiled and - resides in platform/Windows/lib/{32,64} [TODO on release]. + resides in platform/Windows/lib/32 [TODO: 64].