summaryrefslogtreecommitdiffstats
path: root/rules/sdl2-net.in
blob: 22581045a40b4328a4888d1d7db9a0adae531b10 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=multimedia_sdl

config SDL2_NET
	tristate
	select SDL2
	prompt "SDL2 net"
	help
	  This is a small sample cross-platform networking library, with
	  a sample chat client and server application. The chat client
	  uses the GUIlib GUI framework library.