Phoenix build is Makefile.win

Themaister 2012-03-19 14:48:12 -07:00
parent 7ed104b2fe
commit 99a05cda4c
1 changed files with 1 additions and 1 deletions

@ -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 :)