summaryrefslogtreecommitdiff
path: root/server/udm-server.project
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2016-08-03 18:54:55 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2016-08-03 18:54:55 +0300
commit6e1ffb99805ea6a19f357cb74f63fe57aaf6236d (patch)
tree0d2103b707ba3cb0f74d78ab7eca2675fe9f18e5 /server/udm-server.project
parent3bae8115dda2ee5a8e055b4f1aea45fa43088eab (diff)
server:
all projects: corected cflafs/cxxflags modules: metadata_flat: fixed crash on non-existing setting check client: enable ui only after events subscription to avid hypotetically not handled events
Diffstat (limited to 'server/udm-server.project')
-rw-r--r--server/udm-server.project2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/udm-server.project b/server/udm-server.project
index 8442795..0542c19 100644
--- a/server/udm-server.project
+++ b/server/udm-server.project
@@ -85,7 +85,7 @@
<ResourceCompiler Options=""/>
</GlobalSettings>
<Configuration Name="Debug" CompilerType="GCC" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
- <Compiler Options="-std=c++11;-Wall;-g -Wall -DBOOST_LOG_DYN_LINK" C_Options="-std=c++11;-std=c99;-Wall;-g -Wall -DBOOST_LOG_DYN_LINK" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
+ <Compiler Options="-std=c++11;-Wall;-g -Wall -DBOOST_LOG_DYN_LINK" C_Options="-std=c99;-Wall;-g -Wall -DBOOST_LOG_DYN_LINK" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
<IncludePath Value="include"/>
<IncludePath Value="include"/>
<IncludePath Value="../protocol"/>