Skip to content
Snippets Groups Projects
Commit 6ba6c430 authored by Merov Linden's avatar Merov Linden
Browse files

Autobuild: pull in from jenn_linden/viewer-vs2010

parents 741de388 27d54111
No related branches found
No related tags found
No related merge requests found
......@@ -931,12 +931,18 @@ def construct(self):
super(Linux_i686Manifest, self).construct()
if self.prefix("../packages/lib/release", dst="lib"):
self.path("libapr-1.so")
self.path("libapr-1.so.0")
self.path("libapr-1.so.0.4.2")
self.path("libaprutil-1.so")
self.path("libaprutil-1.so.0")
self.path("libaprutil-1.so.0.3.10")
self.path("libbreakpad_client.so.0.0.0")
self.path("libbreakpad_client.so.0")
self.path("libbreakpad_client.so")
self.path("libdb-5.1.so")
self.path("libdb-5.so")
self.path("libdb.so")
self.path("libcrypto.so.0.9.8")
self.path("libexpat.so.1.5.2")
self.path("libssl.so.0.9.8")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment