Tag: cws_src680_oj14
User: oj      
Date: 06/04/25 00:35:47

Modified:
 /dba/connectivity/source/types/
  makefile.mk

Log:
 types

File Changes:

Directory: /dba/connectivity/source/types/
==========================================

File [changed]: makefile.mk
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/types/makefile.mk?r1=1.6.26.1&r2=1.6.26.2
Delta lines:  +53 -88
---------------------
--- makefile.mk 31 Oct 2005 12:21:03 -0000      1.6.26.1
+++ makefile.mk 25 Apr 2006 07:35:44 -0000      1.6.26.2
@@ -4,9 +4,9 @@
 #
 #   $RCSfile: makefile.mk,v $
 #
-#   $Revision: 1.6.26.1 $
+#   $Revision: 1.6.26.2 $
 #
-#   last change: $Author: oj $ $Date: 2005/10/31 12:21:03 $
+#   last change: $Author: oj $ $Date: 2006/04/25 07:35:44 $
 #
 #   The Contents of this file are made available subject to
 #   the terms of GNU Lesser General Public License Version 2.1.
@@ -35,100 +35,65 @@
 
 PRJ=..$/..
 PRJINC=..
-PRJNAME=connectivity
+PRJNAME=reportdesign
 TARGET=types
 
 # --- Settings ----------------------------------
-.IF "$(DBGUTIL_OJ)"!=""
-ENVCFLAGS+=/FR$(SLO)$/
-.ENDIF
 
+.INCLUDE :     svpre.mk
 .INCLUDE : settings.mk
+.INCLUDE :     sv.mk
 
 # --- Types -------------------------------------
+REGISTRYCHECKFLAG=$(MISC)$/registrycheck.flag
+UNOUCRRDB=$(UCR)$/types.db
 
 
-
-# --- Types -------------------------------------
-
 UNOTYPES+=     \
-               com.sun.star.util.XCancellable                                  
\
-               com.sun.star.util.XNumberFormatter                              
\
-               com.sun.star.util.XRefreshable                                  
\
-               com.sun.star.container.XNamed                                   
\
-               com.sun.star.container.XEnumerationAccess               \
-               com.sun.star.container.XIndexAccess                             
\
-               com.sun.star.container.XContentEnumerationAccess\
-               com.sun.star.uno.TypeClass                                      
        \
-               com.sun.star.uno.XWeak                                          
        \
-               com.sun.star.uno.XAggregation                                   
\
-               com.sun.star.beans.XPropertyState                               
\
-               com.sun.star.beans.XPropertySet                                 
\
-               com.sun.star.beans.PropertyValue                                
\
-               com.sun.star.beans.XMultiPropertySet                    \
-               com.sun.star.beans.XFastPropertySet                             
\
-               com.sun.star.lang.XTypeProvider                                 
\
-               com.sun.star.lang.EventObject                                   
\
-               com.sun.star.lang.XComponent                                    
\
-               com.sun.star.lang.XServiceInfo                                  
\
-               com.sun.star.lang.IllegalArgumentException              \
-               com.sun.star.lang.DisposedException                             
\
-               com.sun.star.lang.XMultiServiceFactory                  \
-               com.sun.star.lang.XSingleServiceFactory                 \
-               com.sun.star.lang.XUnoTunnel                                    
\
-               com.sun.star.registry.XRegistryKey                              
\
-               com.sun.star.java.XJavaThreadRegister_11                \
-               com.sun.star.java.XJavaVM                                       
        \
-               com.sun.star.awt.XWindow                                        
        \
-               com.sun.star.sdbc.XConnection                                   
\
-               com.sun.star.sdbc.XGeneratedResultSet                   \
-               com.sun.star.sdbc.XPooledConnection                             
\
-               com.sun.star.sdbc.XStatement                                    
\
-               com.sun.star.sdbc.XResultSet                                    
\
-               com.sun.star.sdbc.XResultSetMetaDataSupplier    \
-               com.sun.star.sdbc.XColumnLocate                                 
\
-               com.sun.star.sdbc.XResultSetUpdate                              
\
-               com.sun.star.sdbc.XWarningsSupplier                             
\
-               com.sun.star.sdbc.XRowUpdate                                    
\
-               com.sun.star.sdbc.XMultipleResults                              
\
-               com.sun.star.sdbc.XBatchExecution                               
\
-               com.sun.star.sdbc.XPreparedBatchExecution               \
-               com.sun.star.sdbc.XParameters                                   
\
-               com.sun.star.sdbc.XOutParameters                                
\
-               com.sun.star.sdbc.DriverPropertyInfo                    \
-               com.sun.star.sdbc.XDriver                                       
        \
