Browse Source

no precompiled pcre lib anymore

Andy Li 9 years ago
parent
commit
8282646949
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Makefile.win

+ 0 - 1
Makefile.win

@@ -10,7 +10,6 @@ kill:
 	-@taskkill /F /IM haxe.exe
 
 # allow Ocaml/Mingw as well
-PCRE=-cclib libs/pcre/pcre/libpcre.dll.a
 NATIVE_LIBS += -I "c:/program files/mingw/lib/"
 
 # use make WODI=wodi32 -f Makefile.win to build using WODI 32bit