Say hello to the love module. Oh my!

Because technically, it *is* a module. Also renamed "launcher.cpp".
This commit is contained in:
rude
2012-06-29 09:56:50 +02:00
parent 81c38e22d0
commit 72056caccd
10 changed files with 284 additions and 222 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ SUBDIRS =
bin_PROGRAMS = love
#love_LDFLAGS =
love_LDADD = liblove.la
love_SOURCES = launcher.cpp
love_SOURCES = love.cpp
# libLÖVE
lib_LTLIBRARIES = liblove.la