Protobuf prototype
This commit is contained in:
parent
e277a83c5f
commit
9b567b8c6c
119 changed files with 8599 additions and 0 deletions
120
server/cmake-build-debug/compLib_server.cbp
Normal file
120
server/cmake-build-debug/compLib_server.cbp
Normal file
|
@ -0,0 +1,120 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CodeBlocks_project_file>
|
||||
<FileVersion major="1" minor="6"/>
|
||||
<Project>
|
||||
<Option title="compLib_server"/>
|
||||
<Option makefile_is_custom="1"/>
|
||||
<Option compiler="gcc"/>
|
||||
<Option virtualFolders="CMake Files\;"/>
|
||||
<Build>
|
||||
<Target title="all">
|
||||
<Option working_dir="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 all"/>
|
||||
<CompileFile command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="rebuild_cache">
|
||||
<Option working_dir="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 rebuild_cache"/>
|
||||
<CompileFile command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="edit_cache">
|
||||
<Option working_dir="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 edit_cache"/>
|
||||
<CompileFile command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="compLib_server">
|
||||
<Option output="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/compLib_server" prefix_auto="0" extension_auto="0"/>
|
||||
<Option working_dir="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug"/>
|
||||
<Option object_output="./"/>
|
||||
<Option type="1"/>
|
||||
<Option compiler="gcc"/>
|
||||
<Compiler>
|
||||
<Add directory="/Users/konstantinviesure/workspace/compLIB/server/third_party/asio"/>
|
||||
<Add directory="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug"/>
|
||||
<Add directory="/Users/konstantinviesure/workspace/compLIB/server"/>
|
||||
<Add directory="/usr/local/include"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/include"/>
|
||||
<Add directory="/System/Library/Frameworks"/>
|
||||
<Add directory="/Library/Frameworks"/>
|
||||
</Compiler>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 compLib_server"/>
|
||||
<CompileFile command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="compLib_server/fast">
|
||||
<Option output="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/compLib_server" prefix_auto="0" extension_auto="0"/>
|
||||
<Option working_dir="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug"/>
|
||||
<Option object_output="./"/>
|
||||
<Option type="1"/>
|
||||
<Option compiler="gcc"/>
|
||||
<Compiler>
|
||||
<Add directory="/Users/konstantinviesure/workspace/compLIB/server/third_party/asio"/>
|
||||
<Add directory="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug"/>
|
||||
<Add directory="/Users/konstantinviesure/workspace/compLIB/server"/>
|
||||
<Add directory="/usr/local/include"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/include"/>
|
||||
<Add directory="/System/Library/Frameworks"/>
|
||||
<Add directory="/Library/Frameworks"/>
|
||||
</Compiler>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 compLib_server/fast"/>
|
||||
<CompileFile command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j16 -f "/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
</Build>
|
||||
<Unit filename="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/CompLib.pb.cc">
|
||||
<Option target="compLib_server"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/CompLib.pb.h">
|
||||
<Option target="compLib_server"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug/CompLib.pb.h.rule">
|
||||
<Option target="compLib_server"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/konstantinviesure/workspace/compLIB/server/include/Spi.hpp">
|
||||
<Option target="compLib_server"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/konstantinviesure/workspace/compLIB/server/include/errorMessages.hpp">
|
||||
<Option target="compLib_server"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/konstantinviesure/workspace/compLIB/server/include/messageBuilder.hpp">
|
||||
<Option target="compLib_server"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/konstantinviesure/workspace/compLIB/server/protos/CompLib.proto">
|
||||
<Option target="compLib_server"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/konstantinviesure/workspace/compLIB/server/src/Spi.cpp">
|
||||
<Option target="compLib_server"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/konstantinviesure/workspace/compLIB/server/src/main.cpp">
|
||||
<Option target="compLib_server"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/konstantinviesure/workspace/compLIB/server/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\"/>
|
||||
</Unit>
|
||||
</Project>
|
||||
</CodeBlocks_project_file>
|
Reference in a new issue