1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"yes" ?>
2 <CodeBlocks_project_file>
3 <FileVersion major=
"1" minor=
"6" />
5 <Option title=
"vcard2ldap" />
6 <Option makefile=
"make.dev" />
7 <Option makefile_is_custom=
"1" />
8 <Option pch_mode=
"2" />
9 <Option compiler=
"gcc" />
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" />
18 <Option output=
"src/v2l" prefix_auto=
"1" extension_auto=
"1" />
19 <Option object_output=
"." />
21 <Option compiler=
"gcc" />
22 <Option createDefFile=
"1" />
23 <Option createStaticLib=
"1" />
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" />
36 <Add option=
"-Wall" />
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" />
44 <Unit filename=
"src/v2l_config.c">
45 <Option compilerVar=
"CC" />
47 <Unit filename=
"src/v2l_conn.c">
48 <Option compilerVar=
"CC" />
50 <Unit filename=
"src/v2l_main.c">
51 <Option compilerVar=
"CC" />
53 <Unit filename=
"src/v2l_vcard.c">
54 <Option compilerVar=
"CC" />
62 </CodeBlocks_project_file>