mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
switch to using 5.0 sdk
This commit is contained in:
parent
f7cd22a4b3
commit
354ba30804
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ BITMAP_RSRCS = \
|
|||
$(BITMAPS)/xwcoloricon.ppm \
|
||||
$(BITMAPS)/xwords4small.pbitm \
|
||||
|
||||
INCLUDES += -I/usr/local/share/palmdev/sdk-4.0/Extensions/ExpansionMgr
|
||||
INCLUDES += -I/usr/local/share/palmdev/sdk-5r3/Extensions/ExpansionMgr
|
||||
|
||||
ifneq (x$(HS_DUO_SUPPORT)x, xx)
|
||||
INCLUDES += -I/usr/local/share/palmdev/duoIncs
|
||||
|
|
Loading…
Add table
Reference in a new issue