Compiling C10 app with C11 IDE always states pragma changed

I’m compiling C10 app using C11.1 IDE by selecting desired Clarion version.
When I hit Build it always builds all procedures with remark ‘pragma changed’.
Compiling C11 app compiles only the changed procedure.
Has anyone seen this behaviour yet? Any Solution?