Constants.h 136 B

1234567
  1. // Application constants
  2. #define kStartPage @"http://127.0.0.1:9993/"
  3. #define kStartFolder @"."
  4. #define kWebScriptNamespace @"macgap"