[tasque/xbuild] [xbuild] Remove SrcDir property
- From: Antonius Riha <antoniusri src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasque/xbuild] [xbuild] Remove SrcDir property
- Date: Wed, 3 Oct 2012 11:05:53 +0000 (UTC)
commit 49c2769a8159a0329546c5f7e8415b74082bc348
Author: Antonius Riha <antoniusriha gmail com>
Date: Wed Oct 3 12:15:26 2012 +0200
[xbuild] Remove SrcDir property
build/X.Common.targets | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/build/X.Common.targets b/build/X.Common.targets
index fc4da4c..757bc2c 100644
--- a/build/X.Common.targets
+++ b/build/X.Common.targets
@@ -41,7 +41,6 @@
<!-- Global dirs -->
<OutputPath>.</OutputPath>
<Prefix Condition=" '$(Prefix)' == '' ">$(MSBuildProjectDirectory)\$(RelPrefix)</Prefix>
- <SrcDir Condition=" '$(SrcDir)' == '' ">.</SrcDir>
<!-- Assume AbsTopBuildDir is the dir, where the sln resides -->
<AbsTopBuildDir Condition=" '$(AbsTopBuildDir)' == '' ">$(SolutionDir)</AbsTopBuildDir>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]