adding missing sources to vcxproj setup of CommonAPI
authorMichael Bauer <michael.mi.bauer@partner.bmw.de>
Wed, 2 Apr 2014 13:41:49 +0000 (15:41 +0200)
committerMichael Bauer <michael.mi.bauer@partner.bmw.de>
Wed, 2 Apr 2014 13:42:16 +0000 (15:42 +0200)
CommonAPI.vcxproj

index 0ddca69..9c75106 100644 (file)
   <ItemGroup>\r
     <ClCompile Include="src\CommonAPI\Configuration.cpp" />\r
     <ClCompile Include="src\CommonAPI\ContainerUtils.cpp" />\r
+    <ClCompile Include="src\CommonAPI\Factory.cpp" />\r
+    <ClCompile Include="src\CommonAPI\InputStream.cpp" />\r
+    <ClCompile Include="src\CommonAPI\MainLoopContext.cpp" />\r
     <ClCompile Include="src\CommonAPI\Runtime.cpp" />\r
     <ClCompile Include="src\CommonAPI\ServicePublisher.cpp" />\r
+    <ClCompile Include="src\CommonAPI\utils.cpp" />\r
   </ItemGroup>\r
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
   <ImportGroup Label="ExtensionTargets">\r