More robust against LDAP faliures.
[vcard2ldap.git] / vcard2ldap.cbp
blobd1a208ef9c7e071c45d8e0d1ed55c1b60cf83ef9
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <CodeBlocks_project_file>
3 <FileVersion major="1" minor="6" />
4 <Project>
5 <Option title="vcard2ldap" />
6 <Option makefile="make.dev" />
7 <Option makefile_is_custom="1" />
8 <Option pch_mode="2" />
9 <Option compiler="gcc" />
10 <MakeCommands>
11 <Build command="$make -f $makefile $target" />
12 <CompileFile command="$make -f $makefile $file" />
13 <Clean command="$make -f $makefile rclean" />
14 <DistClean command="$make -f $makefile rclean" />
15 </MakeCommands>
16 <Build>
17 <Target title="j143">
18 <Option output="src/v2l" prefix_auto="1" extension_auto="1" />
19 <Option object_output="." />
20 <Option type="3" />
21 <Option compiler="gcc" />
22 <Option createDefFile="1" />
23 <Option createStaticLib="1" />
24 <Compiler>
25 <Add option="-g" />
26 </Compiler>
27 <MakeCommands>
28 <Build command="$make -f $makefile $target" />
29 <CompileFile command="$make -f src/Makefile.143 $file" />
30 <Clean command="$make -f $makefile clean$target" />
31 <DistClean command="$make -f $makefile distclean$target" />
32 </MakeCommands>
33 </Target>
34 </Build>
35 <Compiler>
36 <Add option="-Wall" />
37 </Compiler>
38 <Unit filename="include/v2l_config.h" />
39 <Unit filename="include/v2l_conn.h" />
40 <Unit filename="include/v2l_vcard.h" />
41 <Unit filename="patch/mod_iq_vcard.c">
42 <Option compilerVar="CC" />
43 </Unit>
44 <Unit filename="src/v2l_config.c">
45 <Option compilerVar="CC" />
46 </Unit>
47 <Unit filename="src/v2l_conn.c">
48 <Option compilerVar="CC" />
49 </Unit>
50 <Unit filename="src/v2l_main.c">
51 <Option compilerVar="CC" />
52 </Unit>
53 <Unit filename="src/v2l_vcard.c">
54 <Option compilerVar="CC" />
55 </Unit>
56 <Extensions>
57 <code_completion />
58 <envvars />
59 <debugger />
60 </Extensions>
61 </Project>
62 </CodeBlocks_project_file>