On Fri, Mar 28, 2008 at 6:05 AM, John Klehm xixsimplicityxix@gmail.com wrote:
Well let me know how this works for you. I'll refactor my script a bit later today but for right now you have to run this one after the winetest script, as this one counts on the environment that the
Here's the refactored script [1]. With some inspiration from winetricks ;)
Example uses: $crossbuild_tricks winetest
$crossbuild_tricks d3d => builds d3d8,d3d9,wined3d, libwine
$crossbuild_tricks test cabinet => use test verb for individual tests
$crossbuild_tricks dll wintrust => use dll verb for individual dlls
First release and I've tested it some, seems to work but let me know if it breaks for you.
Regards, John