-               com.sun.star.sdbc.XRow                                          
        \
-               com.sun.star.sdbc.SQLWarning                                    
\
-               com.sun.star.sdbc.ColumnSearch                                  
\
-               com.sun.star.sdbc.DataType                                      
        \
-               com.sun.star.sdbc.ResultSetConcurrency                  \
-               com.sun.star.sdbc.ResultSetType                                 
\
-               com.sun.star.sdbc.ColumnValue                                   
\
-               com.sun.star.sdbc.XDriverManager                                
\
-               com.sun.star.sdbc.XDriverAccess                                 
\
-               com.sun.star.sdbc.KeyRule                                       
        \
-               com.sun.star.sdbcx.XAppend                                      
        \
-               com.sun.star.sdbcx.XColumnsSupplier                             
\
-               com.sun.star.sdbcx.XGroupsSupplier                              
\
-               com.sun.star.sdbcx.XViewsSupplier                               
\
-               com.sun.star.sdbcx.XUsersSupplier                               
\
-               com.sun.star.sdbcx.XTablesSupplier                              
\
-               com.sun.star.sdbcx.XIndexesSupplier                             
\
-               com.sun.star.sdbcx.Privilege                                    
\
-               com.sun.star.sdbcx.XDrop                                        
        \
-               com.sun.star.sdbcx.XRowLocate                                   
\
-               com.sun.star.sdbcx.CompareBookmark                              
\
-               com.sun.star.sdbcx.XDeleteRows                                  
\
-               com.sun.star.sdbcx.XDataDescriptorFactory               \
-               com.sun.star.sdbcx.XAuthorizable                                
\
-               com.sun.star.sdbcx.XRename                                      
        \
-               com.sun.star.sdbcx.PrivilegeObject                              
\
-               com.sun.star.sdb.SQLFilterOperator                              
\
-               com.sun.star.sdb.XColumnUpdate                                  
\
-               com.sun.star.sdb.XOfficeDatabaseDocument                \
-               com.sun.star.sdb.XColumn
+       com.sun.star.report.XReportDefinition   \
+       com.sun.star.report.XReportComponent    \
+       com.sun.star.report.XReportControlModel \
+       com.sun.star.report.XGroups                             \
+       com.sun.star.report.XGroup                              \
+       com.sun.star.report.XRadioButton                \
+       com.sun.star.report.XCheckBox                   \
+       com.sun.star.report.XFormattedField             \
+       com.sun.star.report.XListBox                    \
+       com.sun.star.report.XFixedText                  \
+       com.sun.star.report.XFixedLine                  \
+       com.sun.star.report.XImageButton                \
+       com.sun.star.report.XSection                    \
+       com.sun.star.report.XEllipse                    \
+       com.sun.star.report.XRectangle                  \
+       com.sun.star.report.ReportPrintOption   \
+       com.sun.star.report.GroupKeepTogether   \
+       com.sun.star.report.ForceNewPage                \
+       com.sun.star.report.KeepTogether                \
+       com.sun.star.report.XPageBreak                  \
+       com.sun.star.report.XReportEngine               \
+       com.sun.star.report.XFormatCondition    \
+       com.sun.star.report.XReportControlFormat        \
+       com.sun.star.report.FormatConditionType \
+       com.sun.star.report.XReportControlGroup \
+       com.sun.star.report.GroupOn
+
+ALLTAR : $(UCR)$/types.db \
+       $(REGISTRYCHECKFLAG)
+
+
+UNOIDLDBFILES= \
+       $(UCR)$/cssreport.db
+
+$(UCR)$/types.db : $(UCR)$/$(PRJNAME).db $(SOLARBINDIR)$/udkapi.rdb
+       +-$(RM) $(REGISTRYCHECKFLAG)
+       +$(GNUCOPY) -f $(UCR)$/$(PRJNAME).db $@
+       +$(REGMERGE) $@ / $(SOLARBINDIR)$/udkapi.rdb
+       +$(REGMERGE) $@ / $(SOLARBINDIR)$/offapi.rdb
+       +$(GNUCOPY) -f $(UCR)$/$(PRJNAME).db $(UCR)$/$(PRJNAME).rdb
 
 
+$(REGISTRYCHECKFLAG) : $(UCR)$/types.db 
+    + echo "hello" > $(REGISTRYCHECKFLAG)      
 
 # --- Targets ----------------------------------
 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to