Example showcasing the following issue: https://developercommunity.visualstudio.com/content/problem/395185/vctargetsplatformwin32platformcommonprops-missing.html
- create Windows C++ static lib
- add Resource file (with string resource)
- Compile for x86
Expected: No Warnings
Actual Results: 1>LINK : warning LNK4068: /MACHINE not specified; defaulting to X86