This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx
/
GtkSharp
Watch
1
Star
0
Fork
You've already forked GtkSharp
0
mirror of
https://github.com/Ryujinx/GtkSharp.git
synced
2024-12-26 23:05:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6844495fce
GtkSharp
/
parser
/
gapi2-fixup.in
7 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
merge to HEAD of jeroen and friends' work on the 2-4 branch. HEAD is now tracking Gnome 2.6. svn path=/trunk/gtk-sharp/; revision=35479
2004-10-29 20:33:07 +00:00
#!/bin/sh
* .pc and wrapper scripts: Use relative paths so gtk-sharp is relocatable svn path=/trunk/gtk-sharp/; revision=52437
2005-11-01 05:12:12 +00:00
a=`which "$0"`
d=`dirname "$a"`
@RUNTIME@ $d/../lib/gtk-sharp-2.0/gapi-fixup.exe "$@"
Reference in a new issue
Copy permalink