aboutsummaryrefslogtreecommitdiff
path: root/src/Directory.vcxproj.props (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Incremental linking is not supported by C++/CLIRob Mensching2022-10-041-0/+3
|
* Use `v143` toolset except `v141` for libs.Bob Arnson2021-12-251-1/+5
|
* Build with VS2022, which is now required.Bob Arnson2021-12-251-7/+3
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Enable warning to detect hidden base class functionsSean Hall2021-11-101-1/+1
|
* Refactor butil while cleaning up other things.Sean Hall2021-07-181-1/+1
|
* Implement integrated build processRob Mensching2021-05-111-6/+6
|
* Introduce new versioning system based on GitInfoRob Mensching2021-04-291-1/+8
|
* Modernize build systemRob Mensching2021-03-161-0/+111