|
252 | 252 | <Filter Include="Devices\Nefit-Easy">
|
253 | 253 | <UniqueIdentifier>{eda6c8ec-7cdc-4897-9d23-c502aedbee4b}</UniqueIdentifier>
|
254 | 254 | </Filter>
|
| 255 | + <Filter Include="tinyxpath"> |
| 256 | + <UniqueIdentifier>{dec41c77-32d9-454a-a9fc-a9c2de0dc4a1}</UniqueIdentifier> |
| 257 | + </Filter> |
255 | 258 | </ItemGroup>
|
256 | 259 | <ItemGroup>
|
257 | 260 | <None Include="..\CMakeLists.txt">
|
|
549 | 552 | <ClInclude Include="..\hardware\openzwave\control_panel\ozwcp.h">
|
550 | 553 | <Filter>Devices\ZWave\OpenZWave\Control Panel</Filter>
|
551 | 554 | </ClInclude>
|
552 |
| - <ClInclude Include="..\hardware\openzwave\control_panel\tinyxml\tinystr.h"> |
553 |
| - <Filter>Devices\ZWave\OpenZWave\Control Panel</Filter> |
554 |
| - </ClInclude> |
555 |
| - <ClInclude Include="..\hardware\openzwave\control_panel\tinyxml\tinyxml.h"> |
556 |
| - <Filter>Devices\ZWave\OpenZWave\Control Panel</Filter> |
557 |
| - </ClInclude> |
558 | 555 | <ClInclude Include="..\hardware\evohome.h">
|
559 | 556 | <Filter>Devices\EvoHome</Filter>
|
560 | 557 | </ClInclude>
|
|
1067 | 1064 | <ClCompile Include="..\hardware\openzwave\control_panel\ozwcp.cpp">
|
1068 | 1065 | <Filter>Devices\ZWave\OpenZWave\Control Panel</Filter>
|
1069 | 1066 | </ClCompile>
|
1070 |
| - <ClCompile Include="..\hardware\openzwave\control_panel\tinyxml\tinystr.cpp"> |
1071 |
| - <Filter>Devices\ZWave\OpenZWave\Control Panel</Filter> |
1072 |
| - </ClCompile> |
1073 |
| - <ClCompile Include="..\hardware\openzwave\control_panel\tinyxml\tinyxml.cpp"> |
1074 |
| - <Filter>Devices\ZWave\OpenZWave\Control Panel</Filter> |
1075 |
| - </ClCompile> |
1076 |
| - <ClCompile Include="..\hardware\openzwave\control_panel\tinyxml\tinyxmlerror.cpp"> |
1077 |
| - <Filter>Devices\ZWave\OpenZWave\Control Panel</Filter> |
1078 |
| - </ClCompile> |
1079 |
| - <ClCompile Include="..\hardware\openzwave\control_panel\tinyxml\tinyxmlparser.cpp"> |
1080 |
| - <Filter>Devices\ZWave\OpenZWave\Control Panel</Filter> |
1081 |
| - </ClCompile> |
1082 | 1067 | <ClCompile Include="..\hardware\evohome.cpp">
|
1083 | 1068 | <Filter>Devices\EvoHome</Filter>
|
1084 | 1069 | </ClCompile>
|
|
1304 | 1289 | <ClCompile Include="..\hardware\NefitEasy.cpp">
|
1305 | 1290 | <Filter>Devices\Nefit-Easy</Filter>
|
1306 | 1291 | </ClCompile>
|
| 1292 | + <ClCompile Include="..\tinyxpath\action_store.cpp"> |
| 1293 | + <Filter>tinyxpath</Filter> |
| 1294 | + </ClCompile> |
| 1295 | + <ClCompile Include="..\tinyxpath\htmlutil.cpp"> |
| 1296 | + <Filter>tinyxpath</Filter> |
| 1297 | + </ClCompile> |
| 1298 | + <ClCompile Include="..\tinyxpath\lex_util.cpp"> |
| 1299 | + <Filter>tinyxpath</Filter> |
| 1300 | + </ClCompile> |
| 1301 | + <ClCompile Include="..\tinyxpath\node_set.cpp"> |
| 1302 | + <Filter>tinyxpath</Filter> |
| 1303 | + </ClCompile> |
| 1304 | + <ClCompile Include="..\tinyxpath\tinystr.cpp"> |
| 1305 | + <Filter>tinyxpath</Filter> |
| 1306 | + </ClCompile> |
| 1307 | + <ClCompile Include="..\tinyxpath\tinyxml.cpp"> |
| 1308 | + <Filter>tinyxpath</Filter> |
| 1309 | + </ClCompile> |
| 1310 | + <ClCompile Include="..\tinyxpath\tinyxmlerror.cpp"> |
| 1311 | + <Filter>tinyxpath</Filter> |
| 1312 | + </ClCompile> |
| 1313 | + <ClCompile Include="..\tinyxpath\tinyxmlparser.cpp"> |
| 1314 | + <Filter>tinyxpath</Filter> |
| 1315 | + </ClCompile> |
| 1316 | + <ClCompile Include="..\tinyxpath\tokenlist.cpp"> |
| 1317 | + <Filter>tinyxpath</Filter> |
| 1318 | + </ClCompile> |
| 1319 | + <ClCompile Include="..\tinyxpath\xml_util.cpp"> |
| 1320 | + <Filter>tinyxpath</Filter> |
| 1321 | + </ClCompile> |
| 1322 | + <ClCompile Include="..\tinyxpath\xpath_expression.cpp"> |
| 1323 | + <Filter>tinyxpath</Filter> |
| 1324 | + </ClCompile> |
| 1325 | + <ClCompile Include="..\tinyxpath\xpath_processor.cpp"> |
| 1326 | + <Filter>tinyxpath</Filter> |
| 1327 | + </ClCompile> |
| 1328 | + <ClCompile Include="..\tinyxpath\xpath_stack.cpp"> |
| 1329 | + <Filter>tinyxpath</Filter> |
| 1330 | + </ClCompile> |
| 1331 | + <ClCompile Include="..\tinyxpath\xpath_static.cpp"> |
| 1332 | + <Filter>tinyxpath</Filter> |
| 1333 | + </ClCompile> |
| 1334 | + <ClCompile Include="..\tinyxpath\xpath_stream.cpp"> |
| 1335 | + <Filter>tinyxpath</Filter> |
| 1336 | + </ClCompile> |
| 1337 | + <ClCompile Include="..\tinyxpath\xpath_syntax.cpp"> |
| 1338 | + <Filter>tinyxpath</Filter> |
| 1339 | + </ClCompile> |
1307 | 1340 | </ItemGroup>
|
1308 | 1341 | <ItemGroup>
|
1309 | 1342 | <ResourceCompile Include="domoticz.rc">
|
|
0 commit comments