mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 15:21:40 +00:00
WIN32: Embed tony.dat in executable
This commit is contained in:
parent
b6534b2784
commit
dfa46b64f7
@ -44,6 +44,9 @@ teenagent.dat FILE "dists/engine-data/teenagent.dat"
|
|||||||
#if ENABLE_TOON == STATIC_PLUGIN
|
#if ENABLE_TOON == STATIC_PLUGIN
|
||||||
toon.dat FILE "dists/engine-data/toon.dat"
|
toon.dat FILE "dists/engine-data/toon.dat"
|
||||||
#endif
|
#endif
|
||||||
|
#if ENABLE_TONY == STATIC_PLUGIN
|
||||||
|
tony.dat FILE "dists/engine-data/tony.dat"
|
||||||
|
#endif
|
||||||
#if ENABLE_AGI == STATIC_PLUGIN
|
#if ENABLE_AGI == STATIC_PLUGIN
|
||||||
pred.dic FILE "dists/pred.dic"
|
pred.dic FILE "dists/pred.dic"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user