summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify/KeyboardNotify_10.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-06-02 12:56:39 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-06-02 12:56:39 +0000
commit013f9f9c46b6e57f5ad2fa4161e9c858c1bc51fd (patch)
tree00d8c8059f6112e985b55f9d2c3f0f0a709ed349 /plugins/KeyboardNotify/KeyboardNotify_10.vcxproj
parent8f37e8dd7e03035be035e797e258d33b9b724887 (diff)
andalso plusified
git-svn-id: http://svn.miranda-ng.org/main/trunk@261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/KeyboardNotify/KeyboardNotify_10.vcxproj')
-rw-r--r--plugins/KeyboardNotify/KeyboardNotify_10.vcxproj18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/KeyboardNotify/KeyboardNotify_10.vcxproj b/plugins/KeyboardNotify/KeyboardNotify_10.vcxproj
index 1676362bc4..15c7350429 100644
--- a/plugins/KeyboardNotify/KeyboardNotify_10.vcxproj
+++ b/plugins/KeyboardNotify/KeyboardNotify_10.vcxproj
@@ -177,15 +177,15 @@
<ClInclude Include="utils.h" />
</ItemGroup>
<ItemGroup>
- <ClCompile Include="EnumProc.c" />
- <ClCompile Include="flash.c" />
- <ClCompile Include="ignore.c" />
- <ClCompile Include="keyboard.c" />
- <ClCompile Include="keypresses.c" />
- <ClCompile Include="main.c" />
- <ClCompile Include="options.c" />
- <ClCompile Include="trigger.c" />
- <ClCompile Include="utils.c" />
+ <ClCompile Include="EnumProc.cpp" />
+ <ClCompile Include="flash.cpp" />
+ <ClCompile Include="ignore.cpp" />
+ <ClCompile Include="keyboard.cpp" />
+ <ClCompile Include="keypresses.cpp" />
+ <ClCompile Include="main.cpp" />
+ <ClCompile Include="options.cpp" />
+ <ClCompile Include="trigger.cpp" />
+ <ClCompile Include="utils.cpp" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="resources.rc" />