diff options
Diffstat (limited to 'protocols/Twitter/proto_twitter/Proto_Twitter.vcxproj')
| -rw-r--r-- | protocols/Twitter/proto_twitter/Proto_Twitter.vcxproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/protocols/Twitter/proto_twitter/Proto_Twitter.vcxproj b/protocols/Twitter/proto_twitter/Proto_Twitter.vcxproj index c822f626db..4f0c7df4e0 100644 --- a/protocols/Twitter/proto_twitter/Proto_Twitter.vcxproj +++ b/protocols/Twitter/proto_twitter/Proto_Twitter.vcxproj @@ -25,4 +25,9 @@ <ImportGroup Label="PropertySheets">
<Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" />
</ImportGroup>
+ <ItemGroup>
+ <ClCompile Include="src\stdafx.cxx">
+ <PrecompiledHeader>Create</PrecompiledHeader>
+ </ClCompile>
+ </ItemGroup>
</Project>
\ No newline at end of file |
