diff options
Diffstat (limited to 'protocols/Tox/Tox_10.vcxproj')
-rw-r--r-- | protocols/Tox/Tox_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Tox/Tox_10.vcxproj b/protocols/Tox/Tox_10.vcxproj index 6694754e01..97d3933212 100644 --- a/protocols/Tox/Tox_10.vcxproj +++ b/protocols/Tox/Tox_10.vcxproj @@ -211,6 +211,7 @@ copy docs\tox.ini "$(SolutionDir)$(Configuration)64\Plugins" /y</Command> <ClInclude Include="src\tox_menus.h" />
<ClInclude Include="src\tox_multimedia.h" />
<ClInclude Include="src\tox_options.h" />
+ <ClInclude Include="src\tox_profile.h" />
<ClInclude Include="src\tox_proto.h" />
<ClInclude Include="src\tox_transfer.h" />
<ClInclude Include="src\version.h" />
|