calculator/src
Michał Janiszewski 81aec1ebe8 Drop __inline from conflicting declarations (#545)
`mulnum` et al. are declared `extern` in `ratpak.h`, which conflicts
with the `__inline` used with them. Additionally, most similar functions
don't have such keyword applied to them.
2019-06-10 14:36:05 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Drop __inline from conflicting declarations (#545) 2019-06-10 14:36:05 -07:00
Calculator Update localized strings 2019-05-24 (#521) 2019-05-24 10:41:42 -07:00
CalculatorUITests Added WinAppDriver UI Tests to the Calculator Project. (#411) 2019-04-25 16:54:36 -07:00
CalculatorUnitTests Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
CalcViewModel Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
Calculator.sln Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CMakeLists.txt Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00