mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-22 08:30:35 +00:00
13 lines
560 B
Properties
13 lines
560 B
Properties
#
|
|
# ACBuild-default.properties
|
|
#
|
|
# Create a copy of this file in the same build directory and name it
|
|
# ACBuild.properties. That will allow you to change locations of
|
|
# support files for local builds.
|
|
#
|
|
swtJarPathWin=C:/Program Files/Eclipse 2.1.x/plugins/org.eclipse.swt.win32_2.1.3/ws/win32/swt.jar
|
|
swtJarPathMac=/Users/Shared/eclipse/plugins/org.eclipse.swt.carbon.macosx_3.3.3.v3349.jar
|
|
junitPathWin=C:/Java/lib/junit3.8.1/junit.jar
|
|
junitPathMac=/Users/Shared/eclipse/plugins/org.junit_3.8.2.v200706111738/junit.jar
|
|
keyconf=${user.home}/.secret
|
|
alias=name |