# This file auto-generated by Palm OS Make builder.  Don't modify directly!!!

# This value is unescaped.  Either quote the value or escape special characters when you use it.
ifeq ($(TOOLS_DIR), )
   TOOLS_DIR = C:/Program Files/PalmSource/Palm OS Developer Suite/PalmOSTools/
endif

# This value is unescaped.  Either quote the value or escape special characters when you use it.
ifeq ($(SDK_LOCATION), )
   SDK_LOCATION = C:/Program Files/PalmSource/Palm OS Developer Suite/sdk-6/
endif

ifeq ($(SDK_VERSION), )
   SDK_VERSION = sdk-6
endif

ifeq ($(CREATOR_ID), )
   CREATOR_ID = STRT
endif

ifeq ($(DB_HIDDEN), )
   DB_HIDDEN = false
endif

ifeq ($(TARGET), )
   TARGET = Simulator
endif

ifeq ($(DB_TYPE), )
   DB_TYPE = appl
endif

ifeq ($(VERSION), )
   VERSION = 1
endif

ifeq ($(DB_RESET_INSTALL), )
   DB_RESET_INSTALL = false
endif

ifeq ($(SDK), )
   SDK = com.palmsource.eclipse.sdk.palmos6
endif

ifeq ($(APP_NAME), )
   APP_NAME = wxWidgets
endif

ifeq ($(OS_API), )
   OS_API = Protein
endif

ifeq ($(PROJECT_NAME), )
   PROJECT_NAME = wxWidgets
endif

ifeq ($(PROJECT_TYPE), )
   PROJECT_TYPE = appl
endif

ifeq ($(DB_BACKUP), )
   DB_BACKUP = true
endif

ifeq ($(DB_PREVENT_COPY), )
   DB_PREVENT_COPY = false
endif

ifeq ($(DEBUG_OR_RELEASE), )
   DEBUG_OR_RELEASE = Debug
endif