diff options
Diffstat (limited to 'misc/msvs/props.template')
-rw-r--r-- | misc/msvs/props.template | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/msvs/props.template b/misc/msvs/props.template index f360871b72..82e3e81f18 100644 --- a/misc/msvs/props.template +++ b/misc/msvs/props.template @@ -18,4 +18,7 @@ <ItemGroup Condition="%%CONDITION%%"> %%EXTRA_ITEMS%% </ItemGroup> -</Project>
\ No newline at end of file +</Project> +<!-- CHECKSUM +%%HASH%% +--> |