SFML community forums

Help => General => Topic started by: JackPS9 on March 28, 2015, 05:53:49 am

Title: makefile dependencies (Solved)
Post by: JackPS9 on March 28, 2015, 05:53:49 am
#Edit
I figured it out, sorry about this thread....

#Orginal
Can someone help me out?
I haven't made a make file in a while and can't remember how to fully make them.

Here is what I have...
(click to show/hide)


I have no idea how to add the dependencies.....
Currently doing this for windows only using VS2013 (I know I can just debug and release, but I want to know how to use make files for the compiling too....)