2024-06-30 14:38:28 +02:00
|
|
|
FileVersion = 1
|
2024-10-06 22:23:40 +02:00
|
|
|
Dependencies = {corlib = "*", TheaterGui = "*", raylib-backend = "*"}
|
2024-06-30 14:38:28 +02:00
|
|
|
|
|
|
|
[Project]
|
|
|
|
Name = "examples"
|
|
|
|
StartupObject = "examples.Program"
|
2024-06-30 21:31:22 +02:00
|
|
|
|
|
|
|
[Configs.Release.wasm32]
|
|
|
|
OtherLinkFlags = "$(LinkFlags) --shell-file $(ProjectDir)/index.html"
|