Skip to content

Commit e12958a

Browse files
committed
Added tools_util_runtime_dir definition to buil...
Added tools_util_runtime_dir definition to build-nsc.properties.SAMPLE.
1 parent 0ebb260 commit e12958a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

build-nsc.properties.SAMPLE

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ nsc_output_dir = /tmp/classes_nsc_output
2222
#
2323
jars_dir = /tmp/jars_nsc
2424
ant_jar = /home/linuxsoft/apps/ant/lib/ant.jar
25+
26+
#
27+
tools_util_runtime_dir=/tmp/classes_runtime

build-nsc.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
12
<!DOCTYPE project [
23
<!ENTITY userExcludes "">
34
]>

0 commit comments

Comments
 (0)