Hi Team,

My new build configuration always looking for the files from the build where i copied from.
please help me to resolve this.

I am using Visual studio 2008.It has Qt 4.8. plugins,qml,C++ development

I created new debug_new build configuration with additional preprocessor from the debug config.
I created new release_new build configuration by including additional preprocessor from the release config.

when i build with the config debug_new , it is looking for moc_xx.cpp file from the debug folder instead debug_new

Though the files are available in the build config moc direcotry , i get the error as cannot open source file. "No such file or directory".


The same issue is for release also.

Regards,
SenthilAndavan