platform/win32: moved the static variables in os-threads from the header to a separat...
[deb_libcec.git] / project / libcec.vcxproj
index 3c1e89b837222c5325caf766a1bdb2899582cf4d..5b3c6f039153f78667a4caf5c466d95a6af3aa3c 100644 (file)
@@ -73,6 +73,7 @@
     <ClCompile Include="..\src\lib\LibCEC.cpp" />
     <ClCompile Include="..\src\lib\LibCECC.cpp" />
     <ClCompile Include="..\src\lib\LibCECDll.cpp" />
+    <ClCompile Include="..\src\lib\platform\windows\os-threads.cpp" />
     <ClCompile Include="..\src\lib\platform\windows\serialport.cpp" />
   </ItemGroup>
   <ItemGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>
-</Project>
\ No newline at end of file
+</Project>