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:
@@ -50,12 +50,12 @@ SRCS = dtIconShell.c event.c fileIO.c \
|
||||
fileIODialog.c globals.c graphics.c \
|
||||
help.c image.c main.c \
|
||||
newIconDialog.c process.c queryDialog.c \
|
||||
stdErrDialog.c utils.c version.c
|
||||
stdErrDialog.c utils.c
|
||||
|
||||
OBJS = dtIconShell.o event.o fileIO.o \
|
||||
fileIODialog.o globals.o graphics.o \
|
||||
help.o image.o main.o \
|
||||
newIconDialog.o process.o queryDialog.o \
|
||||
stdErrDialog.o utils.o version.o
|
||||
stdErrDialog.o utils.o
|
||||
|
||||
ComplexProgramTarget(dticon)
|
||||
|
||||
Reference in New Issue
Block a user