It seems to sort-of work. The template builds and runs on the Wiz (I can hammer at the buttons and it quits back to the menu system, which is a good sign). However, it's missing the SDL_inifile library so the template will not build unless you remove that lib from the compiler directives. Also, debug mode appears to be broken when compiling for WIndows - it ignores breakpoints completely.
In summary: Nice try, no cigar.