- <Project name="ThePimp" fileversion="2.0" Description="The Pathetic Image Manipulation Program" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
- <Configurations active="Debug">
- <Configuration name="Debug" ctype="DotNetProjectConfiguration">
- <CustomCommands>
- <Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.dll.config ${TargetDir}" workingdir="" />
- <Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.dll.mdb ${TargetDir}" />
- <Command type="AfterClean" command="rm -f ${TargetDir}/pipi-sharp.dll.config" />
- <Command type="AfterClean" command="rm -f ${TargetDir}/pipi-sharp.dll.mdb" />
- </CustomCommands>
- <Output directory="." assemblyKeyFile="." assembly="ThePimp" />
- <Build debugmode="True" target="WinExe" />
- <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
- <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" definesymbols="DEBUG" generatexmldocumentation="False" win32Icon="." ctype="CSharpCompilerParameters" />
- </Configuration>
- <Configuration name="Release" ctype="DotNetProjectConfiguration">
- <CustomCommands>
- <Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.dll.config ${TargetDir}" />
- <Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.dll.mdb ${TargetDir}" />
- <Command type="AfterClean" command="rm -f ${TargetDir}/pipi-sharp.dll.config" />
- <Command type="AfterClean" command="rm -f ${TargetDir}/pipi-sharp.dll.mdb" />
- </CustomCommands>
- <Output directory="." assemblyKeyFile="." assembly="ThePimp" />
- <Build debugmode="False" target="WinExe" />
- <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
- <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" win32Icon="." ctype="CSharpCompilerParameters" />
- </Configuration>
- </Configurations>
- <Contents>
- <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
- <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
- <File name="src/MainWindow.cs" subtype="Code" buildaction="Compile" />
- <File name="gtk-gui/ThePimp.MainWindow.cs" subtype="Code" buildaction="Compile" />
- <File name="src/Main.cs" subtype="Code" buildaction="Compile" />
- <File name="src/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
- <File name="app.desktop" subtype="Code" buildaction="FileCopy" DeployService.TargetDirectoryId="Linux.DesktopApplications" />
- <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
- <File name="src/PictureView.cs" subtype="Code" buildaction="Compile" />
- <File name="gtk-gui/ThePimp.PictureView.cs" subtype="Code" buildaction="Compile" />
- <File name="src/OpenFile.cs" subtype="Code" buildaction="Compile" />
- <File name="gtk-gui/ThePimp.OpenFile.cs" subtype="Code" buildaction="Compile" />
- <File name="src/ToolBox.cs" subtype="Code" buildaction="Compile" />
- <File name="gtk-gui/ThePimp.ToolBox.cs" subtype="Code" buildaction="Compile" />
- <File name="src/SaveFile.cs" subtype="Code" buildaction="Compile" />
- <File name="gtk-gui/ThePimp.SaveFile.cs" subtype="Code" buildaction="Compile" />
- <File name="images/about.png" subtype="Code" buildaction="EmbedAsResource" resource_id="ThePimp.images.about.png" />
- <File name="src/AboutWindow.cs" subtype="Code" buildaction="Compile" />
- <File name="gtk-gui/ThePimp.AboutWindow.cs" subtype="Code" buildaction="Compile" />
- <File name="src/NewFile.cs" subtype="Code" buildaction="Compile" />
- <File name="gtk-gui/ThePimp.NewFile.cs" subtype="Code" buildaction="Compile" />
- <File name="gtk-gui/ThePimp.ErrorWindow.cs" subtype="Code" buildaction="Compile" />
- <File name="src/ErrorWindow.cs" subtype="Code" buildaction="Compile" />
- </Contents>
- <References>
- <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
- <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
- <ProjectReference type="Project" localcopy="True" refto="pipi-sharp" />
- <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- <ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- </References>
- <Deployment.LinuxDeployData scriptName="pimp" />
- <GtkDesignInfo isWidgetLibrary="True" gtkVersion="2.12.1">
- <ExportedWidgets>
- <Widget>ThePimp.PictureView</Widget>
- <Widget>ThePimp.ToolBox</Widget>
- </ExportedWidgets>
- </GtkDesignInfo>
- </Project>
|