Jelajahi Sumber

Update for simplified Expat makefile

Source commit: 29f30d1902f01829b4df20177544e20c496fd194
Martin Prikryl 8 tahun lalu
induk
melakukan
4d8e6fd172
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      libs/buildlibs.bat

+ 1 - 2
libs/buildlibs.bat

@@ -30,8 +30,7 @@ goto SKIP_EXPAT
 
 echo Building Expat ...
 cd expat\bcb5
-call setup.bat
-make -f makefile.mak expat_static
+make -f makefile.mak
 cd ..\..
 
 if not exist expat\bcb5\release\libexpats_mtd.lib (