-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Some (but not all) VS170 projects generate binaries with A
inserted into the binary name, which is fine, but it has to be consistent in order to work.
TODO:
- consolidate/unify pdb names (not consistent)
- align
Foundation
andCppUnit
- debug testsuites not having
d
appended to the executable name -
C++17
andshould be made default for VS2022 and 2019:C11
Line 587 in 7823485
// TODO: handle standards - would be good to have the
progen.ps1
PowerShell script to build needed libs and exe using buildwin.ps1 and startProgen
with arguments for some or all VS projects generation Add ProGen PowerShell script #4248