mirror of
https://github.com/aap/librw.git
synced 2026-04-19 13:03:09 +01:00
subrast example
This commit is contained in:
@@ -209,6 +209,14 @@ project "lights"
|
||||
removeplatforms { "*null" }
|
||||
removeplatforms { "ps2" }
|
||||
|
||||
project "subrast"
|
||||
kind "WindowedApp"
|
||||
characterset ("MBCS")
|
||||
skeltool("subrast")
|
||||
flags { "WinMain" }
|
||||
removeplatforms { "*null" }
|
||||
removeplatforms { "ps2" }
|
||||
|
||||
project "ska2anm"
|
||||
kind "ConsoleApp"
|
||||
characterset ("MBCS")
|
||||
|
||||
Reference in New Issue
Block a user