summaryrefslogtreecommitdiff
path: root/build/win32/vs10/pango.vcxprojin
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2015-04-07 18:07:53 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2015-04-08 10:14:46 +0800
commit8e772f8c8bbfcb2bcbcf3bfe40945a49ff4d5e25 (patch)
tree562e1927c76d05e2d20beb8e86ea008cfb878db5 /build/win32/vs10/pango.vcxprojin
parentb5519c3a59e6c9b091f1389403c982871f93972b (diff)
downloadpango-8e772f8c8bbfcb2bcbcf3bfe40945a49ff4d5e25.tar.gz
MSVC Builds: Restore MSVC 2008/2010 Project Generation
... in a way that 'make distcheck' (with or without -jN) completes successfully. This uses the common autotools module that was added in a previous commit so that we just need to define the items needed and call the things in there during 'make dist' (or 'make distcheck'), which would have things in a more tidy manner for this. https://bugzilla.gnome.org/show_bug.cgi?id=735039
Diffstat (limited to 'build/win32/vs10/pango.vcxprojin')
-rw-r--r--build/win32/vs10/pango.vcxprojin3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/win32/vs10/pango.vcxprojin b/build/win32/vs10/pango.vcxprojin
index 8dfe808c..16c5dec5 100644
--- a/build/win32/vs10/pango.vcxprojin
+++ b/build/win32/vs10/pango.vcxprojin
@@ -160,8 +160,7 @@
<ItemGroup>
<ClCompile Include="..\..\..\pango\break-arabic.c" />
<ClCompile Include="..\..\..\pango\break-indic.c" />
-#include "libpango.vs10.sourcefiles"
-#include "libmini-fribidi.vs10.sourcefiles"
+#include "pango.vs10.sourcefiles"
</ItemGroup>
<ItemGroup>
<CustomBuild Include="..\..\..\config.h.win32">