X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..cb751f46a0db6efd12b1e8f9d1074e71b6249253:/build/palmos/auto-generated.mk diff --git a/build/palmos/auto-generated.mk b/build/palmos/auto-generated.mk index 42b70323f5..0b35c59573 100644 --- a/build/palmos/auto-generated.mk +++ b/build/palmos/auto-generated.mk @@ -7,7 +7,7 @@ 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/ + SDK_LOCATION = C:/Program Files/PalmSource/Palm OS Developer Suite/sdk-6.1/ endif ifeq ($(SDK_VERSION), ) @@ -34,26 +34,30 @@ ifeq ($(VERSION), ) VERSION = 1 endif -ifeq ($(DB_RESET_INSTALL), ) - DB_RESET_INSTALL = false +ifeq ($(PROJECT_VERSION), ) + PROJECT_VERSION = 10100 endif ifeq ($(SDK), ) SDK = com.palmsource.eclipse.sdk.palmos6 endif -ifeq ($(APP_NAME), ) - APP_NAME = wxWidgets +ifeq ($(DB_RESET_INSTALL), ) + DB_RESET_INSTALL = false endif -ifeq ($(OS_API), ) - OS_API = Protein +ifeq ($(APP_NAME), ) + APP_NAME = wxWidgets endif ifeq ($(PROJECT_NAME), ) PROJECT_NAME = wxWidgets endif +ifeq ($(OS_API), ) + OS_API = Protein +endif + ifeq ($(PROJECT_TYPE), ) PROJECT_TYPE = appl endif