Tensorflow.dll vs tensorflow_cc.dll

Tensorflow 2.10.0 Building from source . What is the difference between building //tensorflow:tensorflow.dll and //tensorflow:tensorflow_cc.dll
In my pc tensorflow.dll build was success but tensorflow_cc.dll build was failed with link.exe LNK1120 link error.
Is there any specific changes to be done for building tensorflow_cc.dll
Steps followed from the following link: Build TensorFlow from Source on Windows 10 | by Ibrahim Soliman | ViTrox-Publication | Medium