Author: arist Date: Wed Nov 14 23:07:24 2012 New Revision: 1409529 URL: http://svn.apache.org/viewvc?rev=1409529&view=rev Log: gnumake4_032_ab8134c0d177.patch # HG changeset patch # User Michael Stahl <m...@openoffice.org> # Date 1300111755 -3600 # Node ID ab8134c0d177213c632cd88dc2da767190f815c5 # Parent c8342af885e88953631e1f989977cfa12de5b212 gnumake4: xmlreader: fix build.lst
Modified: incubator/ooo/branches/gbuild/main/xmlreader/prj/build.lst Modified: incubator/ooo/branches/gbuild/main/xmlreader/prj/build.lst URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/xmlreader/prj/build.lst?rev=1409529&r1=1409528&r2=1409529&view=diff ============================================================================== --- incubator/ooo/branches/gbuild/main/xmlreader/prj/build.lst (original) +++ incubator/ooo/branches/gbuild/main/xmlreader/prj/build.lst Wed Nov 14 23:07:24 2012 @@ -1,3 +1,2 @@ xr xmlreader : BOOST:boost cppu offapi sal stlport NULL -xr xmlreader\inc nmake - all xr_inc NULL -xr xmlreader\source nmake - all xr_source xr_inc NULL +xr xmlreader\prj nmake - all xr_prj NULL