]> git.saurik.com Git - wxWidgets.git/blame - build/palmos/auto-generated.mk
changed GetFromWindow() to take const pointer
[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), )
10 SDK_LOCATION = C:/Program Files/PalmSource/Palm OS Developer Suite/sdk-6/
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
37ifeq ($(DB_RESET_INSTALL), )
38 DB_RESET_INSTALL = false
39endif
40
41ifeq ($(SDK), )
42 SDK = com.palmsource.eclipse.sdk.palmos6
43endif
44
45ifeq ($(APP_NAME), )
46 APP_NAME = wxWidgets
47endif
48
49ifeq ($(OS_API), )
50 OS_API = Protein
51endif
52
53ifeq ($(PROJECT_NAME), )
54 PROJECT_NAME = wxWidgets
55endif
56
57ifeq ($(PROJECT_TYPE), )
58 PROJECT_TYPE = appl
59endif
60
61ifeq ($(DB_BACKUP), )
62 DB_BACKUP = true
63endif
64
65ifeq ($(DB_PREVENT_COPY), )
66 DB_PREVENT_COPY = false
67endif
68
69ifeq ($(DEBUG_OR_RELEASE), )
70 DEBUG_OR_RELEASE = Debug
71endif
72