diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 10:53:51 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 10:53:51 +0000 |
commit | 650247d5523ef16db4975d28139a65aaa387bf7a (patch) | |
tree | f2a2d98c0fd2403db823f52efa41d38530d7952a /cppuhelper | |
parent | 6f072478624adc9f1f9064ea22c552ca933aa717 (diff) |
INTEGRATION: CWS sb71 (1.1.2); FILE ADDED
2007/04/23 09:51:30 sb 1.1.2.2: #i75466# Comments in rc files best start with a = in column zero.
2007/04/16 13:24:02 sb 1.1.2.1: #i75466# Build-time unorc/uno.ini, for calls to regcomp.
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/source/unorc | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/cppuhelper/source/unorc b/cppuhelper/source/unorc new file mode 100644 index 000000000000..6bf171790feb --- /dev/null +++ b/cppuhelper/source/unorc @@ -0,0 +1,37 @@ +=************************************************************************* += += OpenOffice.org - a multi-platform office productivity suite += += $RCSfile: unorc,v $ += += $Revision: 1.2 $ += += last change: $Author: vg $ $Date: 2007-10-15 11:53:51 $ += += The Contents of this file are made available subject to += the terms of GNU Lesser General Public License Version 2.1. += += += GNU Lesser General Public License Version 2.1 += ============================================= += Copyright 2007 by Sun Microsystems, Inc. += 901 San Antonio Road, Palo Alto, CA 94303, USA += += This library is free software; you can redistribute it and/or += modify it under the terms of the GNU Lesser General Public += License version 2.1, as published by the Free Software Foundation. += += This library is distributed in the hope that it will be useful, += but WITHOUT ANY WARRANTY; without even the implied warranty of += MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU += Lesser General Public License for more details. += += You should have received a copy of the GNU Lesser General Public += License along with this library; if not, write to the Free Software += Foundation, Inc., 59 Temple Place, Suite 330, Boston, += MA 02111-1307 USA += +=************************************************************************* + +[Bootstrap] +URE_INTERNAL_LIB_DIR=${ORIGIN} |