mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-23 04:51:56 +00:00
2de8c22f3b
afxv_w32.h (apparently included indirectly viw edit_gui_common.h) complained that windows.h (included indirectly via DebuggerServer.h -> platform.h) was included first, apparently that's not allowed.. this was broken by the recent "fix mingw build" commit; now hopefully both work (MinGW doesn't support building the tools, because they need MFC which only works with MSVC) |
||
---|---|---|
.. | ||
debugger.cpp | ||
debugger_common.h | ||
DebuggerApp.cpp | ||
DebuggerApp.h | ||
DebuggerBreakpoint.cpp | ||
DebuggerBreakpoint.h | ||
DebuggerClient.cpp | ||
DebuggerClient.h | ||
DebuggerFindDlg.cpp | ||
DebuggerFindDlg.h | ||
DebuggerMessages.h | ||
DebuggerQuickWatchDlg.cpp | ||
DebuggerQuickWatchDlg.h | ||
DebuggerScript.cpp | ||
DebuggerScript.h | ||
DebuggerServer.cpp | ||
DebuggerServer.h | ||
DebuggerWindow.cpp | ||
DebuggerWindow.h |