mirror of
https://github.com/aap/librw.git
synced 2026-01-08 12:06:20 +00:00
slightly fixed ps2 build
This commit is contained in:
@@ -237,7 +237,7 @@ project "ps2test"
|
||||
libdirs { "$(PS2SDK)/ee/lib" }
|
||||
links { "librw" }
|
||||
-- "c -lc" is a hack because we need -lc twice for some reason
|
||||
links { "c", "kernel", "mf" }
|
||||
links { "c -lc", "kernel", "mf" }
|
||||
|
||||
--project "ps2rastertest"
|
||||
-- kind "ConsoleApp"
|
||||
|
||||
Reference in New Issue
Block a user