blob: 2234928b299bb593ce127a6a0255cf8fc27e4a36 (
plain)
1
2
3
4
5
6
7
8
|
# hello
in order to compile
* have the sdl2 library at C:\MinGW_libs\include
* have the pylibsys library at C:\MinGW_libs\include
* have .a files in C:\MinGW_libs\libs
run lcb (link compile build), build will be in build folder
|