Kaydet (Commit) 2e963b4b authored tarafından Kurt Zenker's avatar Kurt Zenker

CWS-TOOLING: integrate CWS npower13_objectmodules

...@@ -363,7 +363,7 @@ File gid_File_Lib_Vbaswobj ...@@ -363,7 +363,7 @@ File gid_File_Lib_Vbaswobj
TXT_FILE_BODY; TXT_FILE_BODY;
Styles = (PACKED,UNO_COMPONENT); Styles = (PACKED,UNO_COMPONENT);
RegistryID = gid_Starregistry_Services_Rdb; RegistryID = gid_Starregistry_Services_Rdb;
Dir = gid_Dir_Program; Dir = SCP2_OOO_BIN_DIR;
#ifdef UNX #ifdef UNX
Name = STRING(CONCAT4(libvbaswobj,DLLPOSTFIX,.uno,UNXSUFFIX)); Name = STRING(CONCAT4(libvbaswobj,DLLPOSTFIX,.uno,UNXSUFFIX));
#else #else
...@@ -375,7 +375,7 @@ File gid_File_Lib_Vbamsforms ...@@ -375,7 +375,7 @@ File gid_File_Lib_Vbamsforms
TXT_FILE_BODY; TXT_FILE_BODY;
Styles = (PACKED,UNO_COMPONENT); Styles = (PACKED,UNO_COMPONENT);
RegistryID = gid_Starregistry_Services_Rdb; RegistryID = gid_Starregistry_Services_Rdb;
Dir = gid_Dir_Program; Dir = SCP2_OOO_BIN_DIR;
#ifdef UNX #ifdef UNX
Name = STRING(CONCAT4(libmsforms,DLLPOSTFIX,.uno,UNXSUFFIX)); Name = STRING(CONCAT4(libmsforms,DLLPOSTFIX,.uno,UNXSUFFIX));
#else #else
......
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