diff options
| author | George Hazan <george.hazan@gmail.com> | 2023-11-08 13:08:28 +0300 |
|---|---|---|
| committer | George Hazan <george.hazan@gmail.com> | 2023-11-08 13:08:28 +0300 |
| commit | 2d4d8eb6b0b499773743a9138215b33bae91e29a (patch) | |
| tree | ff1e3b4164bf7c60de213065b071c2fa55661ad3 /src/core/stdaway/stdaway.vcxproj | |
| parent | 58e3971946c2f7e5f8d3663ae988d1949bedfedd (diff) | |
fixes #3879 (Status messages - кракозябры)
Diffstat (limited to 'src/core/stdaway/stdaway.vcxproj')
| -rw-r--r-- | src/core/stdaway/stdaway.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/stdaway/stdaway.vcxproj b/src/core/stdaway/stdaway.vcxproj index 9316ee1efe..c572e82baa 100644 --- a/src/core/stdaway/stdaway.vcxproj +++ b/src/core/stdaway/stdaway.vcxproj @@ -33,6 +33,7 @@ <ClCompile Include="src\stdafx.cxx">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
+ <ClInclude Include="src\resource.h" />
<ClInclude Include="src\stdafx.h" />
<ClInclude Include="src\version.h" />
</ItemGroup>
|
