D
Daniel
I renamed a project named, say . . . "xxx" to "yyy". I renamed everything
else by that name. However, the compiler still at some point wants to
change back to "xxx". I can't find any setting that still has that old
value. It changes a value in xxx_p.c back to the old value and created
files by the name of the old value "xxx", namely xxx.pch, xxx_i.c, xxx.tlb,
xxx.h. I get an error saying that file xxx.pch is from a previous version.
I resorted to this because I don't know how to create the project myself.
Can someone suggest to me a setting that I need to change or a value I need
to change from "xxx" to "yyy" to be able to make this work?
Daniel
else by that name. However, the compiler still at some point wants to
change back to "xxx". I can't find any setting that still has that old
value. It changes a value in xxx_p.c back to the old value and created
files by the name of the old value "xxx", namely xxx.pch, xxx_i.c, xxx.tlb,
xxx.h. I get an error saying that file xxx.pch is from a previous version.
I resorted to this because I don't know how to create the project myself.
Can someone suggest to me a setting that I need to change or a value I need
to change from "xxx" to "yyy" to be able to make this work?
Daniel