diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-04-30 13:42:53 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2012-04-30 14:00:34 +0200 |
commit | a374901cd37bf2c9d652800a956e65260c61e87f (patch) | |
tree | 1df0774e36725f5486e3fee412b02070a169cc97 /expat/prj | |
parent | 2e423dac20da37bd0bb4c24da47e0472888466ad (diff) |
expat: upgrade to 2.1.0 release
Diffstat (limited to 'expat/prj')
-rw-r--r-- | expat/prj/d.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/expat/prj/d.lst b/expat/prj/d.lst index 887a0816a00f..9b6aa344cf1d 100644 --- a/expat/prj/d.lst +++ b/expat/prj/d.lst @@ -1,7 +1,7 @@ mkdir: %_DEST%\inc\external\expat mkdir: %_DEST%\lib\x64 -..\%__SRC%\misc\build\expat-2.0.1\lib\expat.h %_DEST%\inc\external\expat.h -..\%__SRC%\misc\build\expat-2.0.1\lib\expat_external.h %_DEST%\inc\external\expat_external.h +..\%__SRC%\misc\build\expat-2.1.0\lib\expat.h %_DEST%\inc\external\expat.h +..\%__SRC%\misc\build\expat-2.1.0\lib\expat_external.h %_DEST%\inc\external\expat_external.h ..\%__SRC%\slb\expat_xmltok.lib %_DEST%\lib\expat_xmltok.lib ..\%__SRC%\slb\expat_xmlparse.lib %_DEST%\lib\expat_xmlparse.lib ..\%__SRC%\slb\ascii_expat_xmlparse.lib %_DEST%\lib\ascii_expat_xmlparse.lib |