winegcc preprocessor macro containing wine version?

2011-03-08 Thread Robert McDonald
long-term solution but that will help for awhile. #if defined ...? typedef struct tagTASKDIALOG_BUTTON { intnButtonID; ctstr pszButtonText; } TASKDIALOG_BUTTON, MsgBoxOption; #else typedef TASKDIALOG_BUTTON MsgBoxOption; #endif -- Robert McDonald BitTorrent, Inc.

Including winegcc-built shared library in Debian binary package

2011-02-04 Thread Robert McDonald
debian-binary-package-and-repository-howto for general instructions in setting up a Debian binary package * read http://www.pathname.com/fhs/ for recommendations on locating files URLs to relevant resources would be welcome. -- Robert McDonald BitTorrent, Inc.