7 lines
136 B
C
7 lines
136 B
C
|
|
// Application constants
|
||
|
|
|
||
|
|
#define kStartPage @"http://127.0.0.1:9993/"
|
||
|
|
|
||
|
|
#define kStartFolder @"."
|
||
|
|
|
||
|
|
#define kWebScriptNamespace @"macgap"
|