mardi 23 mai 2017

How to generate dll with header only

I have created a project, output of which is dll. I put all implementations in header(.h) and didn't add the corresponding cpp. Then I built the project, it didn't generate any dll, but if I added the corresponding cpp even this cpp is empty, VS can generate dll. Why would this happen?

Aucun commentaire:

Enregistrer un commentaire