libretro-super/recipes/wii/devkitwii.conf

10 lines
185 B
Plaintext
Raw Normal View History

2015-02-26 01:32:07 +00:00
PATH /c/Toolchains/devkitPro/devkitPPC/bin/
platform wii
PLATFORM wii
CC powerpc-eabi-gcc
CXX powerpc-eabi-g++
2015-02-26 03:26:21 +00:00
AR powerpc--eabi-ar
2015-02-26 01:32:07 +00:00
MAKE /mingw64/bin/mingw32-make.exe
SUFFIX _wii
RA YES