curl/projects/Windows/tmpl
Jay Satiro 85a33f486f get rid of the tmpl extension from template files
.. also add a readme explaining that files in templ directory should not
be opened with visual studio.

template files are already in a tmpl directory which is enough to
identify them as template files without having the templ extension.
however it's possible the user won't understand that? so i added a
readme explaining that they are template files.
2025-08-28 14:28:45 -04:00
..
.gitattributes projects: generate from a single template 2025-08-26 09:41:30 +02:00
curl-all.sln get rid of $FORMATYEAR since it's only used for comments 2025-08-27 11:42:39 -04:00
curl.sln get rid of $FORMATYEAR since it's only used for comments 2025-08-27 11:42:39 -04:00
curl.vcxproj get rid of the tmpl extension from template files 2025-08-28 14:28:45 -04:00
curl.vcxproj.filters fixup TOOLSVER is different in vcxproj but not filters files 2025-08-27 11:32:22 -04:00
libcurl.sln get rid of $FORMATYEAR since it's only used for comments 2025-08-27 11:42:39 -04:00
libcurl.vcxproj get rid of the tmpl extension from template files 2025-08-28 14:28:45 -04:00
libcurl.vcxproj.filters fixup TOOLSVER is different in vcxproj but not filters files 2025-08-27 11:32:22 -04:00
README.txt get rid of the tmpl extension from template files 2025-08-28 14:28:45 -04:00

The files in this directory are not meant to be opened with Visual Studio.

This directory contains template files that are used to generate project files
for legacy versions of Visual Studio 2010, 2012 and 2013. To generate the
files run generate.bat in the projects directory and refer to that directory's
README.