Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-06-21 | Fix: fatal error CVT1100 when compiling manifest file | FearlessTobi | 1 | -1/+1 | |
Occurs when doing a local compile in MSVC build. The compiler I'm using is as below: Microsoft Visual Studio Community 2019 Preview Version 16.6.0 Preview 5.0 Fixes this error: CVTRES : fatal error CVT1100: duplicate resource. type:MANIFEST, name:1, language:0x0409 LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt I have put 0 since previous name was 1. If have other names in mind, please let me know. Co-Authored-By: dragios <dragios@users.noreply.github.com> | |||||
2018-03-23 | CITRA_ICON -> YUZU_ICON | N00byKing | 1 | -1/+1 | |
2018-01-13 | Get yuzu sdl to start compiling | James Rowe | 1 | -2/+2 | |
2018-01-13 | Massive removal of unused modules | James Rowe | 1 | -0/+0 | |
2017-09-03 | Add manifest | DaMan | 1 | -0/+8 | |
2016-12-05 | Unify Windows ICON resource name | Jannik Vogel | 1 | -1/+1 | |
2016-12-05 | Support mingw cross-compile | Jannik Vogel | 1 | -1/+1 | |
2015-05-25 | Assets: Move citra.ico from src/assets to dist. | Emmanuel Gil Peyrot | 1 | -9/+9 | |
2015-01-12 | Fix building on MinGW | darkf | 1 | -0/+0 | |
2014-12-31 | Add citra icon to Windows executable and title bar | Chin | 1 | -0/+0 | |
2014-04-05 | Support vs express edition without having to get platform sdk | Mathieu Vaillancourt | 1 | -0/+0 | |
2013-09-26 | renamed from citrus to citra | ShizZy | 1 | -0/+0 | |
2013-09-14 | renamed project to 'citrus' | ShizZy | 1 | -0/+0 | |
2013-09-05 | various fixes to be able to build project | ShizZy | 1 | -0/+0 | |
2013-08-30 | adding initial project layout | ShizZy | 1 | -0/+0 | |