aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-10-20 02:31:30 +0200
committerLoïc Hoguin <[email protected]>2015-10-20 02:31:30 +0200
commitfe01cad4cc1bbe97431d999db28a2943b5f18e1c (patch)
tree7d6162f350d56b43548564ddc324e85ebf48127c /Makefile
parent054be80416dbd7f853ffd680d1b90323acd2074f (diff)
downloadesdl2-fe01cad4cc1bbe97431d999db28a2943b5f18e1c.tar.gz
esdl2-fe01cad4cc1bbe97431d999db28a2943b5f18e1c.tar.bz2
esdl2-fe01cad4cc1bbe97431d999db28a2943b5f18e1c.zip
Remove the .app.src file
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9c14b8a..fdb039a 100644
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,8 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PROJECT = esdl2
+PROJECT_DESCRIPTION = SDL2 Erlang NIF.
+PROJECT_VERSION = 0.1.0
# SDL 2.0.3 has this option enabled that causes problems with NIF functions.
SDL2_LIBS_FILTER_OUT = -Wl,--no-undefined