mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-03 00:38:58 +00:00
Remove MSVC build
This commit is contained in:
@@ -69,3 +69,4 @@ If you have any game cartidges, and would like to dump them as well, visit [this
|
|||||||
* Clear all the `TODO`s in the code
|
* Clear all the `TODO`s in the code
|
||||||
* Wireless transfer (probably FTP?)
|
* Wireless transfer (probably FTP?)
|
||||||
* but: slow, complex
|
* but: slow, complex
|
||||||
|
* MSVC build doesn't work for its crappy preprocessor, but this shouldn't really matter
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ environment:
|
|||||||
CHERE_INVOKING: 1
|
CHERE_INVOKING: 1
|
||||||
matrix:
|
matrix:
|
||||||
- BUILD_TYPE: mingw
|
- BUILD_TYPE: mingw
|
||||||
- BUILD_TYPE: msvc
|
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
- x64
|
- x64
|
||||||
|
|||||||
Reference in New Issue
Block a user