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