[gtk+/gtk-2-24] Visual Studio builds: Fix 201x property sheet
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-24] Visual Studio builds: Fix 201x property sheet
- Date: Wed, 16 Nov 2016 03:14:55 +0000 (UTC)
commit 07e5a32d628af3297946827853be2317ffff5053
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Wed Nov 16 03:14:10 2016 +0800
Visual Studio builds: Fix 201x property sheet
One closing tag was missed, fix that.
build/win32/vs10/gtk-version-paths.props.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/build/win32/vs10/gtk-version-paths.props.in b/build/win32/vs10/gtk-version-paths.props.in
index fa40382..57bf04f 100644
--- a/build/win32/vs10/gtk-version-paths.props.in
+++ b/build/win32/vs10/gtk-version-paths.props.in
@@ -64,5 +64,6 @@
</BuildMacro>
<BuildMacro Include="PythonPathX64">
<Value>$(PythonPathX64)</Value>
+ </BuildMacro>
</ItemGroup>
</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]