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