This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3c772f3e09
haiku
/
src
/
kits
/
libbe_versions
8 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added version scripts for the kernel, libroot, and libbe. ATM each has two version nodes: *_BASE and *_1_ALPHA1. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30826 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-05-22 18:53:31 +04:00
LIBBE_BASE {
* Version all libbe symbols - while this enlarges all executables, and isn't strictly necessary yet, it also makes the app_server test environment run under Haiku. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33252 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-09-23 19:11:20 +04:00
global:
*;
Added version scripts for the kernel, libroot, and libbe. ATM each has two version nodes: *_BASE and *_1_ALPHA1. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30826 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-05-22 18:53:31 +04:00
};
LIBBE_1_ALPHA1 {
} LIBBE_BASE;
Reference in New Issue
Copy Permalink