[tasque/transition: 58/213] Remove mdoc update command from build
- From: Antonius Riha <antoniusri src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasque/transition: 58/213] Remove mdoc update command from build
- Date: Wed, 29 Aug 2012 18:38:54 +0000 (UTC)
commit 3ab2a32b17361de752a2cd41d62ef26cb09d1427
Author: Antonius Riha <antoniusriha gmail com>
Date: Fri Jun 15 11:18:37 2012 +0200
Remove mdoc update command from build
* mdoc update is not working. Remove it for now.
* removed some file includes which have been deleted from libtasque.csproj previously
src/libtasque/libtasque.csproj | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/src/libtasque/libtasque.csproj b/src/libtasque/libtasque.csproj
index 59fc470..3c10a45 100644
--- a/src/libtasque/libtasque.csproj
+++ b/src/libtasque/libtasque.csproj
@@ -47,12 +47,6 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <CustomCommands>
- <CustomCommands>
- <Command type="AfterBuild" command="mdoc update -o docs ${TargetFile}" />
- <Command type="AfterBuild" command="mdoc assemble -o ${TargetDir}/libtasque ${ProjectDir}/docs/sources" />
- </CustomCommands>
- </CustomCommands>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'GtkLinuxRelease|AnyCPU' ">
<DebugType>none</DebugType>
@@ -218,12 +212,8 @@
<None Include="docs\sources\Tasque.Backends\BackendSyncFinishedHandler.xml" />
<None Include="docs\sources\Tasque.Backends\BackendSyncStartedHandler.xml" />
<None Include="docs\sources\Tasque.Backends\IBackend.xml" />
- <None Include="docs\sources\Tasque.UI\INativeTray.xml" />
- <None Include="docs\sources\Tasque.UI\INativeWindow.xml" />
- <None Include="docs\sources\Tasque.UI\NativeTray.xml" />
<None Include="docs\sources\index.xml" />
<None Include="docs\sources\ns-Tasque.Backends.xml" />
- <None Include="docs\sources\ns-Tasque.UI.xml" />
<None Include="docs\sources\ns-Tasque.xml" />
<DocsSourcesFile Include="docs\libtasque.sources" />
</ItemGroup>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]