]> git.saurik.com Git - wxWidgets.git/blobdiff - build/palmos/auto-generated.mk
don't show the currently hidden frame if Iconize() is called (see #10426)
[wxWidgets.git] / build / palmos / auto-generated.mk
index 42b70323f59851ea2e218c9aab25775c78f51bf6..0b35c59573dc47690e723a909570911aed0c7735 100644 (file)
@@ -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