Kaydet (Commit) 0c80ad06 authored tarafından David Ostrovsky's avatar David Ostrovsky Kaydeden (comit) Matúš Kukan

fix macosx build

üst 6bc4d288
......@@ -53,7 +53,7 @@ sub action($$$)
('app/UREBIN/URELIB' => '@executable_path/../lib',
'app/OOO/URELIB' => '@executable_path/../ure-link/lib',
'app/OOO/OOO' => '@executable_path',
'app/SDK/URELIB' => '@executable_path/../../ure-link/lib',
'app/SDKBIN/URELIB' => '@executable_path/../../ure-link/lib',
'app/NONE/URELIB' => '@__VIA_LIBRARY_PATH__',
'app/NONE/OOO' => '@__VIA_LIBRARY_PATH__',
'app/NONE/NONE' => '@__VIA_LIBRARY_PATH__',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment