platform/win32: moved the static variables in os-threads from the header to a separat...
[deb_libcec.git] / project / testclient.vcxproj.filters
index 70acf3d3041ea6202fe042add81dbe2caf3622f8..0fd21fb85474a02309eeccc6f3f852b19d581ad8 100644 (file)
@@ -18,6 +18,9 @@
   </ItemGroup>
   <ItemGroup>
     <ClCompile Include="..\src\testclient\main.cpp" />
+    <ClCompile Include="..\src\lib\platform\windows\os-threads.cpp">
+      <Filter>platform</Filter>
+    </ClCompile>
   </ItemGroup>
   <ItemGroup>
     <ResourceCompile Include="testclient.rc" />