]> git.saurik.com Git - wxWidgets.git/blob - build/palmos/auto-generated.mk
Always link with expat in monolithic build.
[wxWidgets.git] / build / palmos / auto-generated.mk
1 # This file auto-generated by Palm OS Make builder. Don't modify directly!!!
2
3 # This value is unescaped. Either quote the value or escape special characters when you use it.
4 ifeq ($(TOOLS_DIR), )
5 TOOLS_DIR = C:/Program Files/PalmSource/Palm OS Developer Suite/PalmOSTools/
6 endif
7
8 # This value is unescaped. Either quote the value or escape special characters when you use it.
9 ifeq ($(SDK_LOCATION), )
10 SDK_LOCATION = C:/Program Files/PalmSource/Palm OS Developer Suite/sdk-6.1/
11 endif
12
13 ifeq ($(SDK_VERSION), )
14 SDK_VERSION = sdk-6
15 endif
16
17 ifeq ($(CREATOR_ID), )
18 CREATOR_ID = STRT
19 endif
20
21 ifeq ($(DB_HIDDEN), )
22 DB_HIDDEN = false
23 endif
24
25 ifeq ($(TARGET), )
26 TARGET = Simulator
27 endif
28
29 ifeq ($(DB_TYPE), )
30 DB_TYPE = appl
31 endif
32
33 ifeq ($(VERSION), )
34 VERSION = 1
35 endif
36
37 ifeq ($(PROJECT_VERSION), )
38 PROJECT_VERSION = 10100
39 endif
40
41 ifeq ($(SDK), )
42 SDK = com.palmsource.eclipse.sdk.palmos6
43 endif
44
45 ifeq ($(DB_RESET_INSTALL), )
46 DB_RESET_INSTALL = false
47 endif
48
49 ifeq ($(APP_NAME), )
50 APP_NAME = wxWidgets
51 endif
52
53 ifeq ($(PROJECT_NAME), )
54 PROJECT_NAME = wxWidgets
55 endif
56
57 ifeq ($(OS_API), )
58 OS_API = Protein
59 endif
60
61 ifeq ($(PROJECT_TYPE), )
62 PROJECT_TYPE = appl
63 endif
64
65 ifeq ($(DB_BACKUP), )
66 DB_BACKUP = true
67 endif
68
69 ifeq ($(DB_PREVENT_COPY), )
70 DB_PREVENT_COPY = false
71 endif
72
73 ifeq ($(DEBUG_OR_RELEASE), )
74 DEBUG_OR_RELEASE = Debug
75 endif
76