Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 

60 righe
4.3 KiB

  1. <Project name="ThePimp" fileversion="2.0" Description="The Pathetic Image Manipulation Program" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
  2. <Configurations active="Debug">
  3. <Configuration name="Debug" ctype="DotNetProjectConfiguration">
  4. <CustomCommands>
  5. <Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.dll.config ${TargetDir}" workingdir="" />
  6. <Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.mdb ${TargetDir}" />
  7. </CustomCommands>
  8. <Output directory="." assemblyKeyFile="." assembly="Pimp" />
  9. <Build debugmode="True" target="Exe" />
  10. <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
  11. <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" definesymbols="DEBUG" generatexmldocumentation="False" win32Icon="." ctype="CSharpCompilerParameters" />
  12. </Configuration>
  13. <Configuration name="Release" ctype="DotNetProjectConfiguration">
  14. <CustomCommands>
  15. <Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.dll.config ${TargetDir}" />
  16. <Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.mdb ${TargetDir}" />
  17. </CustomCommands>
  18. <Output directory="." assemblyKeyFile="." assembly="Pimp" />
  19. <Build debugmode="False" target="Exe" />
  20. <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
  21. <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" win32Icon="." ctype="CSharpCompilerParameters" />
  22. </Configuration>
  23. </Configurations>
  24. <Contents>
  25. <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
  26. <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
  27. <File name="MainWindow.cs" subtype="Code" buildaction="Compile" />
  28. <File name="gtk-gui/ThePimp.MainWindow.cs" subtype="Code" buildaction="Compile" />
  29. <File name="Main.cs" subtype="Code" buildaction="Compile" />
  30. <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
  31. <File name="app.desktop" subtype="Code" buildaction="FileCopy" DeployService.TargetDirectoryId="Linux.DesktopApplications" />
  32. <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
  33. <File name="PictureView.cs" subtype="Code" buildaction="Compile" />
  34. <File name="gtk-gui/ThePimp.PictureView.cs" subtype="Code" buildaction="Compile" />
  35. <File name="OpenFile.cs" subtype="Code" buildaction="Compile" />
  36. <File name="gtk-gui/ThePimp.OpenFile.cs" subtype="Code" buildaction="Compile" />
  37. <File name="ToolBox.cs" subtype="Code" buildaction="Compile" />
  38. <File name="gtk-gui/ThePimp.ToolBox.cs" subtype="Code" buildaction="Compile" />
  39. <File name="SaveFile.cs" subtype="Code" buildaction="Compile" />
  40. <File name="gtk-gui/ThePimp.SaveFile.cs" subtype="Code" buildaction="Compile" />
  41. </Contents>
  42. <References>
  43. <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  44. <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  45. <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  46. <ProjectReference type="Gac" localcopy="True" refto="glade-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  47. <ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  48. <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  49. <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
  50. <ProjectReference type="Project" localcopy="True" refto="pipi-sharp" />
  51. </References>
  52. <Deployment.LinuxDeployData />
  53. <GtkDesignInfo gtkVersion="2.12.1">
  54. <ExportedWidgets>
  55. <Widget>ThePimp.PictureView</Widget>
  56. <Widget>ThePimp.ToolBox</Widget>
  57. </ExportedWidgets>
  58. </GtkDesignInfo>
  59. </Project>