HomePhabricator

Fix build on windows and mac
6853e627f12dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix build on windows and mac

Replaced all occurrences of #if* WXMSW with WIN32,
and all occurrences of WXMAC_OSX with MAC_OSX, and made
sure those are defined appropriately in the makefile and bitcoin-qt.pro.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Oct 7 2011, 15:02
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGe9b95e4f6c35: Merge pull request #572 from delirium---/master
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rSTAGING6853e627f12d: Fix build on windows and mac (authored by Gavin Andresen <gavinandresen@gmail.com>).Oct 7 2011, 15:02