sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
#
|
#
|
||||||
#*************************************************************************
|
#*************************************************************************
|
||||||
|
|
||||||
UDK_3.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
cppunitTestPlugIn;
|
cppunitTestPlugIn;
|
||||||
|
|
||||||
|
@@ -29,7 +29,7 @@
|
|||||||
#
|
#
|
||||||
#*************************************************************************
|
#*************************************************************************
|
||||||
|
|
||||||
UDK_3.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
cppunitTestPlugIn;
|
cppunitTestPlugIn;
|
||||||
|
|
||||||
|
@@ -1,8 +0,0 @@
|
|||||||
CAN_1_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -125,7 +125,7 @@ SHL1IMPLIB=i$(TARGET)
|
|||||||
SHL1LIBS=$(SLB)$/$(TARGET).lib
|
SHL1LIBS=$(SLB)$/$(TARGET).lib
|
||||||
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
||||||
|
|
||||||
SHL1VERSIONMAP=exports.map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
|
|
||||||
DEF1NAME=$(SHL1TARGET)
|
DEF1NAME=$(SHL1TARGET)
|
||||||
DEF1EXPORTFILE=exports.dxp
|
DEF1EXPORTFILE=exports.dxp
|
||||||
|
@@ -1,8 +0,0 @@
|
|||||||
CAN_1_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -47,7 +47,7 @@ SHL1STDLIBS = \
|
|||||||
$(CPPULIB) \
|
$(CPPULIB) \
|
||||||
$(CPPUHELPERLIB) \
|
$(CPPUHELPERLIB) \
|
||||||
$(SALLIB)
|
$(SALLIB)
|
||||||
SHL1VERSIONMAP = canvasfactory.map
|
SHL1VERSIONMAP = $(SOLARENV)/src/component.map
|
||||||
|
|
||||||
SHL1DEPN =
|
SHL1DEPN =
|
||||||
SHL1IMPLIB = i$(TARGET)
|
SHL1IMPLIB = i$(TARGET)
|
||||||
|
@@ -1,8 +0,0 @@
|
|||||||
CAN_1_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -64,7 +64,7 @@ SHL1IMPLIB=i$(TARGET)
|
|||||||
SHL1LIBS=$(SLB)$/$(TARGET).lib
|
SHL1LIBS=$(SLB)$/$(TARGET).lib
|
||||||
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
||||||
|
|
||||||
SHL1VERSIONMAP=exports.map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
|
|
||||||
DEF1NAME=$(SHL1TARGET)
|
DEF1NAME=$(SHL1TARGET)
|
||||||
DEF1EXPORTFILE=exports.dxp
|
DEF1EXPORTFILE=exports.dxp
|
||||||
|
@@ -1,8 +0,0 @@
|
|||||||
CAN_1_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -56,7 +56,7 @@ SHL1IMPLIB=i$(TARGET)
|
|||||||
SHL1LIBS=$(SLB)$/$(TARGET).lib
|
SHL1LIBS=$(SLB)$/$(TARGET).lib
|
||||||
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
||||||
|
|
||||||
SHL1VERSIONMAP=exports.map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
|
|
||||||
DEF1NAME=$(SHL1TARGET)
|
DEF1NAME=$(SHL1TARGET)
|
||||||
DEF1EXPORTFILE=exports.dxp
|
DEF1EXPORTFILE=exports.dxp
|
||||||
|
@@ -1,8 +0,0 @@
|
|||||||
CAN_1_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -79,7 +79,7 @@ SHL1IMPLIB=i$(TARGET)
|
|||||||
SHL1LIBS=$(SLB)$/$(TARGET).lib
|
SHL1LIBS=$(SLB)$/$(TARGET).lib
|
||||||
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
||||||
|
|
||||||
SHL1VERSIONMAP=exports.map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
|
|
||||||
DEF1NAME=$(SHL1TARGET)
|
DEF1NAME=$(SHL1TARGET)
|
||||||
DEF1EXPORTFILE=exports.dxp
|
DEF1EXPORTFILE=exports.dxp
|
||||||
|
@@ -1,9 +0,0 @@
|
|||||||
DTRANS_1_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
||||||
|
|
@@ -50,7 +50,7 @@ SLOFILES= \
|
|||||||
|
|
||||||
SHL1TARGET= dtrans
|
SHL1TARGET= dtrans
|
||||||
|
|
||||||
SHL1VERSIONMAP= exports.map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
|
|
||||||
SHL1STDLIBS= \
|
SHL1STDLIBS= \
|
||||||
$(SALLIB) \
|
$(SALLIB) \
|
||||||
|
@@ -1,10 +0,0 @@
|
|||||||
UDK_3_0_0 {
|
|
||||||
global:
|
|
||||||
GetVersionInfo;
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_getFactory;
|
|
||||||
component_writeInfo;
|
|
||||||
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -68,7 +68,7 @@ SHL1IMPLIB=i$(SHL1TARGET)
|
|||||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||||
DEF1NAME= $(SHL1TARGET)
|
DEF1NAME= $(SHL1TARGET)
|
||||||
DEF1EXPORTFILE= exports.dxp
|
DEF1EXPORTFILE= exports.dxp
|
||||||
SHL1VERSIONMAP=exports.map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
|
|
||||||
|
|
||||||
.IF "$(GUI)"=="WNT"
|
.IF "$(GUI)"=="WNT"
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
GIFEXPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicExport;
|
GraphicExport;
|
||||||
DoExportDialog;
|
DoExportDialog;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
METEXPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicExport;
|
GraphicExport;
|
||||||
DoExportDialog;
|
DoExportDialog;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
PBMEXPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicExport;
|
GraphicExport;
|
||||||
DoExportDialog;
|
DoExportDialog;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
PGMEXPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicExport;
|
GraphicExport;
|
||||||
DoExportDialog;
|
DoExportDialog;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
PICTEXPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicExport;
|
GraphicExport;
|
||||||
DoExportDialog;
|
DoExportDialog;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
PPMEXPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicExport;
|
GraphicExport;
|
||||||
DoExportDialog;
|
DoExportDialog;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
EPSEXPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicExport;
|
GraphicExport;
|
||||||
DoExportDialog;
|
DoExportDialog;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
RASEXPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicExport;
|
GraphicExport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
TIFEXPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicExport;
|
GraphicExport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
XPMEXPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicExport;
|
GraphicExport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
CGMIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
ImportCGM;
|
ImportCGM;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
DXFIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicImport;
|
GraphicImport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
EPSIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicImport;
|
GraphicImport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
METIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicImport;
|
GraphicImport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
PBMIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicImport;
|
GraphicImport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
PCDIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicImport;
|
GraphicImport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
PCXIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicImport;
|
GraphicImport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
PICTIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicImport;
|
GraphicImport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
PSDIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicImport;
|
GraphicImport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
RASIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicImport;
|
GraphicImport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
TGAIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicImport;
|
GraphicImport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
TIFIMPORTER_1_0 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GraphicImport;
|
GraphicImport;
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
OOO_1.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GetVersionInfo;
|
GetVersionInfo;
|
||||||
getDataArea;
|
getDataArea;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
OOO_1.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GetVersionInfo;
|
GetVersionInfo;
|
||||||
get_zh_charset;
|
get_zh_charset;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
OOO_1.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GetVersionInfo;
|
GetVersionInfo;
|
||||||
get_indexdata_ko_dict;
|
get_indexdata_ko_dict;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
OOO_1.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GetVersionInfo;
|
GetVersionInfo;
|
||||||
getAllCalendars_en_AU;
|
getAllCalendars_en_AU;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
OOO_1.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GetVersionInfo;
|
GetVersionInfo;
|
||||||
getAllCalendars_es_AR;
|
getAllCalendars_es_AR;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
OOO_1.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GetVersionInfo;
|
GetVersionInfo;
|
||||||
getAllCalendars_ast_ES;
|
getAllCalendars_ast_ES;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
OOO_1.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
getAllCalendars_af_NA;
|
getAllCalendars_af_NA;
|
||||||
getAllCalendars_af_ZA;
|
getAllCalendars_af_ZA;
|
||||||
|
@@ -1,10 +0,0 @@
|
|||||||
UDK_3_0_0 {
|
|
||||||
global:
|
|
||||||
GetVersionInfo;
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_getFactory;
|
|
||||||
component_writeInfo;
|
|
||||||
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -72,7 +72,7 @@ SHL1STDLIBS= \
|
|||||||
$(I18NREGEXPLIB)
|
$(I18NREGEXPLIB)
|
||||||
|
|
||||||
SHL1DEPN= makefile.mk
|
SHL1DEPN= makefile.mk
|
||||||
SHL1VERSIONMAP= i18nsearch.map
|
SHL1VERSIONMAP= $(SOLARENV)/src/component.map
|
||||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||||
DEF1NAME= $(SHL1TARGET)
|
DEF1NAME= $(SHL1TARGET)
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
OOO_1.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
GetVersionInfo;
|
GetVersionInfo;
|
||||||
getHangul2HanjaData;
|
getHangul2HanjaData;
|
||||||
|
@@ -1,10 +0,0 @@
|
|||||||
UDK_3_0_0 {
|
|
||||||
global:
|
|
||||||
GetVersionInfo;
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_getFactory;
|
|
||||||
component_writeInfo;
|
|
||||||
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -64,7 +64,7 @@ SHL1IMPLIB= i$(SHL1TARGET)
|
|||||||
|
|
||||||
SHL1DEPN= makefile.mk \
|
SHL1DEPN= makefile.mk \
|
||||||
$(SLB)/i18nisolang$(ISOLANG_MAJOR)$(COMID).lib
|
$(SLB)/i18nisolang$(ISOLANG_MAJOR)$(COMID).lib
|
||||||
SHL1VERSIONMAP=$(PRJNAME).map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
||||||
DEF1NAME=$(SHL1TARGET)
|
DEF1NAME=$(SHL1TARGET)
|
||||||
|
|
||||||
|
@@ -29,7 +29,7 @@
|
|||||||
#
|
#
|
||||||
#*************************************************************************
|
#*************************************************************************
|
||||||
|
|
||||||
UDK_3.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
cppunitTestPlugIn;
|
cppunitTestPlugIn;
|
||||||
|
|
||||||
|
@@ -1,10 +0,0 @@
|
|||||||
UDK_3_0_0 {
|
|
||||||
global:
|
|
||||||
GetVersionInfo;
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_getFactory;
|
|
||||||
component_writeInfo;
|
|
||||||
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -73,7 +73,7 @@ SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
|||||||
|
|
||||||
DEF1NAME= $(SHL1TARGET)
|
DEF1NAME= $(SHL1TARGET)
|
||||||
|
|
||||||
SHL1VERSIONMAP= exports.map
|
SHL1VERSIONMAP= $(SOLARENV)/src/component.map
|
||||||
|
|
||||||
# --- Targets ------------------------------------------------------
|
# --- Targets ------------------------------------------------------
|
||||||
|
|
||||||
|
@@ -1,8 +0,0 @@
|
|||||||
UDK_3_0_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -60,7 +60,7 @@ SHL1STDLIBS=\
|
|||||||
$(CPPULIB) \
|
$(CPPULIB) \
|
||||||
$(SALLIB)
|
$(SALLIB)
|
||||||
|
|
||||||
SHL1VERSIONMAP=exports.map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||||
DEF1NAME= $(SHL1TARGET)
|
DEF1NAME= $(SHL1TARGET)
|
||||||
|
|
||||||
|
@@ -1,8 +0,0 @@
|
|||||||
UDK_3_0_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -56,7 +56,7 @@ SHL1STDLIBS=\
|
|||||||
$(CPPULIB) \
|
$(CPPULIB) \
|
||||||
$(SALLIB)
|
$(SALLIB)
|
||||||
|
|
||||||
SHL1VERSIONMAP=exports.map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||||
DEF1NAME= $(SHL1TARGET)
|
DEF1NAME= $(SHL1TARGET)
|
||||||
|
|
||||||
|
@@ -1,8 +0,0 @@
|
|||||||
UDK_3_0_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -59,7 +59,7 @@ SHL1STDLIBS=\
|
|||||||
$(CPPULIB) \
|
$(CPPULIB) \
|
||||||
$(SALLIB)
|
$(SALLIB)
|
||||||
|
|
||||||
SHL1VERSIONMAP=exports.map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||||
DEF1NAME= $(SHL1TARGET)
|
DEF1NAME= $(SHL1TARGET)
|
||||||
|
|
||||||
|
@@ -1,8 +0,0 @@
|
|||||||
UDK_3_0_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -63,7 +63,7 @@ SHL1STDLIBS=\
|
|||||||
$(CPPULIB) \
|
$(CPPULIB) \
|
||||||
$(SALLIB)
|
$(SALLIB)
|
||||||
|
|
||||||
SHL1VERSIONMAP=exports.map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||||
DEF1NAME= $(SHL1TARGET)
|
DEF1NAME= $(SHL1TARGET)
|
||||||
|
|
||||||
|
@@ -60,7 +60,7 @@ SLOFILES= $(SLO)$/unodialogsample.obj \
|
|||||||
# --- library -----------------------------------
|
# --- library -----------------------------------
|
||||||
|
|
||||||
SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
|
SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
|
||||||
SHL1VERSIONMAP=$(TARGET).map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
|
|
||||||
SHL1STDLIBS= \
|
SHL1STDLIBS= \
|
||||||
$(CPPULIB) \
|
$(CPPULIB) \
|
||||||
|
@@ -1,8 +0,0 @@
|
|||||||
UDLG_1_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -29,7 +29,7 @@
|
|||||||
#
|
#
|
||||||
#*************************************************************************
|
#*************************************************************************
|
||||||
|
|
||||||
UDK_3.1 {
|
UDK_3_0_0 {
|
||||||
global:
|
global:
|
||||||
registerAllTestFunction;
|
registerAllTestFunction;
|
||||||
|
|
||||||
|
@@ -1,8 +0,0 @@
|
|||||||
UDK_3_0_0 {
|
|
||||||
global:
|
|
||||||
component_getImplementationEnvironment;
|
|
||||||
component_writeInfo;
|
|
||||||
component_getFactory;
|
|
||||||
local:
|
|
||||||
*;
|
|
||||||
};
|
|
@@ -72,7 +72,7 @@ LIB1OBJFILES=$(SLOFILES)
|
|||||||
|
|
||||||
SHL1TARGET=$(TARGET)
|
SHL1TARGET=$(TARGET)
|
||||||
SHL1IMPLIB=i$(TARGET)
|
SHL1IMPLIB=i$(TARGET)
|
||||||
SHL1VERSIONMAP=exports.map
|
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||||
|
|
||||||
# @@@ Add additional libs here.
|
# @@@ Add additional libs here.
|
||||||
SHL1STDLIBS=\
|
SHL1STDLIBS=\
|
||||||
|
Reference in New Issue
Block a user