diff --git a/{{ cookiecutter.format }}/{{ cookiecutter.formal_name }}/settings.manifest b/{{ cookiecutter.format }}/{{ cookiecutter.formal_name }}/settings.manifest new file mode 100644 index 0000000..402aa0e --- /dev/null +++ b/{{ cookiecutter.format }}/{{ cookiecutter.formal_name }}/settings.manifest @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + diff --git a/{{ cookiecutter.format }}/{{ cookiecutter.formal_name }}/{{ cookiecutter.formal_name }}.vcxproj b/{{ cookiecutter.format }}/{{ cookiecutter.formal_name }}/{{ cookiecutter.formal_name }}.vcxproj index 6be4ebf..4498f0d 100644 --- a/{{ cookiecutter.format }}/{{ cookiecutter.formal_name }}/{{ cookiecutter.formal_name }}.vcxproj +++ b/{{ cookiecutter.format }}/{{ cookiecutter.formal_name }}/{{ cookiecutter.formal_name }}.vcxproj @@ -95,6 +95,9 @@ + + +