浏览代码

Update for simplified Expat makefile

Source commit: 29f30d1902f01829b4df20177544e20c496fd194
Martin Prikryl 8 年之前
父节点
当前提交
4d8e6fd172
共有 1 个文件被更改,包括 1 次插入2 次删除
  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 (