But when waiting for a reply I looked into the default running file (for the running in IE, opening folder in DOS), and I saw this $(CURRENT_DIRECTORY). It turns out that it takes the directory the file is in, and it works writing that in the running line too. So if you don't want to change the line everytime you change the project you can simply use this
Code: Select all
love.exe "$(CURRENT_DIRECTORY)"