Вопрос

How can I use a .pch file of a static library in another project,which is using the library.

Это было полезно?

Решение

In the project build settings, search for "pch".

There will be an item "Prefix Header" where you should enter the name of your PCH file.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top