curl-curl/projects/Windows/tmpl
Viktor Szakats 57d349fe0e
projects: generate from a single template
The three projects (VC10, VC11, VC12) are identical except 5 repeated
strings in them. They also require running `generate.bat` before use,
to populate source files. Reduce the 3 almost identical projects to
a single template project and populate the repeated strings also via
`generate.bat`. This reduces the maintenance burden to a single copy of
the project files. Also saving 10000 LOCs.

Closes #18396
2025-08-26 09:41:30 +02:00
..
.gitattributes projects: generate from a single template 2025-08-26 09:41:30 +02:00
curl-all.sln projects: generate from a single template 2025-08-26 09:41:30 +02:00
curl.sln projects: generate from a single template 2025-08-26 09:41:30 +02:00
curl.vcxproj.filters projects: generate from a single template 2025-08-26 09:41:30 +02:00
curl.vcxproj.tmpl projects: generate from a single template 2025-08-26 09:41:30 +02:00
libcurl.sln projects: generate from a single template 2025-08-26 09:41:30 +02:00
libcurl.vcxproj.filters projects: generate from a single template 2025-08-26 09:41:30 +02:00
libcurl.vcxproj.tmpl projects: generate from a single template 2025-08-26 09:41:30 +02:00