In "additional libraries" it is "sfml-graphics", Code::Blocks will add "-l" automatically.
In "additional linker options" (sorry if the names don't match, I don't remember them) it is "-lsfml-graphics" since it can be any option, Code::Blocks won't modify it.