File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 6666 <UseExternalDbgSyms Value =" True" />
6767 </Debugging >
6868 <Options >
69+ <PassLinkerOptions Value =" True" />
70+ <LinkerOptions Value =" -rpath @loader_path\..\Frameworks" />
6971 <Win32 >
7072 <GraphicApplication Value =" True" />
7173 </Win32 >
103105 <LinkSmart Value =" True" />
104106 <Options >
105107 <PassLinkerOptions Value =" True" />
106- <LinkerOptions Value =" -rpath @loader_path/../ Frameworks" />
108+ <LinkerOptions Value =" -rpath @loader_path\..\ Frameworks" />
107109 <Win32 >
108110 <GraphicApplication Value =" True" />
109111 </Win32 >
@@ -482,6 +484,8 @@ if TargetOS='darwin' then
482484 <DebugInfoType Value =" dsDwarf3" />
483485 </Debugging >
484486 <Options >
487+ <PassLinkerOptions Value =" True" />
488+ <LinkerOptions Value =" -rpath @loader_path\..\Frameworks" />
485489 <Win32 >
486490 <GraphicApplication Value =" True" />
487491 </Win32 >
You can’t perform that action at this time.
0 commit comments