зеркало из
1
0
Форкнуть 0

Rename and update .sln and .csproj files

This commit is contained in:
Bertrand Lorentz 2010-09-04 16:29:18 +02:00
Родитель d3297d8424
Коммит ef1a46a2a9
3 изменённых файлов: 62 добавлений и 46 удалений

Просмотреть файл

@ -1,31 +1,35 @@
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NDesk.DBus.GLib", "src\NDesk.DBus.GLib.csproj", "{BBA7585E-BAC9-4798-ACED-E4B537024AA2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NDesk.DBus", "..\dbus-sharp\src\NDesk.DBus.csproj", "{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GtkDemo", "examples\GtkDemo.csproj", "{BDCEADCA-1573-4CAC-9605-DCEDBE80C3A4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BBA7585E-BAC9-4798-ACED-E4B537024AA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BBA7585E-BAC9-4798-ACED-E4B537024AA2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BBA7585E-BAC9-4798-ACED-E4B537024AA2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BBA7585E-BAC9-4798-ACED-E4B537024AA2}.Release|Any CPU.Build.0 = Release|Any CPU
{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}.Release|Any CPU.Build.0 = Release|Any CPU
{BDCEADCA-1573-4CAC-9605-DCEDBE80C3A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BDCEADCA-1573-4CAC-9605-DCEDBE80C3A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BDCEADCA-1573-4CAC-9605-DCEDBE80C3A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BDCEADCA-1573-4CAC-9605-DCEDBE80C3A4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GtkDemo", "examples\GtkDemo.csproj", "{BDCEADCA-1573-4CAC-9605-DCEDBE80C3A4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dbus-sharp-glib", "src\dbus-sharp-glib.csproj", "{BBA7585E-BAC9-4798-ACED-E4B537024AA2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dbus-sharp", "..\dbus-sharp\src\dbus-sharp.csproj", "{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}.Release|Any CPU.Build.0 = Release|Any CPU
{BBA7585E-BAC9-4798-ACED-E4B537024AA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BBA7585E-BAC9-4798-ACED-E4B537024AA2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BBA7585E-BAC9-4798-ACED-E4B537024AA2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BBA7585E-BAC9-4798-ACED-E4B537024AA2}.Release|Any CPU.Build.0 = Release|Any CPU
{BDCEADCA-1573-4CAC-9605-DCEDBE80C3A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BDCEADCA-1573-4CAC-9605-DCEDBE80C3A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BDCEADCA-1573-4CAC-9605-DCEDBE80C3A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BDCEADCA-1573-4CAC-9605-DCEDBE80C3A4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = examples\GtkDemo.csproj
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

Просмотреть файл

@ -30,11 +30,21 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="gtk-dotnet, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
<Package>gtk-sharp-2.0</Package>
</Reference>
<Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
<Package>gtk-sharp-2.0</Package>
</Reference>
<Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
<Package>glib-sharp-2.0</Package>
</Reference>
<Reference Include="gtk-dotnet, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
<Package>gtk-dotnet-2.0</Package>
</Reference>
<Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
<Package>gtk-sharp-2.0</Package>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
@ -44,16 +54,17 @@
<Compile Include="Test.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\dbus-sharp\src\NDesk.DBus.csproj">
<ProjectReference Include="..\..\dbus-sharp\src\dbus-sharp.csproj">
<Project>{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}</Project>
<Name>NDesk.DBus</Name>
<Name>dbus-sharp</Name>
</ProjectReference>
<ProjectReference Include="..\src\NDesk.DBus.GLib.csproj">
<ProjectReference Include="..\src\dbus-sharp-glib.csproj">
<Project>{BBA7585E-BAC9-4798-ACED-E4B537024AA2}</Project>
<Name>NDesk.DBus.GLib</Name>
<Name>dbus-sharp-glib</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">

Просмотреть файл

@ -8,16 +8,16 @@
<SchemaVersion>2.0</SchemaVersion>
<OutputType>Library</OutputType>
<NoStandardLibraries>false</NoStandardLibraries>
<AssemblyName>NDesk.DBus.GLib</AssemblyName>
<AssemblyName>dbus-sharp-glib</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<RootNamespace>NDesk.DBus.GLib</RootNamespace>
<RootNamespace>DBus.GLib</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<OutputPath>.</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
@ -25,7 +25,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<OutputPath>.</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
@ -41,12 +41,13 @@
<Compile Include="GLib.IO.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\dbus-sharp\src\NDesk.DBus.csproj">
<ProjectReference Include="..\..\dbus-sharp\src\dbus-sharp.csproj">
<Project>{09A0200F-F3AF-4BD6-9EC4-E7D80D273E4C}</Project>
<Name>NDesk.DBus</Name>
<Name>dbus-sharp</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>
<VisualStudio AllowExistingFolder="true" />
</ProjectExtensions>