Description of the changes: Disable Windows-provided min/max macros using the NOMINMAX flag. Add the flag to each project's pch to disable the macros across the solution. How changes were validated: Project builds. Unit tests pass. Smoke tests. Fixes #362. |
||
---|---|---|
.. | ||
Common | ||
DataLoaders | ||
ApplicationViewModel.cpp | ||
ApplicationViewModel.h | ||
CalcViewModel.vcxproj | ||
CalcViewModel.vcxproj.filters | ||
DateCalculatorViewModel.cpp | ||
DateCalculatorViewModel.h | ||
HistoryItemViewModel.cpp | ||
HistoryItemViewModel.h | ||
HistoryViewModel.cpp | ||
HistoryViewModel.h | ||
MemoryItemViewModel.cpp | ||
MemoryItemViewModel.h | ||
packages.config | ||
pch.cpp | ||
pch.h | ||
StandardCalculatorViewModel.cpp | ||
StandardCalculatorViewModel.h | ||
targetver.h | ||
UnitConverterViewModel.cpp | ||
UnitConverterViewModel.h | ||
ViewState.cpp | ||
ViewState.h |