Cross Reference: build.xml
xref
: /
opengrok-sun
/
opengrok-web-nbproject
/
build.xml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
951
N/A
<?
xml
version=
"1.0"
encoding=
"UTF-8"
?>
951
N/A
<!-- You may freely edit this file. See commented blocks below for -->
951
N/A
<!-- some examples of how to customize the build. -->
951
N/A
<!-- (If you delete it and reopen the project it will be recreated.) -->
951
N/A
<!-- By default, only the Clean and Build commands use this build script. -->
951
N/A
<!-- Commands such as Run, Debug, and Test only use this build script if -->
951
N/A
<!-- the Compile on Save feature is turned off for the project. -->
951
N/A
<!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
951
N/A
<!-- in the project's Project Properties dialog box.-->
951
N/A
<
project
name=
"opengrok-web-nbproject"
default=
"default"
basedir=
"."
>
951
N/A
<
description
>Builds, tests, and runs the project opengrok-web-nbproject.</
description
>
968
N/A
<
import
file=
"
nbproject
/
build-impl.xml
"
/>
951
N/A
</
project
>