summaryrefslogtreecommitdiff
path: root/build/win32/vs9/pangoft2.vcprojin
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/vs9/pangoft2.vcprojin
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/vs9/pangoft2.vcprojin')
-rw-r--r--build/win32/vs9/pangoft2.vcprojin8
1 files changed, 1 insertions, 7 deletions
diff --git a/build/win32/vs9/pangoft2.vcprojin b/build/win32/vs9/pangoft2.vcprojin
index e4cdfa9e..1868e9ec 100644
--- a/build/win32/vs9/pangoft2.vcprojin
+++ b/build/win32/vs9/pangoft2.vcprojin
@@ -168,13 +168,7 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File RelativePath="..\..\..\modules\basic\basic-fc.c">
- <FileConfiguration Name="Debug_FC|Win32"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_fc" /></FileConfiguration>
- <FileConfiguration Name="Release_FC|Win32"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_fc" /></FileConfiguration>
- <FileConfiguration Name="Debug_FC|x64"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_fc" /></FileConfiguration>
- <FileConfiguration Name="Release_FC|x64"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_fc" /></FileConfiguration>
- </File>
-#include "libpangoft2.sourcefiles"
+#include "pangoft2.sourcefiles"
</Filter>
</Files>
</VisualStudioProject>