You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

132 rivejä
5.9 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{D681A55E-B8E2-4741-87E6-49500109D6E0}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>ThePimp</RootNamespace>
  12. <AssemblyName>Pimp</AssemblyName>
  13. <FileUpgradeFlags>
  14. </FileUpgradeFlags>
  15. <OldToolsVersion>2.0</OldToolsVersion>
  16. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  17. <UpgradeBackupLocation>
  18. </UpgradeBackupLocation>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>..\win32\Debug\bin\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <OutputType>WinExe</OutputType>
  29. <RootNamespace>ThePimp</RootNamespace>
  30. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  31. <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
  32. <PlatformTarget>x86</PlatformTarget>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  35. <DebugType>pdbonly</DebugType>
  36. <Optimize>true</Optimize>
  37. <OutputPath>..\win32\Release\bin\</OutputPath>
  38. <DefineConstants>TRACE</DefineConstants>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  41. <OutputType>WinExe</OutputType>
  42. <DebugSymbols>true</DebugSymbols>
  43. <RootNamespace>ThePimp</RootNamespace>
  44. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  45. <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
  46. <PlatformTarget>x86</PlatformTarget>
  47. </PropertyGroup>
  48. <ItemGroup>
  49. <Reference Include="atk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
  50. <SpecificVersion>False</SpecificVersion>
  51. <HintPath>..\win32\gtksharp\bin\atk-sharp.dll</HintPath>
  52. </Reference>
  53. <Reference Include="gdk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\win32\gtksharp\bin\gdk-sharp.dll</HintPath>
  56. </Reference>
  57. <Reference Include="glib-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\win32\gtksharp\bin\glib-sharp.dll</HintPath>
  60. </Reference>
  61. <Reference Include="gtk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>..\win32\gtksharp\bin\gtk-sharp.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>..\win32\gtksharp\bin\Mono.Posix.dll</HintPath>
  68. </Reference>
  69. <Reference Include="pango-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
  70. <SpecificVersion>False</SpecificVersion>
  71. <HintPath>..\win32\gtksharp\bin\pango-sharp.dll</HintPath>
  72. </Reference>
  73. <Reference Include="System" />
  74. <Reference Include="System.Data" />
  75. </ItemGroup>
  76. <ItemGroup>
  77. <Compile Include="src\AssemblyInfo.cs" />
  78. <Compile Include="src\Main.cs" />
  79. <Compile Include="gtk-gui\generated.cs" />
  80. <Compile Include="src\AboutWindow.cs" />
  81. <Compile Include="gtk-gui\ThePimp.AboutWindow.cs" />
  82. <Compile Include="src\MainWindow.cs" />
  83. <Compile Include="gtk-gui\ThePimp.MainWindow.cs" />
  84. <Compile Include="src\NewFile.cs" />
  85. <Compile Include="gtk-gui\ThePimp.NewFile.cs" />
  86. <Compile Include="src\OpenFile.cs" />
  87. <Compile Include="gtk-gui\ThePimp.OpenFile.cs" />
  88. <Compile Include="src\PictureView.cs" />
  89. <Compile Include="gtk-gui\ThePimp.PictureView.cs" />
  90. <Compile Include="src\SaveFile.cs" />
  91. <Compile Include="gtk-gui\ThePimp.SaveFile.cs" />
  92. <Compile Include="src\ToolBox.cs" />
  93. <Compile Include="gtk-gui\ThePimp.ToolBox.cs" />
  94. <Compile Include="src\ErrorWindow.cs" />
  95. <Compile Include="gtk-gui\ThePimp.ErrorWindow.cs" />
  96. </ItemGroup>
  97. <ItemGroup>
  98. <ProjectReference Include="..\pipi-sharp\pipi-sharp.csproj">
  99. <Project>{FD11AF71-DCBE-4861-9DC6-EE4C6FD951C0}</Project>
  100. <Name>pipi-sharp %28pipi-sharp\pipi-sharp%29</Name>
  101. </ProjectReference>
  102. </ItemGroup>
  103. <ItemGroup>
  104. <EmbeddedResource Include="gtk-gui\gui.stetic" />
  105. <EmbeddedResource Include="images\about.png" />
  106. <EmbeddedResource Include="gtk-gui\objects.xml" />
  107. </ItemGroup>
  108. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  109. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  110. Other similar extension points exist, see Microsoft.Common.targets. -->
  111. <Target Name="BeforeBuild">
  112. </Target>
  113. <Target Name="AfterBuild">
  114. <CreateItem Include="..\win32\gtksharp\**\*.*" Exclude="..\win32\**\.svn\**">
  115. <Output TaskParameter="Include" ItemName="ContribDll" />
  116. </CreateItem>
  117. <Copy SkipUnchangedFiles="True" Sourcefiles="@(ContribDll)" DestinationFolder="$(OutDir)\..\%(RecursiveDir)" />
  118. </Target>
  119. <ProjectExtensions>
  120. <MonoDevelop>
  121. <Properties>
  122. <GtkDesignInfo gtkVersion="2.12.1">
  123. <ExportedWidgets>
  124. <Widget>ThePimp.PictureView</Widget>
  125. <Widget>ThePimp.ToolBox</Widget>
  126. </ExportedWidgets>
  127. </GtkDesignInfo>
  128. </Properties>
  129. </MonoDevelop>
  130. <VisualStudio />
  131. </ProjectExtensions>
  132. </Project>