flycast/core/imgread
David Guillen Fandos cbc2af29ad Fix small issues for mingw builds on Linux
Doenst like the paths, big surprise. I tipically build it like:

  make platform=win32 CXX=x86_64-w64-mingw32-g++ \
       WINDRES=x86_64-w64-mingw32-windres \
       CC=x86_64-w64-mingw32-gcc
2019-05-12 17:44:19 +02:00
..
ImgReader.cpp Per-game configuration: create/delete from gui 2019-02-16 14:25:54 +01:00
ImgReader.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
SCSIDEFS.H Moving code around, cleanups 2013-12-28 22:20:08 +01:00
cdi.cpp Merge pull request #1477 from reicast/baka/cdi_leak 2019-01-03 06:33:16 -10:00
chd.cpp Merge branch 'fh/mymaster' into fh/master-merge 2019-03-25 16:47:47 +01:00
common.cpp Merge branch 'fh/mymaster' into fh/master-merge 2019-03-25 16:47:47 +01:00
common.h Revert "Fix to windows OpenFile dialog #1238" 2018-08-28 13:38:11 -04:00
cue.cpp redump.org cuesheet support 2019-02-03 13:48:55 +01:00
gd_driver.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
gdi.cpp gdi: treat slash as path separator on windows 2019-03-29 14:19:41 +01:00
ioctl.cpp Fix small issues for mingw builds on Linux 2019-05-12 17:44:19 +02:00