]> granicus.if.org Git - icinga2/commitdiff
Updated VS project files.
authorGunnar Beutner <gunnar@beutner.name>
Tue, 29 Jan 2013 15:37:44 +0000 (16:37 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Tue, 29 Jan 2013 15:37:44 +0000 (16:37 +0100)
lib/icinga/icinga.vcxproj
lib/icinga/icinga.vcxproj.filters

index 8acb7d012c22827e6c9df9f75deb6d1eef83fa6a..6889c6ed4229ae3ec6ec3b1fc0095f6fb160626b 100644 (file)
@@ -20,6 +20,7 @@
   </ItemGroup>
   <ItemGroup>
     <ClCompile Include="cib.cpp" />
+    <ClCompile Include="commentprocessor.cpp" />
     <ClCompile Include="downtimeprocessor.cpp" />
     <ClCompile Include="externalcommandprocessor.cpp" />
     <ClCompile Include="host.cpp" />
@@ -42,6 +43,7 @@
   <ItemGroup>
     <ClInclude Include="acknowledgement.h" />
     <ClInclude Include="cib.h" />
+    <ClInclude Include="commentprocessor.h" />
     <ClInclude Include="downtimeprocessor.h" />
     <ClInclude Include="externalcommandprocessor.h" />
     <ClInclude Include="host.h" />
index b1c2fd7f5b499ef33f78b63edd9ddadd40279aaa..38ca9a2ee7b64ee9f79b2a2a336ae9b25ee60c16 100644 (file)
@@ -43,6 +43,9 @@
     <ClCompile Include="externalcommandprocessor.cpp">
       <Filter>Quelldateien</Filter>
     </ClCompile>
+    <ClCompile Include="commentprocessor.cpp">
+      <Filter>Quelldateien</Filter>
+    </ClCompile>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="i2-icinga.h">
@@ -90,6 +93,9 @@
     <ClInclude Include="externalcommandprocessor.h">
       <Filter>Headerdateien</Filter>
     </ClInclude>
+    <ClInclude Include="commentprocessor.h">
+      <Filter>Headerdateien</Filter>
+    </ClInclude>
   </ItemGroup>
   <ItemGroup>
     <Filter Include="Headerdateien">