Um, sorry for making a similiar topic to my "Allegro setup", but this is a little different.

I followed the instructions at:
http://cone3d.gamedev.net/cgi-bin/in...ls/gfxsdl/tut1
and everything was going fine until this:
The thing we need to set here is the field that says "Further object files or linker options:". Type in "-lmingw32 -lSDLmain -lSDL" (w/o the quotes) inside it. Now click OK.
I'm using dev c++ 5 and there is no "Further object files or linker options" field.
Does anyone know what to do? I would really like just to get this setup so I can start working...