OSDN Git Service

[BUILD][Qt][WIN32] Build environment with MINGW / Qt, with GNU/Linux host, but, still...
authorK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 30 Oct 2015 15:07:05 +0000 (00:07 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 30 Oct 2015 15:07:05 +0000 (00:07 +0900)
commit7c7205c6be2c68f9798d6550babcdb8e853a3a7d
tree6fc4d7b5e080ec6cdf0856ae67f7613325e3f503
parenteea8dcf5b61e06fb6033e2a8c19d1160368c7d75
[BUILD][Qt][WIN32] Build environment with MINGW / Qt, with GNU/Linux host, but, still not working.
27 files changed:
source/build-cmake/cmake/config_commonsource.cmake
source/build-cmake/cmake/toolchain_mingw_cross_linux.cmake [new file with mode: 0644]
source/build-cmake/config_build_cross_win32.sh [new file with mode: 0755]
source/src/common.cpp
source/src/common.h
source/src/emu.h
source/src/qt/common/agar_logger.cpp
source/src/qt/common/agar_logger.h
source/src/qt/common/emu_input.cpp
source/src/qt/common/emu_utils.h
source/src/qt/common/qt_gldraw.cpp
source/src/qt/common/qt_gldraw.h
source/src/qt/common/qt_glevents.cpp
source/src/qt/common/qt_input.h
source/src/qt/common/qt_main.cpp
source/src/qt/common/qt_main.h
source/src/qt/common/sdl_sound.cpp
source/src/qt/debugger/debugger_thread.cpp
source/src/qt/debugger/qt_debugger.cpp
source/src/qt/gui/qt_input.cpp
source/src/vm/debugger.h
source/src/vm/fm7/display.cpp
source/src/vm/fm7/fm7_keyboard.h
source/src/vm/fm7/fm7_mainio.cpp
source/src/vm/fm7/sound.cpp
source/src/vm/mc6809.cpp
source/src/vm/ym2203.h