Hello Ozkan, def files and rest of patch are ok
thanks, Kai 2013/9/12 Ozkan Sezer <[email protected]>: > This adds lib[32|64] defs for audio2_8, xinput1_4, xinput9_1_0. > Defs are attached, makefile patch isinlined below. > > OK to push? > > Index: lib32/Makefile.am > =================================================================== > --- lib32/Makefile.am (revision 6276) > +++ lib32/Makefile.am (working copy) > @@ -314,7 +314,10 @@ > lib32_DATA += %reldir%/libxapofx1_4.a > lib32_DATA += %reldir%/libxapofx1_5.a > lib32_DATA += %reldir%/libxapofxd1_5.a > +lib32_DATA += %reldir%/libxaudio2_8.a > lib32_DATA += %reldir%/libxinput1_1.a > lib32_DATA += %reldir%/libxinput1_2.a > lib32_DATA += %reldir%/libxinput1_3.a > +lib32_DATA += %reldir%/libxinput1_4.a > +lib32_DATA += %reldir%/libxinput9_1_0.a > > Index: Makefile.am > =================================================================== > --- Makefile.am (revision 6276) > +++ Makefile.am (working copy) > @@ -994,7 +994,8 @@ > lib64/libxapofx1_0.a lib64/libxapofx1_1.a lib64/libxapofx1_2.a \ > lib64/libxapofx1_3.a lib64/libxapofx1_4.a lib64/libxapofx1_5.a \ > lib64/libxapofxd1_5.a lib64/libxinput1_1.a lib64/libxinput1_2.a \ > - lib64/libxinput1_3.a lib64/libd3dcompiler_46.a lib64/libd3dcsx_46.a \ > + lib64/libxinput1_3.a lib64/libxinput1_4.a lib64/libxinput9_1_0.a > \ > + lib64/libxaudio2_8.a lib64/libd3dcompiler_46.a lib64/libd3dcsx_46.a \ > \ > lib64/libwinhttp.a \ > lib64/libapi-ms-win-core-winrt-string-l1-1-0.a \ > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. Consolidate legacy IT systems to a single system of record for IT > 2. Standardize and globalize service processes across IT > 3. Implement zero-touch automation to replace manual, redundant tasks > http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. Consolidate legacy IT systems to a single system of record for IT 2. Standardize and globalize service processes across IT 3. Implement zero-touch automation to replace manual, redundant tasks http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
