NORM-mirror/makefiles/win32
bebopagogo d00ebc22d2 fixed type casting issue with NormSenderNode::backoff_factor 2022-09-11 14:27:21 -04:00
..
norm pynorm fixes 2022-08-20 22:36:29 -04:00
Norm-2008.sln pynorm fixes 2022-08-20 22:36:29 -04:00
Norm.sln pynorm fixes 2022-08-20 22:36:29 -04:00
Norm.suo pynorm fixes 2022-08-20 22:36:29 -04:00
NormDll.vcproj pynorm fixes 2022-08-20 22:36:29 -04:00
NormDll.vcxproj update protolib submodule 2021-06-03 00:58:09 -04:00
NormLib.vcproj pynorm fixes 2022-08-20 22:36:29 -04:00
NormLib.vcproj.vs2008 pynorm fixes 2022-08-20 22:36:29 -04:00
NormLib.vcxproj update protolib submodule 2021-06-03 00:58:09 -04:00
README.TXT v1.5r5 2019-09-11 12:11:22 -04:00
normCast.vcxproj fixed type casting issue with NormSenderNode::backoff_factor 2022-09-11 14:27:21 -04:00
normTest.vcproj pynorm fixes 2022-08-20 22:36:29 -04:00
normTest.vcxproj update protolib submodule 2021-06-03 00:58:09 -04:00
npc.vcproj pynorm fixes 2022-08-20 22:36:29 -04:00
npc.vcxproj update protolib submodule 2021-06-03 00:58:09 -04:00

README.TXT

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Visual Studio 2012 and 2013 require different versions of the Platform Toolset:

Visual Studio 2012 v110 (or v110_xp for applications that need to run
under Windows XP)

Visual Studio 2013 v120 (or v120_xp for applications that need to run
under Windows XP)

For each project included by the solution file modify the Platform
Toolset under project Configuration Properties, General as appropriate
for your Visual Studio version.

A Visual Studio solutions file and associated .vcproj files are
included as a convenience for those using earlier versions of visual
studio (2008 and 2010): Norm-2008.sln