Parcourir la source

Added missing path in porting README.

Philipp Wiesemann il y a 8 ans
Parent
commit
a0aff76416
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      docs/README-porting.md

+ 1 - 0
docs/README-porting.md

@@ -40,6 +40,7 @@ There are two basic ways of building SDL at the moment:
 	src/joystick/*.c
 	src/joystick/*.c
 	src/power/*.c
 	src/power/*.c
 	src/render/*.c
 	src/render/*.c
+	src/render/software/*.c
 	src/stdlib/*.c
 	src/stdlib/*.c
 	src/thread/*.c
 	src/thread/*.c
 	src/timer/*.c
 	src/timer/*.c