[tasque/transition: 39/213] Added sln and proj files to build project
- From: Antonius Riha <antoniusri src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasque/transition: 39/213] Added sln and proj files to build project
- Date: Wed, 29 Aug 2012 18:37:19 +0000 (UTC)
commit bfe8e0e7a86c67f511ab7b067222b4029b6b3e3c
Author: Antonius Riha <antoniusriha gmail com>
Date: Tue May 29 11:20:48 2012 +0200
Added sln and proj files to build project
* make configuring MS build easier
build/build.mdproj | 23 +++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/build/build.mdproj b/build/build.mdproj
index b9110c0..94a09de 100644
--- a/build/build.mdproj
+++ b/build/build.mdproj
@@ -15,8 +15,31 @@
<OutputPath>.</OutputPath>
</PropertyGroup>
<ItemGroup>
+ <None Include="build.mdproj" />
+ <None Include="..\tasque.sln">
+ <Link>tasque.sln</Link>
+ </None>
+ <None Include="..\src\libtasque\libtasque.csproj">
+ <Link>libtasque.csproj</Link>
+ </None>
+ <None Include="..\src\RtmNet\RtmNet.csproj">
+ <Link>RtmNet.csproj</Link>
+ </None>
+ <None Include="..\src\tasque\tasque.csproj">
+ <Link>tasque.csproj</Link>
+ </None>
+ <None Include="fixautotoolsbuild.sh" />
<None Include="CommonAssemblyInfo.cs" />
+ <None Include="bundle-mac-app.sh" />
<GlobalDefinesCsIn Include="GlobalDefines.cs.in" />
+ <None Include="mac-postbuild.sh" />
+ <None Include="mac-prebuild.sh" />
+ <None Include="..\po\translation.mdproj">
+ <Link>translation.mdproj</Link>
+ </None>
+ <None Include="..\tests\tests.csproj">
+ <Link>tests.csproj</Link>
+ </None>
</ItemGroup>
<Target Name="Build" DependsOnTargets="PreBuild" />
<Target Name="PreBuild">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]