Develop and Download Open Source Software

Browse CVS Repository

Contents of /openlaszlo/openlaszlo-i18n-src/build.properties

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Sun Dec 4 15:28:36 2005 UTC (18 years, 4 months ago) by togawamanabu
Branch: MAIN, OpenLaszlo
CVS Tags: lps-3_1, HEAD
Changes since 1.1: +0 -0 lines
import openlaszlo3.1

1 #
2 #LPS things
3 #
4 LPS_NAME = OpenLaszlo
5 version.id = 3.1
6 version.id.upper = 3.1
7 release = Release
8 release.id = 3.1
9
10 build.java.version = 1.4
11 build.min.java.version = 1.4.2
12 build.docs.error.fail = true
13
14 # Runtimes to build for
15 # build.lfc.runtime.swf5 = true
16 build.lfc.runtime.swf6 = true
17 build.lfc.runtime.swf7 = true
18 build.lfc.runtime.swf8 = true
19
20 # LFC variants to build
21 build.lfc.runtime.debug = true
22 build.lfc.runtime.krank = true
23 # build.lfc.runtime.profile = true
24
25 lps.jar = lps-${version.id}.jar
26 lps_noship.jar = lps-${version.id}_noship.jar
27
28 # Tomcat stuff
29 tom.url = http://localhost:8080/manager
30 tom.username = admin
31 tom.password = laszlo
32
33 # Copyrights
34 LZ_SRC_COPYRIGHT = Copyright (c) 2001-2005 Laszlo Systems, Inc. \
35 All Rights Reserved. Use is subject to license terms.
36
37 LZ_HTML_COPYRIGHT = &copy; Copyright 2001-2005 <a target="_blank" \
38 href="http://www.laszlosystems.com/">Laszlo Systems, Inc.</a> \
39 All rights reserved. Use is subject to license terms.
40
41 # The following is carefully formatted to match a line that is 78 cols
42 # like :
43 <!-- * X_LZ_COPYRIGHT_BEGIN ***************************************************
44 * Copyright 2001-2005 Laszlo Systems, Inc. All Rights Reserved. *
45 * Use is subject to license terms. *
46 * X_LZ_COPYRIGHT_END ****************************************************** -->
47 LZ_LZX_COPYRIGHT = \ -->\r\n\
48 <!-- Copyright 2001-2005 Laszlo Systems, Inc. All Rights Reserved. --> \r\n\
49 <!-- Use is subject to license terms. -->\r\n\
50 <!--
51 LZ_LZX_VERSION = \ -->\r\n\
52 <!-- Laszlo Presentation Server version ${version.id} ${build.id} --> \r\n\
53 <!--

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26