calculator/src/Calculator
Matt Cooley e55ffe5b8d [Build] Remove conditional inclusion of resw files (#360)
The .resw files for all languages are expected to be checked into the repo (this used to not the the case). Let's remove the conditions in the project file which ignore them if they don't exist.

Additionally removes pseudo-loc resource references from the build as pseudo-loc resources aren't currently being generated.
2019-03-25 11:16:15 -07:00
..
Assets Optimised images losslessly. (#229) 2019-03-13 16:37:50 -07:00
Common Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
Controls Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
Converters Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
DesignData Spelling (#135) 2019-03-07 10:27:13 -08:00
Resources Update the year in the Copyright string (#320) 2019-03-25 11:11:24 -07:00
Views ViewModelProperties namespaces converted to static member properties. (#306) 2019-03-20 09:56:59 -07:00
AboutFlyout.xaml Update the year in the Copyright string (#320) 2019-03-25 11:11:24 -07:00
AboutFlyout.xaml.cpp Update the year in the Copyright string (#320) 2019-03-25 11:11:24 -07:00
AboutFlyout.xaml.h Hello GitHub 2019-01-28 16:24:37 -08:00
App.xaml Activate TextSelection on all interesting values/results (#213) 2019-03-14 22:35:55 -07: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] Remove conditional inclusion of resw files (#360) 2019-03-25 11:16:15 -07:00
Calculator.vcxproj.filters Add TemporaryKey.pfx (#354) 2019-03-21 17:03:42 -07: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 Update the year in the Copyright string (#320) 2019-03-25 11:11:24 -07:00
TemporaryKey.pfx Add TemporaryKey.pfx (#354) 2019-03-21 17:03:42 -07:00
WindowFrameService.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
WindowFrameService.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00