mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Say hello to the love module. Oh my!
Because technically, it *is* a module. Also renamed "launcher.cpp".
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user