Show More
Commit Description:
Tweak calculations....
Commit Description:
Tweak calculations.
Prevent a negative number of visitors and separate visitors from donors.
References:
File last commit:
Show/Diff file:
Action:
FNA/lib/FNA3D/visualc/FNA3D.sln
26 lines | 1.2 KiB | text/plain | TextLexer
26 lines | 1.2 KiB | text/plain | TextLexer
r690 | | |||
Microsoft Visual Studio Solution File, Format Version 11.00 | ||||
# Visual C++ Express 2010 | ||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FNA3D", "FNA3D.vcxproj", "{6DB15344-E000-45CB-A48A-1D72F7D6E945}" | ||||
EndProject | ||||
Global | ||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||||
Debug|Win32 = Debug|Win32 | ||||
Release|Win32 = Release|Win32 | ||||
Debug|x64 = Debug|x64 | ||||
Release|x64 = Release|x64 | ||||
EndGlobalSection | ||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||||
{6DB15344-E000-45CB-A48A-1D72F7D6E945}.Debug|Win32.ActiveCfg = Debug|Win32 | ||||
{6DB15344-E000-45CB-A48A-1D72F7D6E945}.Debug|Win32.Build.0 = Debug|Win32 | ||||
{6DB15344-E000-45CB-A48A-1D72F7D6E945}.Release|Win32.ActiveCfg = Release|Win32 | ||||
{6DB15344-E000-45CB-A48A-1D72F7D6E945}.Release|Win32.Build.0 = Release|Win32 | ||||
{6DB15344-E000-45CB-A48A-1D72F7D6E945}.Debug|x64.ActiveCfg = Debug|x64 | ||||
{6DB15344-E000-45CB-A48A-1D72F7D6E945}.Debug|x64.Build.0 = Debug|x64 | ||||
{6DB15344-E000-45CB-A48A-1D72F7D6E945}.Release|x64.ActiveCfg = Release|x64 | ||||
{6DB15344-E000-45CB-A48A-1D72F7D6E945}.Release|x64.Build.0 = Release|x64 | ||||
EndGlobalSection | ||||
GlobalSection(SolutionProperties) = preSolution | ||||
HideSolutionNode = FALSE | ||||
EndGlobalSection | ||||
EndGlobal | ||||