Subj : Re: update. To : borland.public.cpp.borlandcpp From : "Bob Barker" Date : Mon Mar 15 2004 06:00 pm When I open up my .bpr file in builder 5.0 it sys that it is converting everything to the newer version. My linker error is complaining about the VCLE.lib but I don't see that anywhere in the orginally project file that has been hander over to me. Thanks for the help. VERSION = BCB.04.04 # -------------------------------------------------------------------------- - PROJECT = triage.exe OBJFILES = triage.obj Main.obj HelpAbout.obj OximSetup.obj ECGSetup.obj RespSetup.obj RESFILES = triage.res Wavefiles.res DEFFILE = RESDEPEN = $(RESFILES) Main.dfm HelpAbout.dfm OximSetup.dfm ECGSetup.dfm RespSetup.dfm LIBFILES = LIBRARIES = ZStuff.lib Uhen.lib vcl40.lib SPARELIBS = vcl40.lib Uhen.lib ZStuff.lib PACKAGES = vclx40.bpi vcl40.bpi vcldb40.bpi vcldbx40.bpi bcbsmp40.bpi dclocx40.bpi \ qrpt40.bpi teeui40.bpi vclsmp40.bpi teedb40.bpi tee40.bpi ibsmp40.bpi \ nmfast40.bpi inetdb40.bpi inet40.bpi # -------------------------------------------------------------------------- - PATHCPP = .; .