|
|
|
@ -30,6 +30,7 @@ |
|
|
|
<ClCompile Include="..\..\controller\DB.cpp" /> |
|
|
|
<ClCompile Include="..\..\controller\DB.cpp" /> |
|
|
|
<ClCompile Include="..\..\controller\EmbeddedNetworkController.cpp" /> |
|
|
|
<ClCompile Include="..\..\controller\EmbeddedNetworkController.cpp" /> |
|
|
|
<ClCompile Include="..\..\controller\FileDB.cpp" /> |
|
|
|
<ClCompile Include="..\..\controller\FileDB.cpp" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\controller\LFDB.cpp" /> |
|
|
|
<ClCompile Include="..\..\controller\PostgreSQL.cpp" /> |
|
|
|
<ClCompile Include="..\..\controller\PostgreSQL.cpp" /> |
|
|
|
<ClCompile Include="..\..\controller\RabbitMQ.cpp" /> |
|
|
|
<ClCompile Include="..\..\controller\RabbitMQ.cpp" /> |
|
|
|
<ClCompile Include="..\..\ext\http-parser\http_parser.c" /> |
|
|
|
<ClCompile Include="..\..\ext\http-parser\http_parser.c" /> |
|
|
|
@ -116,8 +117,10 @@ |
|
|
|
<ClInclude Include="..\..\controller\DB.hpp" /> |
|
|
|
<ClInclude Include="..\..\controller\DB.hpp" /> |
|
|
|
<ClInclude Include="..\..\controller\EmbeddedNetworkController.hpp" /> |
|
|
|
<ClInclude Include="..\..\controller\EmbeddedNetworkController.hpp" /> |
|
|
|
<ClInclude Include="..\..\controller\FileDB.hpp" /> |
|
|
|
<ClInclude Include="..\..\controller\FileDB.hpp" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\controller\LFDB.hpp" /> |
|
|
|
<ClInclude Include="..\..\controller\PostgreSQL.hpp" /> |
|
|
|
<ClInclude Include="..\..\controller\PostgreSQL.hpp" /> |
|
|
|
<ClInclude Include="..\..\controller\RabbitMQ.hpp" /> |
|
|
|
<ClInclude Include="..\..\controller\RabbitMQ.hpp" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\ext\cpp-httplib\httplib.h" /> |
|
|
|
<ClInclude Include="..\..\ext\http-parser\http_parser.h" /> |
|
|
|
<ClInclude Include="..\..\ext\http-parser\http_parser.h" /> |
|
|
|
<ClInclude Include="..\..\ext\json\json.hpp" /> |
|
|
|
<ClInclude Include="..\..\ext\json\json.hpp" /> |
|
|
|
<ClInclude Include="..\..\ext\libnatpmp\getgateway.h" /> |
|
|
|
<ClInclude Include="..\..\ext\libnatpmp\getgateway.h" /> |
|
|
|
|