...
|
...
|
@@ -33,6 +33,6 @@ application.servers.config = "/Data/code/yohomarket.config/core" |
|
|
application.dispatcher.throwException = True
|
|
|
;;application.dispatcher.catchException = True
|
|
|
[testing : common]
|
|
|
application.brightKnight = "/Data/code/yohomarket.bright.knight"
|
|
|
application.framework = "/Data/code/QF1.1/Framework"
|
|
|
application.servers.config = "/Data/code/yohomarket.config/core" |
|
|
\ No newline at end of file |
|
|
application.brightKnight = "/Data/code/yohomarket/yohomarket.bright.knight"
|
|
|
application.framework = "/Data/code/yohomarket/QF1.1/Framework"
|
|
|
application.servers.config = "/Data/code/yohomarket/yohomarket.config/core" |
|
|
\ No newline at end of file |
...
|
...
|
|