-
Notifications
You must be signed in to change notification settings - Fork 4
/
qth323phone.cbp
49 lines (49 loc) · 1.48 KB
/
qth323phone.cbp
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
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="qth323phone" />
<Option makefile_is_custom="1" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="all">
<Option platforms="Unix;" />
<Option output="bin/qth323phone" prefix_auto="0" extension_auto="0" />
<Option type="1" />
<Option compiler="gcc" />
<Option use_console_runner="0" />
</Target>
</Build>
<Unit filename="Makefile" />
<Unit filename="QtPhone.rc" />
<Unit filename="README.md" />
<Unit filename="caddrbook.cpp" />
<Unit filename="caddrbook.h" />
<Unit filename="caddrbook.ui" />
<Unit filename="contacts.ini" />
<Unit filename="csettingsdlg.cpp" />
<Unit filename="csettingsdlg.h" />
<Unit filename="csettingsdlg.ui" />
<Unit filename="cvideodevice.cpp" />
<Unit filename="cvideodevice.h" />
<Unit filename="cvideodlg.cpp" />
<Unit filename="cvideodlg.h" />
<Unit filename="cvideodlg.ui" />
<Unit filename="global.h" />
<Unit filename="main.cpp" />
<Unit filename="myphoneendpoint.cpp" />
<Unit filename="myphoneendpoint.h" />
<Unit filename="qtphone.pro" />
<Unit filename="qtphone.qrc" />
<Unit filename="qtphone.sh" />
<Unit filename="qtphone.ui" />
<Unit filename="qtphonedlg.cpp" />
<Unit filename="qtphonedlg.h" />
<Extensions>
<code_completion />
<envvars />
<debugger />
</Extensions>
</Project>
</CodeBlocks_project_file>