#!/bin/bash
LD_LIBRARY_PATH=./so:$LD_LIBRARY_PATH WINEDLLPATH=./dll exec ./exe/wime $*
