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