<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I can't track this down. This application has
2 different DPR project files, and compiler $defines to load one of 2
different About forms, About1 or About2. Both have the same class name,
just different unit filenames. This has worked fine for years.
But today when switching the define to use About2, and doing a Build, the linker
is complaining about 2 conflicting resources. I renamed About1.DFM out of
the way and received the above Error message. I've searched the entire
source,and the DPR, for any reference to About1 and there is none, except
for within the {$IFDEF} define which is not being compiled. I
even remarked the line out so there was no way About1 was being USEed
anywhere. Any ideas where to look?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Cheers,</FONT></DIV>
<DIV><FONT face=Arial size=2>Ross.</FONT></DIV></BODY></HTML>