Skip to content

Commit 16ad5ac

Browse files
committed
Update domoticz.vcxproj
1 parent 5c3b77a commit 16ad5ac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

msbuild/domoticz.vcxproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -469,8 +469,8 @@
469469
<ClInclude Include="..\hardware\SBFSpot.h" />
470470
<ClInclude Include="..\hardware\serial\serial.h" />
471471
<ClInclude Include="..\hardware\SolarEdgeAPI.h" />
472-
<ClInclude Include="..\hardware\SolarEdgeBase.h" />
473-
<ClInclude Include="..\hardware\SolarEdgeTCP.h" />
472+
<ClInclude Include="..\hardware\SolarEdgeBase.h" />
473+
<ClInclude Include="..\hardware\SolarEdgeTCP.h" />
474474
<ClInclude Include="..\hardware\SolarMaxTCP.h" />
475475
<ClInclude Include="..\hardware\TCPProxy\tcpproxy_server.h" />
476476
<ClInclude Include="..\hardware\TE923.h" />
@@ -671,8 +671,8 @@
671671
<ClCompile Include="..\hardware\serial\impl\win.cpp" />
672672
<ClCompile Include="..\hardware\serial\serial.cpp" />
673673
<ClCompile Include="..\hardware\SolarEdgeAPI.cpp" />
674-
<ClCompile Include="..\hardware\SolarEdgeBase.cpp" />
675-
<ClCompile Include="..\hardware\SolarEdgeTCP.cpp" />
674+
<ClCompile Include="..\hardware\SolarEdgeBase.cpp" />
675+
<ClCompile Include="..\hardware\SolarEdgeTCP.cpp" />
676676
<ClCompile Include="..\hardware\SolarMaxTCP.cpp" />
677677
<ClCompile Include="..\hardware\TCPProxy\tcpproxy_server.cpp" />
678678
<ClCompile Include="..\hardware\TE923.cpp" />
@@ -1244,4 +1244,4 @@
12441244
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
12451245
<ImportGroup Label="ExtensionTargets">
12461246
</ImportGroup>
1247-
</Project>
1247+
</Project>

0 commit comments

Comments
 (0)