Tinies, custom OpenAL on Linux
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
width="400" />
|
||||
</panel>
|
||||
<panel border="true" left="1" bottom="-190" height="180" width="500" mouse_opaque="true"
|
||||
follows="left|top|right|bottom" label="Tags\Colors" name="Tags\Colors">
|
||||
follows="left|top|right|bottom" label="Tags/Colors" name="TagsColors">
|
||||
<!-- Client tag options -->
|
||||
<check_box bottom_delta="-25" control_name="AscentUseTag" enabled="true"
|
||||
follows="left|top" font="SansSerifSmall" height="16" initial_value="true"
|
||||
|
||||
@@ -801,7 +801,7 @@ class Linux_i686Manifest(LinuxManifest):
|
||||
self.path("libELFIO.so")
|
||||
#self.path("libopenjpeg.so.1.3.0", "libopenjpeg.so.1.3")
|
||||
self.path("libalut.so")
|
||||
self.path("libopenal.so", "libopenal.so.1")
|
||||
self.path("libopenal.so.1")
|
||||
self.path("libtcmalloc_minimal.so.0")
|
||||
self.path("libtcmalloc_minimal.so.0.2.2")
|
||||
self.end_prefix("lib")
|
||||
|
||||
Reference in New Issue
Block a user