-
Notifications
You must be signed in to change notification settings - Fork 108
/
Quaternion.project
187 lines (187 loc) · 8.29 KB
/
Quaternion.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<?xml version="1.0" encoding="UTF-8"?>
<CodeLite_Project Name="Quaternion" InternalType="GUI">
<Reconciliation>
<Regexes/>
<Excludepaths/>
<Ignorefiles/>
<Extensions>
<![CDATA[cpp;c;h;hpp;xrc;wxcp;fbp;qrc;md]]>
</Extensions>
<Topleveldir>.</Topleveldir>
</Reconciliation>
<Description/>
<Dependencies/>
<VirtualDirectory Name="client">
<File Name="client/chatroomwidget.cpp"/>
<File Name="client/chatroomwidget.h"/>
<File Name="client/logindialog.cpp"/>
<File Name="client/logindialog.h"/>
<File Name="client/main.cpp"/>
<File Name="client/mainwindow.cpp"/>
<File Name="client/mainwindow.h"/>
<File Name="client/roomlistdock.cpp"/>
<File Name="client/roomlistdock.h"/>
<File Name="client/userlistdock.cpp"/>
<File Name="client/userlistdock.h"/>
<VirtualDirectory Name="models">
<File Name="client/models/messageeventmodel.cpp"/>
<File Name="client/models/messageeventmodel.h"/>
<File Name="client/models/roomlistmodel.cpp"/>
<File Name="client/models/roomlistmodel.h"/>
<File Name="client/models/userlistmodel.cpp"/>
<File Name="client/models/userlistmodel.h"/>
</VirtualDirectory>
<File Name="client/resources.qrc"/>
</VirtualDirectory>
<VirtualDirectory Name="lib">
<File Name="lib/connection.cpp"/>
<File Name="lib/connection.h"/>
<File Name="lib/connectiondata.cpp"/>
<File Name="lib/connectiondata.h"/>
<File Name="lib/connectionprivate.cpp"/>
<File Name="lib/connectionprivate.h"/>
<File Name="lib/joinstate.h"/>
<File Name="lib/logmessage.cpp"/>
<File Name="lib/logmessage.h"/>
<File Name="lib/room.cpp"/>
<File Name="lib/room.h"/>
<File Name="lib/state.cpp"/>
<File Name="lib/state.h"/>
<File Name="lib/user.cpp"/>
<File Name="lib/user.h"/>
<VirtualDirectory Name="events">
<File Name="lib/events/event.cpp"/>
<File Name="lib/events/event.h"/>
<File Name="lib/events/roomaliasesevent.cpp"/>
<File Name="lib/events/roomaliasesevent.h"/>
<File Name="lib/events/roomcanonicalaliasevent.cpp"/>
<File Name="lib/events/roomcanonicalaliasevent.h"/>
<File Name="lib/events/roommemberevent.cpp"/>
<File Name="lib/events/roommemberevent.h"/>
<File Name="lib/events/roommessageevent.cpp"/>
<File Name="lib/events/roommessageevent.h"/>
<File Name="lib/events/roomtopicevent.cpp"/>
<File Name="lib/events/roomtopicevent.h"/>
<File Name="lib/events/typingevent.cpp"/>
<File Name="lib/events/typingevent.h"/>
<File Name="lib/events/unknownevent.cpp"/>
<File Name="lib/events/unknownevent.h"/>
</VirtualDirectory>
<VirtualDirectory Name="jobs">
<File Name="lib/jobs/basejob.cpp"/>
<File Name="lib/jobs/basejob.h"/>
<File Name="lib/jobs/checkauthmethods.cpp"/>
<File Name="lib/jobs/checkauthmethods.h"/>
<File Name="lib/jobs/geteventsjob.cpp"/>
<File Name="lib/jobs/geteventsjob.h"/>
<File Name="lib/jobs/initialsyncjob.cpp"/>
<File Name="lib/jobs/initialsyncjob.h"/>
<File Name="lib/jobs/joinroomjob.cpp"/>
<File Name="lib/jobs/joinroomjob.h"/>
<File Name="lib/jobs/leaveroomjob.cpp"/>
<File Name="lib/jobs/leaveroomjob.h"/>
<File Name="lib/jobs/passwordlogin.cpp"/>
<File Name="lib/jobs/passwordlogin.h"/>
<File Name="lib/jobs/postmessagejob.cpp"/>
<File Name="lib/jobs/postmessagejob.h"/>
<File Name="lib/jobs/roommembersjob.cpp"/>
<File Name="lib/jobs/roommembersjob.h"/>
<File Name="lib/jobs/syncjob.cpp"/>
<File Name="lib/jobs/syncjob.h"/>
<File Name="lib/jobs/mediathumbnailjob.cpp"/>
<File Name="lib/jobs/mediathumbnailjob.h"/>
<File Name="lib/jobs/roommessagesjob.cpp"/>
<File Name="lib/jobs/roommessagesjob.h"/>
</VirtualDirectory>
</VirtualDirectory>
<VirtualDirectory Name="resources">
<File Name="README.md"/>
</VirtualDirectory>
<Dependencies Name="Debug"/>
<Dependencies Name="Release"/>
<Settings Type="Executable">
<GlobalSettings>
<Compiler Options="" C_Options="" Assembler="">
<IncludePath Value="."/>
</Compiler>
<Linker Options="">
<LibraryPath Value="."/>
</Linker>
<ResourceCompiler Options=""/>
</GlobalSettings>
<Configuration Name="Debug" CompilerType="MinGW ( mingw64 )" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
<Compiler Options="" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0"/>
<Linker Options="" Required="yes"/>
<ResourceCompiler Options="" Required="yes"/>
<General OutputFile="$(IntermediateDirectory)/quaternion" IntermediateDirectory="$(ProjectPath)/build" Command="quaternion" CommandArguments="" UseSeparateDebugArgs="no" DebugArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes" IsGUIProgram="no" IsEnabled="yes"/>
<Environment EnvVarSetName="<Use Defaults>" DbgSetName="<Use Defaults>">
<![CDATA[]]>
</Environment>
<Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="yes">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>
</Debugger>
<PreBuild/>
<PostBuild/>
<CustomBuild Enabled="yes">
<Target Name="CMake">cmake $(ProjectPath) -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS=1</Target>
<RebuildCommand>mingw32-make clean && mingw32-make -j4</RebuildCommand>
<CleanCommand>mingw32-make clean</CleanCommand>
<BuildCommand>mingw32-make -j4</BuildCommand>
<PreprocessFileCommand/>
<SingleFileCommand/>
<MakefileGenerationCommand/>
<ThirdPartyToolName>None</ThirdPartyToolName>
<WorkingDirectory>$(IntermediateDirectory)</WorkingDirectory>
</CustomBuild>
<AdditionalRules>
<CustomPostBuild/>
<CustomPreBuild/>
</AdditionalRules>
<Completion EnableCpp11="yes" EnableCpp14="no">
<ClangCmpFlagsC/>
<ClangCmpFlags/>
<ClangPP/>
<SearchPaths/>
</Completion>
</Configuration>
<Configuration Name="Release" CompilerType="MinGW ( mingw64 )" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
<Compiler Options="" C_Options="" Assembler="" Required="no" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0"/>
<Linker Options="" Required="no"/>
<ResourceCompiler Options="" Required="yes"/>
<General OutputFile="$(IntermediateDirectory)/quaternion" IntermediateDirectory="$(ProjectPath)/build" Command="quaternion" CommandArguments="" UseSeparateDebugArgs="no" DebugArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="no" IsGUIProgram="yes" IsEnabled="yes"/>
<Environment EnvVarSetName="<Use Defaults>" DbgSetName="<Use Defaults>">
<![CDATA[]]>
</Environment>
<Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="yes">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>
</Debugger>
<PreBuild/>
<PostBuild/>
<CustomBuild Enabled="yes">
<Target Name="CMake">cmake $(ProjectPath) -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXPORT_COMPILE_COMMANDS=1</Target>
<RebuildCommand>mingw32-make clean && mingw32-make -j4</RebuildCommand>
<CleanCommand>mingw32-make clean</CleanCommand>
<BuildCommand>mingw32-make -j4</BuildCommand>
<PreprocessFileCommand/>
<SingleFileCommand/>
<MakefileGenerationCommand/>
<ThirdPartyToolName>None</ThirdPartyToolName>
<WorkingDirectory>$(IntermediateDirectory)</WorkingDirectory>
</CustomBuild>
<AdditionalRules>
<CustomPostBuild/>
<CustomPreBuild/>
</AdditionalRules>
<Completion EnableCpp11="yes" EnableCpp14="no">
<ClangCmpFlagsC/>
<ClangCmpFlags/>
<ClangPP/>
<SearchPaths/>
</Completion>
</Configuration>
</Settings>
</CodeLite_Project>