fix helppack creation on windows
Change-Id: I0242cc0adda1d12a9daac38bebe810aa38d2865b
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
#include "macros.inc"
|
#include "macros.inc"
|
||||||
|
|
||||||
Module gid_Module_Pdfimport
|
Module gid_Module_Pdfimport
|
||||||
|
MOD_NAME_DESC(MODULE_PRG_PDFIMPORT);
|
||||||
ParentID = gid_Module_Root_Brand;
|
ParentID = gid_Module_Root_Brand;
|
||||||
Styles = (HIDDEN_ROOT);
|
Styles = (HIDDEN_ROOT);
|
||||||
Dirs = (gid_Dir_Share_Xpdfimport);
|
Dirs = (gid_Dir_Share_Xpdfimport);
|
||||||
|
@@ -30,6 +30,7 @@
|
|||||||
#ifndef DISABLE_PYUNO
|
#ifndef DISABLE_PYUNO
|
||||||
|
|
||||||
Module gid_Module_Pyuno
|
Module gid_Module_Pyuno
|
||||||
|
MOD_NAME_DESC(MODULE_PRG_PYUNO);
|
||||||
ParentID = gid_Module_Root_Brand;
|
ParentID = gid_Module_Root_Brand;
|
||||||
Dirs = (gid_Dir_PythonFramework,
|
Dirs = (gid_Dir_PythonFramework,
|
||||||
gid_Dir_PythonFramework_Versions,
|
gid_Dir_PythonFramework_Versions,
|
||||||
|
Reference in New Issue
Block a user