From 2a82a9154f9d6e0b5658c82cd346051017339a1e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 26 Jan 2016 08:28:32 +0000 Subject: libaxolotl - initial commit git-svn-id: http://svn.miranda-ng.org/main/trunk@16169 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- libs/libaxolotl/libaxolotl.vcxproj | 52 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 libs/libaxolotl/libaxolotl.vcxproj (limited to 'libs/libaxolotl/libaxolotl.vcxproj') diff --git a/libs/libaxolotl/libaxolotl.vcxproj b/libs/libaxolotl/libaxolotl.vcxproj new file mode 100644 index 0000000000..aeb45eb40b --- /dev/null +++ b/libs/libaxolotl/libaxolotl.vcxproj @@ -0,0 +1,52 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + libaxolotl + {620E0BE7-3763-4F35-9DBD-4770104E269C} + + + + + + + _WINDOWS;%(PreprocessorDefinitions) + .\;src\curve25519\ed25519;src\curve25519\ed25519\nacl_includes;src\curve25519\ed25519\additions\;%(AdditionalIncludeDirectories) + 4005;4127;4200;%(DisableSpecificWarnings) + + + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + -- cgit v1.2.3