Kaydet (Commit) a01fabf7 authored tarafından Matúš Kukan's avatar Matúš Kukan

scp2: Fix one more 'Name' path.

It is under #ifdef MINGW_SYSTEM_PYTHON, so nobody noticed.

Change-Id: Idf48079e5533ef20fd37eef819c9ac2601833a14
üst 5015f04d
...@@ -131,7 +131,7 @@ End ...@@ -131,7 +131,7 @@ End
// python_wrapper.exe // python_wrapper.exe
File gid_File_Py_Bin_Python File gid_File_Py_Bin_Python
BIN_FILE_BODY; BIN_FILE_BODY;
Name = EXENAME(pyuno/python); Name = EXENAME(python);
Dir = gid_Brand_Dir_Program; Dir = gid_Brand_Dir_Program;
Styles = (PACKED); Styles = (PACKED);
End End
......
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