mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Remove hpversion.h from repository
This patch removes hpversion.h from the repository, this also untangles a lot of ifdef mess. This closes bug CDExc19524.
This commit is contained in:
parent
90a2b2848a
commit
dd68514e4f
92 changed files with 115 additions and 1576 deletions
|
|
@ -78,7 +78,7 @@ SRCS1 = \
|
|||
HyperText.c JpegUtils.c Messages.c \
|
||||
PathArea.c Print.c Resize.c \
|
||||
SetList.c VolSelect.c XInterface.c \
|
||||
XUICreate.c XbmUtils.c version.c
|
||||
XUICreate.c XbmUtils.c
|
||||
|
||||
OBJS1 = \
|
||||
Actions.o AsciiSpc.o Callbacks.o \
|
||||
|
|
@ -91,7 +91,7 @@ OBJS1 = \
|
|||
HyperText.o JpegUtils.o Messages.o \
|
||||
PathArea.o Print.o Resize.o \
|
||||
SetList.o VolSelect.o XInterface.o \
|
||||
XUICreate.o XbmUtils.o version.o
|
||||
XUICreate.o XbmUtils.o
|
||||
|
||||
SRCS2 = \
|
||||
Access.c AccessCCDF.c AccessSDL.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue