diff options
| author | George Hazan <ghazan@miranda.im> | 2022-08-03 18:22:14 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2022-08-03 18:22:14 +0300 |
| commit | 7dc21cf346e2c36dbcf281f28fcb0d19ae008dab (patch) | |
| tree | d1d13e858b94501bc9e034b2040a124de0615573 /src/core/stduserinfo/stduserinfo.vcxproj | |
| parent | 22ad532bfa626867529355baa5ea96f2fafdc233 (diff) | |
stduserinfo: empty pages to be dropped
Diffstat (limited to 'src/core/stduserinfo/stduserinfo.vcxproj')
| -rw-r--r-- | src/core/stduserinfo/stduserinfo.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/stduserinfo/stduserinfo.vcxproj b/src/core/stduserinfo/stduserinfo.vcxproj index 95a73fb2c7..c95dd3b082 100644 --- a/src/core/stduserinfo/stduserinfo.vcxproj +++ b/src/core/stduserinfo/stduserinfo.vcxproj @@ -34,6 +34,7 @@ <ClCompile Include="src\stdinfo.cpp" />
<ClCompile Include="src\userinfo.cpp" />
<ClInclude Include="src\stdafx.h" />
+ <ClInclude Include="src\utils.h" />
<ClInclude Include="src\version.h" />
<ClInclude Include="src\resource.h" />
</ItemGroup>
|
