summaryrefslogtreecommitdiff
path: root/plugins/SkypeStatusChange/SkypeStatusChange.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SkypeStatusChange/SkypeStatusChange.vcxproj')
-rw-r--r--plugins/SkypeStatusChange/SkypeStatusChange.vcxproj14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/SkypeStatusChange/SkypeStatusChange.vcxproj b/plugins/SkypeStatusChange/SkypeStatusChange.vcxproj
index 0f18352637..e35270e203 100644
--- a/plugins/SkypeStatusChange/SkypeStatusChange.vcxproj
+++ b/plugins/SkypeStatusChange/SkypeStatusChange.vcxproj
@@ -25,4 +25,18 @@
<ImportGroup Label="PropertySheets">
<Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
+ <ItemGroup>
+ <ClCompile Include="src\main.cpp" />
+ <ClCompile Include="src\options.cpp" />
+ <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>
+ <ItemGroup>
+ <ResourceCompile Include="res\SkypeStatusChange.rc" />
+ <ResourceCompile Include="res\Version.rc" />
+ </ItemGroup>
</Project> \ No newline at end of file