visualboyadvance-m/src
Rafael Kitover 8ceef90fc4
fix appveyor visual studio build
See #465

To compile the build tool `bin2c`, add a target with `add_executable()`
on visual studio instead of using `HostCompile.cmake` because running
`cl.exe` fails in the appveyor visual studio environment, see:

https://developercommunity.visualstudio.com/content/problem/325122/c1356-unable-to-find-mspdbcoredll.html

Also update the dependencies module to latest.

appveyor build now tested to work.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2019-08-20 06:55:07 +00:00
..
apu Silence some warnings 2018-06-14 11:48:35 -04:00
art merged sergio's icon patch for additional sizes. 2015-05-18 03:44:19 +00:00
common Fix warning about frames left in queue. 2019-08-14 08:27:51 -01:00
debian Some debian stuff, I honestly don't like debian packaging... but it's important for some people 2017-03-09 04:06:25 -05:00
filters Fix compilation warnings for MacOS build. 2019-04-04 18:01:05 -01:00
gb Merge remote-tracking branch 'vbam-libretro/master' 2019-08-15 18:42:08 +00:00
gba Cleanup 2019-08-06 08:58:04 +08:00
libretro Add missing break; lines for switch statements 2019-08-15 15:23:58 +08:00
sdl Use --config option to load configuration file. 2019-07-18 19:40:42 +00:00
snap I guess I'll try the gtk2 build of wxwidgets instead 2019-02-02 18:32:38 -05:00
vita Working on getting libretro updated 2017-03-24 07:59:10 -04:00
wx fix appveyor visual studio build 2019-08-20 06:55:07 +00:00
AutoBuild.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
NLS.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
System.h Re-add Types.h, remove some more #ifdef 2018-06-08 20:14:45 +08:00
Util.cpp quick fix for unicode filenames on windows 2019-06-23 10:59:13 +00:00
Util.h fix some compilation warnings 2019-04-03 17:32:25 +00:00
vba-over.ini how did the spanish version of fire red get its save type set to eeprom (savetype=1) 2012-05-23 06:40:11 +00:00
version.h.in read version and subversion info from Git 2017-10-07 14:00:47 -07:00