mirror of
https://github.com/Fishwaldo/open-zwave.git
synced 2025-07-07 21:49:00 +00:00
Added missing localization files (won't link without these added)
This commit is contained in:
parent
1bf52ecb60
commit
a83d67870d
2 changed files with 4 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
|||
<ClInclude Include="..\..\..\src\Driver.h" />
|
||||
<ClInclude Include="..\..\..\src\Group.h" />
|
||||
<ClInclude Include="..\..\..\src\Http.h" />
|
||||
<ClInclude Include="..\..\..\src\Localization.h" />
|
||||
<ClInclude Include="..\..\..\src\Manager.h" />
|
||||
<ClInclude Include="..\..\..\src\ManufacturerSpecificDB.h" />
|
||||
<ClInclude Include="..\..\..\src\Msg.h" />
|
||||
|
@ -241,6 +242,7 @@
|
|||
<ClCompile Include="..\..\..\src\Driver.cpp" />
|
||||
<ClCompile Include="..\..\..\src\Group.cpp" />
|
||||
<ClCompile Include="..\..\..\src\Http.cpp" />
|
||||
<ClCompile Include="..\..\..\src\Localization.cpp" />
|
||||
<ClCompile Include="..\..\..\src\Manager.cpp" />
|
||||
<ClCompile Include="..\..\..\src\ManufacturerSpecificDB.cpp" />
|
||||
<ClCompile Include="..\..\..\src\Msg.cpp" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue