mirror of
https://github.com/love2d/love-android.git
synced 2026-08-20 20:51:22 +02:00
added dependencies and build files (loosely inspired by Sebastian Dorda's love-native-android)
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
echo Generating include/IL/config.h based on what your system has installed...
|
||||
copy include\IL\config.h.win include\IL\config.h
|
||||
echo Done.
|
||||
echo.
|
||||
echo Please check include/IL/config.h to make sure that it has
|
||||
echo set the appropriate #defines.
|
||||
echo.
|
||||
pause
|
||||
Reference in New Issue
Block a user