1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-24 12:36:01 -07:00
libsodium/builds/msvc/properties
Frank Denis 3cbdacbd8c Revert "Enable building win/arm64 package using visual studio (#1130)"
This reverts commit 13144d11c1.

It doesn't work.

Trying to open the solutions in Visual Studio results in
"libsodium.vcxproj(8,3): The element <#text> beneath element
<ItemGroup> is unrecognized."
2023-09-10 23:32:42 +02:00
..
Common.props Revert changes to common props. 2014-11-02 22:36:21 -08:00
Debug.props cosmetic msvc xml fix 2014-05-26 21:16:54 -07:00
DebugDEXE.props Modify VS props config for easy variation of output locations and messages. 2014-05-10 19:30:10 -07:00
DebugDLL.props Modify VS props config for easy variation of output locations and messages. 2014-05-10 19:30:10 -07:00
DebugLEXE.props Modify VS props config for easy variation of output locations and messages. 2014-05-10 19:30:10 -07:00
DebugLIB.props MSVC: apply patches from Conan to for debugging information 2023-01-05 19:01:01 +01:00
DebugLTCG.props Debug symboils for VS static libs. 2014-06-14 19:44:32 -07:00
DebugSEXE.props Modify VS props config for easy variation of output locations and messages. 2014-05-10 19:30:10 -07:00
DLL.props Update Visual Studio projects and packaging. 2014-05-10 03:47:35 -07:00
EXE.props Modify VS props config for easy variation of output locations and messages. 2014-05-10 19:30:10 -07:00
LIB.props Update Visual Studio projects and packaging. 2014-05-10 03:47:35 -07:00
Link.props Update Visual Studio projects and packaging. 2014-05-10 03:47:35 -07:00
LTCG.props Modify VS props config for easy variation of output locations and messages. 2014-05-10 19:30:10 -07:00
Messages.props Remove VS custom props dependency from imports. 2014-05-11 14:25:55 -07:00
Output.props Remove VS custom props dependency from imports. 2014-05-11 14:25:55 -07:00
Release.props MSVC: apply patches from Conan to for debugging information 2023-01-05 19:01:01 +01:00
ReleaseDEXE.props Fix Visual Studio common props for MT dynamic release. 2015-07-26 15:53:39 -07:00
ReleaseDLL.props Modify VS props config for easy variation of output locations and messages. 2014-05-10 19:30:10 -07:00
ReleaseLEXE.props Modify VS props config for easy variation of output locations and messages. 2014-05-10 19:30:10 -07:00
ReleaseLIB.props Modify VS props config for easy variation of output locations and messages. 2014-05-10 19:30:10 -07:00
ReleaseLTCG.props Modify VS props config for easy variation of output locations and messages. 2014-05-10 19:30:10 -07:00
ReleaseSEXE.props Modify VS props config for easy variation of output locations and messages. 2014-05-10 19:30:10 -07:00
Win32.props Re-add $(VCTargetsPath)\Microsoft.Cpp.targets 2017-05-27 16:19:47 +02:00
x64.props Re-add $(VCTargetsPath)\Microsoft.Cpp.targets 2017-05-27 16:19:47 +02:00