Merge pull request #2267 from JayFoxRox/fix-mingw-cc

Support mingw cross-compilation
This commit is contained in:
Sebastian Valle 2016-12-11 14:44:21 -05:00 committed by GitHub
commit 2589c30cbe
9 changed files with 11 additions and 10 deletions

View file

@ -5,5 +5,5 @@
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_ICON1 ICON "..\\..\\dist\\citra.ico"
CITRA_ICON ICON "../../dist/citra.ico"