26 lines
773 B
C
26 lines
773 B
C
/*******************************************************************
|
|
* Pilot Software
|
|
*
|
|
* Copyright (c) 1995-1997, Palm Computing Inc., All Rights Reserved
|
|
*
|
|
*-------------------------------------------------------------------
|
|
* FileName:
|
|
* SysBuildRules.h
|
|
*
|
|
* Description:
|
|
* This header file can beused as a template for
|
|
* common build options across all applications. To use, simply break
|
|
* the pencil and edit.
|
|
*
|
|
*
|
|
* Typically, the options specified in this file are used to
|
|
* set the language and country for the emulator
|
|
*
|
|
* History:
|
|
* 6/6/95 RM - Created by Ron Marianetti
|
|
*
|
|
*******************************************************************/
|
|
|
|
//#define LANGUAGE LANGUAGE_FRENCH
|
|
//#define COUNTRY COUNTRY_FRANCE
|