Windows build - equivalent of 'make install'?
Lukáš Lalinský
lalinsky at gmail.com
Thu Jul 28 06:16:37 CEST 2011
On Wed, Jul 27, 2011 at 6:06 PM, Graham Perks <graham at kace.com> wrote:
> This works great for building taglib. Now I would like to incorporate taglib
> in another project, but there's no good 'include' folder. Is there
> an equivalent of 'make install' on Windows?
I've never actually used the VS project target, so I don't know, but
if you use "NMake Makefiles", you can use nmake install.
Lukas
More information about the taglib-devel
mailing list