Logo
Explore Help
Sign In
feedc0de/dolphin
1
0
Fork 0
You've already forked dolphin
forked from dolphin-emu/dolphin
Code Pull Requests Activity
Files
e57f1796b51e10ffa76e5a8534f03529e2035a70
dolphin/Externals/wxWidgets3/wx/setup.h

10 lines
155 B
C
Raw Normal View History

Allow building with wxgtk 2.9.2 in Externals. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7155 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-12 22:31:57 +00:00
#ifdef __APPLE__
Allow building with Externals/wxWidgets3 on Linux and import libpng so it can be maintained independently of wxWidgets. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7172 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-14 21:25:08 +00:00
#define __WXMAC__
#define __WXOSX__
Allow building with wxgtk 2.9.2 in Externals. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7155 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-12 22:31:57 +00:00
#include "wx/wxcocoa.h"
#elif defined _WIN32
#include "wx/wxmsw.h"
#else
#include "wx/wxgtk.h"
#endif
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 239ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API