calculator/src/Calculator
Brett Waldbaum 64c6493312
Build with /W4 (#197)
All projects are built with warning level 4 (/W4) and treat warnings as errors (/WX).
Fixed build errors resulting from enabling these compiler flags.
2019-03-08 23:15:28 -08:00
..
Assets Updating all icons/images to latest version of the "developer build" icons 2019-03-04 12:30:30 -08:00
Common Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
Controls Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
Converters Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
DesignData Spelling (#135) 2019-03-07 10:27:13 -08:00
Resources Spelling (#135) 2019-03-07 10:27:13 -08:00
Views Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
AboutFlyout.xaml Hello GitHub 2019-01-28 16:24:37 -08:00
AboutFlyout.xaml.cpp - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
AboutFlyout.xaml.h Hello GitHub 2019-01-28 16:24:37 -08:00
App.xaml Hello GitHub 2019-01-28 16:24:37 -08:00
App.xaml.cpp - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
App.xaml.h Hello GitHub 2019-01-28 16:24:37 -08:00
Calculator.rc Hello GitHub 2019-01-28 16:24:37 -08:00
Calculator.vcxproj Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
Calculator.vcxproj.filters Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
Package.appxmanifest Hello GitHub 2019-01-28 16:24:37 -08:00
packages.config Update WinUI to 2.0.181018004 (#18) 2019-02-13 09:44:02 -08:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
WindowFrameService.cpp Apply spell check (#41) 2019-02-26 20:41:04 -08:00
WindowFrameService.h Hello GitHub 2019-01-28 16:24:37 -08:00