.# Generate NuGet nuspec file (for subsequent packing).
.#
.# This is a code generator built using the iMatix GSL code generation
.# language. See https://github.com/zeromq/gsl for details. This script
.# is licensed under MIT/X11.
.#
.echo "Generating package.nuspec from template."
.output "package.nuspec"
$(package.id)$(package.version)$(package.id)libzmq contributorsEric Voskuilhttps://raw.github.com/zeromq/libzmq/master/COPYING.LESSERhttps://github.com/zeromq/libzmqhttps://avatars1.githubusercontent.com/u/109777?s=32truefalseThe 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.The 0MQ lightweight messaging kernel, with tweetnacl integrated, packaged for specific Visual Studio compiler.https://raw.github.com/zeromq/libzmq/master/NEWSGNU Lesser GPL v3native, libzmq, zmq, 0MQ, messaging, sockets, C++
.for dependency
.endfor
.echo "Generating package.targets from template."
.output "package.targets"
ZMQ_USE_TWEETNACL;%(PreprocessorDefinitions)$\(MSBuildThisFileDirectory)include\\;%(AdditionalIncludeDirectories)$\(MSBuildThisFileDirectory)bin\\;%(AdditionalLibraryDirectories)ZMQ_STATIC;%(PreprocessorDefinitions)$(package.target)-x86-$(package.platformtoolset)-mt-s-$(package.pathversion).lib;%(AdditionalDependencies)$(package.target)-x86-$(package.platformtoolset)-mt-sgd-$(package.pathversion).lib;%(AdditionalDependencies)$(package.target)-x64-$(package.platformtoolset)-mt-s-$(package.pathversion).lib;%(AdditionalDependencies)$(package.target)-x64-$(package.platformtoolset)-mt-sgd-$(package.pathversion).lib;%(AdditionalDependencies)$(package.target)-x86-$(package.platformtoolset)-mt-s-$(package.pathversion).ltcg.lib;%(AdditionalDependencies)$(package.target)-x86-$(package.platformtoolset)-mt-sgd-$(package.pathversion).ltcg.lib;%(AdditionalDependencies)$(package.target)-x64-$(package.platformtoolset)-mt-s-$(package.pathversion).ltcg.lib;%(AdditionalDependencies)$(package.target)-x64-$(package.platformtoolset)-mt-sgd-$(package.pathversion).ltcg.lib;%(AdditionalDependencies)$(package.target)-x86-$(package.platformtoolset)-mt-$(package.pathversion).imp.lib;%(AdditionalDependencies)$(package.target)-x86-$(package.platformtoolset)-mt-gd-$(package.pathversion).imp.lib;%(AdditionalDependencies)$(package.target)-x64-$(package.platformtoolset)-mt-$(package.pathversion).imp.lib;%(AdditionalDependencies)$(package.target)-x64-$(package.platformtoolset)-mt-gd-$(package.pathversion).imp.lib;%(AdditionalDependencies)
.echo "Generating package.xml (ui extension) from template."
.output "package.xml"