Subversion Repositories SmartDukaan

Rev

Rev 490 | Rev 1027 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 490 Rev 1023
Line 15... Line 15...
15
#==================== File and Directory Names ========================
15
#==================== File and Directory Names ========================
16
 
16
 
17
app.name=Support
17
app.name=Support
18
app.version=0.1
18
app.version=0.1
19
 
19
 
20
source.home=./src
20
source.home=./src/main/java
21
lib.home=../lib
21
lib.home=../lib
22
thirdparty.location=../lib
22
thirdparty.location=../lib
23
#used for Jar files that are needed for compiling
23
#used for Jar files that are needed for compiling
24
#but should not be part of the war file
24
#but should not be part of the war file
25
lib.external=./lib_external
25
lib.external=./lib_external