khanat-opennel-code/code/nel/samples/sound/sound_sources/data/soundbank/beep.sound
StudioEtrange 9bc219ee14 CMAKE TARGET : SHARED and MODULE
About Shared Library (shared) and Module Library (module) type of cmake target
INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
2014-02-16 19:43:44 +01:00

19 lines
711 B
XML

<?xml version="1.0"?>
<FORM Revision="$Revision: 1.1 $" State="modified">
<STRUCT>
<VSTRUCT DfnName="simple_sound.dfn" Name="SoundType">
<ATOM Name="Filename" Value="beep.wav"/>
<ATOM Name="MinDistance" Value="1.2"/>
<ATOM Name="MaxDistance" Value="1000"/>
</VSTRUCT>
</STRUCT>
<STRUCT/>
<STRUCT/>
<STRUCT/>
<STRUCT/>
<LOG>Fri Oct 15 15:23:46 2004 (boucher) .SoundType = simple_sound.dfn
Fri Oct 15 15:23:46 2004 (boucher) .SoundType.Filename = beep.wav
Fri Oct 15 15:23:46 2004 (boucher) .SoundType.MaxDistance = 1000
Fri Oct 15 15:23:46 2004 (boucher) .SoundType.MinDistance = 1.2
Fri Oct 15 15:27:24 2004 (boucher) .SoundType.Alpha = </LOG>
</FORM>