[Liblas-devel] Building .NET bindings
Mateusz Łoskot
mateusz at loskot.net
Thu Oct 9 15:56:49 EDT 2008
Martin Vales pisze:
>>> In my case by now i copy the liblas.DLL to all folders by hand. Perhaps
>>> we have some option in visual studio for that, but i don´t find it by now.
>>>
>> Why not to use Visual Studio Property Sheet (.vsprops) and specify
>> LIBLAS_BIN_PATH there as macro.
>> libLAS DLL can be copied automatically using Post-Build Event configured in
>> VS project.
>
> humm. Are you sure in .NET we have Property Sheets??. I don´t see them. I
> only see that utilility in the visual c++ IDE.
Martin,
You are right, I've missed that point.
Anyway, we use msbuild, so I think we are free to customize the XML
files. I've already done so for some issues.
http://liblas.org/changeset/906
http://liblas.org/changeset/909
Ciao,
--
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
More information about the Liblas-devel
mailing list