You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

95 lines
6.3 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. #################################################################
  4. # GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY #
  5. #################################################################
  6. -->
  7. <package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  8. <metadata minClientVersion="2.5">
  9. <id>libsodium_vc120</id>
  10. <version>1.0.0.0</version>
  11. <title>libsodium_vc120</title>
  12. <authors>libsodium contributors</authors>
  13. <owners>Eric Voskuil</owners>
  14. <licenseUrl>https://raw.github.com/jedisct1/libsodium/master/LICENSE</licenseUrl>
  15. <projectUrl>https://github.com/jedisct1/libsodium</projectUrl>
  16. <iconUrl>http://upload.wikimedia.org/wikipedia/commons/thumb/7/78/Salt_shaker_on_white_background.jpg/220px-Salt_shaker_on_white_background.jpg</iconUrl>
  17. <requireLicenseAcceptance>true</requireLicenseAcceptance>
  18. <developmentDependency>false</developmentDependency>
  19. <description>Sodium is a portable, cross-compilable, installable, packageable fork of NaCl (based on the latest released upstream version nacl-20110221), with a compatible API.</description>
  20. <summary>Portable fork of NaCl, packaged for Visual Studio 2013 (v120) and CTP_Nov2013 compilers.</summary>
  21. <releaseNotes>https://raw.github.com/jedisct1/libsodium/master/ChangeLog</releaseNotes>
  22. <copyright>(c) 2013-2014, Frank Denis (attribution required)</copyright>
  23. <tags>native, NaCl, salt, sodium, libodium, C++</tags>
  24. <dependencies>
  25. </dependencies>
  26. <!-- Salt shaker icon by Dubravko Soric :
  27. http://upload.wikimedia.org/wikipedia/commons/thumb/7/78/Salt_shaker_on_white_background.jpg/220px-Salt_shaker_on_white_background.jpg -->
  28. </metadata>
  29. <files>
  30. <!-- include -->
  31. <file src="..\..\src\libsodium\include\sodium.h" target="build\native\include" />
  32. <file src="..\..\src\libsodium\include\sodium\*.*" target="build\native\include\sodium" />
  33. <!-- targets -->
  34. <file src="package.targets" target="build\native\libsodium_vc120.targets" />
  35. <file src="package.xml" target="build\native\package.xml" />
  36. <!-- libraries -->
  37. <!-- x86 Dynamic libraries (.dll) -->
  38. <file src="..\..\bin\Win32\Release\v120\dynamic\libsodium.dll" target="build\native\bin\libsodium-x86-v120-mt-1_0_0_0.dll" />
  39. <file src="..\..\bin\Win32\Debug\v120\dynamic\libsodium.dll" target="build\native\bin\libsodium-x86-v120-mt-gd-1_0_0_0.dll" />
  40. <!-- x86 Debugging symbols (.pdb) -->
  41. <!--<file src="..\..\bin\Win32\Release\v120\dynamic\libsodium.pdb" target="build\native\bin\libsodium-x86-v120-mt-1_0_0_0.pdb" />-->
  42. <file src="..\..\bin\Win32\Debug\v120\dynamic\libsodium.pdb" target="build\native\bin\libsodium-x86-v120-mt-gd-1_0_0_0.pdb" />
  43. <!-- x86 Import libraries (.imp.lib) -->
  44. <file src="..\..\bin\Win32\Release\v120\dynamic\libsodium.lib" target="build\native\bin\libsodium-x86-v120-mt-1_0_0_0.imp.lib" />
  45. <file src="..\..\bin\Win32\Debug\v120\dynamic\libsodium.lib" target="build\native\bin\libsodium-x86-v120-mt-gd-1_0_0_0.imp.lib" />
  46. <!-- x86 Export libraries (.exp) -->
  47. <file src="..\..\bin\Win32\Release\v120\dynamic\libsodium.exp" target="build\native\bin\libsodium-x86-v120-mt-1_0_0_0.exp" />
  48. <file src="..\..\bin\Win32\Debug\v120\dynamic\libsodium.exp" target="build\native\bin\libsodium-x86-v120-mt-gd-1_0_0_0.exp" />
  49. <!-- x86 Static libraries (.lib) -->
  50. <file src="..\..\bin\Win32\Release\v120\static\libsodium.lib" target="build\native\bin\libsodium-x86-v120-mt-s-1_0_0_0.lib" />
  51. <file src="..\..\bin\Win32\Debug\v120\static\libsodium.lib" target="build\native\bin\libsodium-x86-v120-mt-sgd-1_0_0_0.lib" />
  52. <!-- x86 Static link time code generation libraries (.ltcg.lib) -->
  53. <file src="..\..\bin\Win32\Release\v120\ltcg\libsodium.lib" target="build\native\bin\libsodium-x86-v120-mt-s-1_0_0_0.ltcg.lib" />
  54. <file src="..\..\bin\Win32\Debug\v120\ltcg\libsodium.lib" target="build\native\bin\libsodium-x86-v120-mt-sgd-1_0_0_0.ltcg.lib" />
  55. <!-- x64 Dynamic libraries (.dll) -->
  56. <file src="..\..\bin\x64\Release\v120\dynamic\libsodium.dll" target="build\native\bin\libsodium-x64-v120-mt-1_0_0_0.dll" />
  57. <file src="..\..\bin\x64\Debug\v120\dynamic\libsodium.dll" target="build\native\bin\libsodium-x64-v120-mt-gd-1_0_0_0.dll" />
  58. <!-- x64 Debugging symbols (.pdb) -->
  59. <!--<file src="..\..\bin\x64\Release\v120\dynamic\libsodium.pdb" target="build\native\bin\libsodium-x64-v120-mt-1_0_0_0.pdb" />-->
  60. <file src="..\..\bin\x64\Debug\v120\dynamic\libsodium.pdb" target="build\native\bin\libsodium-x64-v120-mt-gd-1_0_0_0.pdb" />
  61. <!-- x64 Import libraries (.imp.lib) -->
  62. <file src="..\..\bin\x64\Release\v120\dynamic\libsodium.lib" target="build\native\bin\libsodium-x64-v120-mt-1_0_0_0.imp.lib" />
  63. <file src="..\..\bin\x64\Debug\v120\dynamic\libsodium.lib" target="build\native\bin\libsodium-x64-v120-mt-gd-1_0_0_0.imp.lib" />
  64. <!-- x64 Export libraries (.exp) -->
  65. <file src="..\..\bin\x64\Release\v120\dynamic\libsodium.exp" target="build\native\bin\libsodium-x64-v120-mt-1_0_0_0.exp" />
  66. <file src="..\..\bin\x64\Debug\v120\dynamic\libsodium.exp" target="build\native\bin\libsodium-x64-v120-mt-gd-1_0_0_0.exp" />
  67. <!-- x64 Static libraries (.lib) -->
  68. <file src="..\..\bin\x64\Release\v120\static\libsodium.lib" target="build\native\bin\libsodium-x64-v120-mt-s-1_0_0_0.lib" />
  69. <file src="..\..\bin\x64\Debug\v120\static\libsodium.lib" target="build\native\bin\libsodium-x64-v120-mt-sgd-1_0_0_0.lib" />
  70. <!-- x64 Static link time code generation libraries (.ltcg.lib) -->
  71. <file src="..\..\bin\x64\Release\v120\ltcg\libsodium.lib" target="build\native\bin\libsodium-x64-v120-mt-s-1_0_0_0.ltcg.lib" />
  72. <file src="..\..\bin\x64\Debug\v120\ltcg\libsodium.lib" target="build\native\bin\libsodium-x64-v120-mt-sgd-1_0_0_0.ltcg.lib" />
  73. </files>
  74. <!--
  75. #################################################################
  76. # GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY #
  77. #################################################################
  78. -->
  79. </package>