Phoenix build is Makefile.win
parent
7ed104b2fe
commit
99a05cda4c
|
@ -24,7 +24,7 @@ Since the command-line isn't very comfortable on Windows, you will most likely w
|
|||
|
||||
git clone git://github.com/Themaister/SSNES-Phoenix.git
|
||||
cd SSNES-Phoenix
|
||||
mingw32-make -f Makefile.win32 # Will work for 64-bit as well :)
|
||||
mingw32-make -f Makefile.win
|
||||
|
||||
Then you can move the `ssnes-phoenix.exe` into the folder you built SSNES to make your life easier :)
|
||||
|
||||
|
|
Loading…
Reference in New Issue