.# Generate NuGet nuspec file (for subsequent packing).
.#
.# This is a code generator built using the iMatix GSL code generation
.# language. See https://github.com/imatix/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)libsodium contributorsEric Voskuilhttps://raw.github.com/jedisct1/libsodium/master/LICENSEhttps://github.com/jedisct1/libsodiumhttp://upload.wikimedia.org/wikipedia/commons/thumb/7/78/Salt_shaker_on_white_background.jpg/220px-Salt_shaker_on_white_background.jpgtruefalseSodium is a portable, cross-compilable, installable, packageable fork of NaCl (based on the latest released upstream version nacl-20110221), with a compatible API.Portable fork of NaCl, packaged for Visual Studio 2013 (v120) and CTP_Nov2013 compilers.https://raw.github.com/jedisct1/libsodium/master/ChangeLog(c) 2013-2014, Frank Denis (attribution required)native, NaCl, salt, sodium, libodium, C++
.for dependency
.endfor
.echo "Generating package.targets from template."
.output "package.targets"
$\(MSBuildThisFileDirectory)include\\;%(AdditionalIncludeDirectories)advapi32.lib;crypt32.lib;%(AdditionalDependencies)$\(MSBuildThisFileDirectory)bin\\;%(AdditionalLibraryDirectories)SODIUM_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"