1 <Project name="plugin" fileversion="2.0" language="C" Target="Bin" ctype="CProject">
2 <Configurations active="Default">
3 <Configuration name="Debug" SourceDirectory="." ctype="CProjectConfiguration">
4 <Output directory="bin/Debug" output="plugin" />
5 <Build debugmode="True" target="SharedLibrary" />
6 <Execution runwithwarnings="True" consolepause="True" />
7 <EnvironmentVariables />
9 <Include>${ProjectDir}</Include>
10 <Include>${CombineDir}</Include>
11 <Include>${CombineDir}/cairo/src</Include>
12 <Include>${CombineDir}/src</Include>
13 <Include>${CombineDir}/src/zip</Include>
14 <Include>${ProjectDir}/moz-sdk</Include>
15 <Include>/usr/include/X11</Include>
16 <Include>/usr/include/gtk-2.0</Include>
17 <Include>/usr/lib/gtk-2.0/include</Include>
18 <Include>/usr/include/atk-1.0</Include>
19 <Include>/usr/include/cairo</Include>
20 <Include>/usr/include/pango-1.0</Include>
21 <Include>/usr/include/glib-2.0</Include>
22 <Include>/usr/lib/glib-2.0/include</Include>
23 <Include>/usr/include/freetype2</Include>
24 <Include>/usr/include/libpng12</Include>
25 <Include>/usr/include/alsa</Include>
26 <Include>/mono/main/install/include</Include>
27 <Include>/mono/main/install/include/mono-1.0</Include>
29 <CodeGeneration WarningLevel="Normal" WarningsAsErrors="False" OptimizationLevel="0" ExtraCompilerArguments="-x none" ExtraLinkerArguments="" DefineSymbols="DEBUG MONODEVELOP HAVE_CONFIG_H _REENTRANT PLUGIN_DIR=\"/mono/main/install/lib/moon\"" ctype="CCompilationParameters" />
31 <Configuration name="Release" ctype="CProjectConfiguration">
32 <Output directory="bin/Release" output="plugin" />
33 <Build debugmode="False" target="Bin" />
34 <Execution runwithwarnings="True" consolepause="True" />
35 <CodeGeneration WarningLevel="Normal" WarningsAsErrors="False" OptimizationLevel="3" ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="MONODEVELOP" ctype="CCompilationParameters" />
39 <File name="debug.js" subtype="Code" buildaction="Nothing" />
40 <File name="ChangeLog" subtype="Code" buildaction="Nothing" />
41 <File name="Makefile.am" subtype="Code" buildaction="Nothing" />
42 <File name="moonlight.h" subtype="Code" buildaction="Nothing" />
43 <File name="plugin.cpp" subtype="Code" buildaction="Compile" />
44 <File name="plugin.h" subtype="Code" buildaction="Nothing" />
45 <File name="plugin-class.cpp" subtype="Code" buildaction="Compile" />
46 <File name="plugin-class.h" subtype="Code" buildaction="Nothing" />
47 <File name="plugin-entry.cpp" subtype="Code" buildaction="Compile" />
48 <File name="plugin-glue.cpp" subtype="Code" buildaction="Compile" />
49 <File name="plugin-proxy.cpp" subtype="Code" buildaction="Compile" />
50 <File name="README" subtype="Code" buildaction="Nothing" />
51 <File name="TODO" subtype="Code" buildaction="Nothing" />
52 <File name="plugin-downloader.cpp" subtype="Code" buildaction="Compile" />
53 <File name="plugin-downloader.h" subtype="Code" buildaction="Nothing" />
54 <File name="plugin-debug.cpp" subtype="Code" buildaction="Compile" />
55 <File name="plugin-debug.h" subtype="Code" buildaction="Nothing" />
56 <File name="browser-bridge.h" subtype="Code" buildaction="Nothing" />
57 <File name="firefox/ff3/ff3-bridge.cpp" subtype="Code" buildaction="Nothing" />
58 <File name="firefox/ff3/ff3-bridge.h" subtype="Code" buildaction="Nothing" />
59 <File name="firefox/ff3/ff3-dom.cpp" subtype="Code" buildaction="Nothing" />
60 <File name="firefox/ff3/ff3-http.cpp" subtype="Code" buildaction="Nothing" />
61 <File name="firefox/ff3/Makefile.am" subtype="Code" buildaction="Nothing" />
62 <File name="firefox/ff3/ChangeLog" subtype="Code" buildaction="Nothing" />
63 <File name="firefox/ff2/ff2-bridge.cpp" subtype="Code" buildaction="Nothing" />
64 <File name="firefox/ff2/ff2-bridge.h" subtype="Code" buildaction="Nothing" />
65 <File name="firefox/ff2/ff2-dom.cpp" subtype="Code" buildaction="Nothing" />
66 <File name="firefox/ff2/ff2-http.cpp" subtype="Code" buildaction="Nothing" />
67 <File name="firefox/ff2/Makefile.am" subtype="Code" buildaction="Nothing" />
68 <File name="firefox/Makefile.am" subtype="Code" buildaction="Nothing" />
69 <File name="firefox/ChangeLog" subtype="Code" buildaction="Nothing" />
70 <File name="firefox/browser-http.inc" subtype="Code" buildaction="Nothing" />
71 <File name="npstream-request.cpp" subtype="Code" buildaction="Nothing" />
72 <File name="npstream-request.h" subtype="Code" buildaction="Nothing" />
73 <File name="windowless.cpp" subtype="Code" buildaction="Nothing" />
74 <File name="windowless.h" subtype="Code" buildaction="Nothing" />
75 <File name="plugin.mdp" subtype="Code" buildaction="Nothing" />
76 <File name="cbinding.h" subtype="Code" buildaction="Nothing" />
77 <File name="cbinding.cpp" subtype="Code" buildaction="Nothing" />
78 <File name="firefox/ff2/ChangeLog" subtype="Code" buildaction="Nothing" />
79 <File name="plugin-class.g.cpp" subtype="Code" buildaction="Nothing" />
80 <File name="plugin-class.g.cpp.in" subtype="Code" buildaction="Nothing" />
81 <File name="plugin-utils.cpp" subtype="Code" buildaction="Nothing" />
82 <File name="plugin-spinner.h" subtype="Code" buildaction="Nothing" />
83 <File name="plugin-class.h.in" subtype="Code" buildaction="Nothing" />
85 <compiler ctype="GccCompiler" />
86 <MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="True" RelativeMakefileName="Makefile.am" BuildTargetName="install" IsAutotoolsProject="True" RelativeConfigureInPath="..">
94 <MessageRegex Name="gcc" />
95 </MonoDevelop.Autotools.MakefileInfo>