1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
12 Name="GlibEtcInstallRoot"
13 Value="$(SolutionDir)\..\..\..\..\vs$(VSVer)\$(PlatformName)"
17 Value="$(GlibEtcInstallRoot)"
19 <!-- PythonDir needs to point to a 32-bit/x86 Python 2.7/3.3+ installation -->
24 <!-- PythonDirX64 needs to point to an x86-64/x64 Python 2.7/3.3+ installation -->
27 Value="$(PythonDir).x64"
30 Name="IntrospectPythonParam"
31 Value="PYTHON=$(PythonDir)\python.exe"
34 Name="IntrospectPythonParamX64"
35 Value="PYTHON=$(PythonDirX64)\python.exe"
43 Value="$(SolutionDir)\..\..\.."
50 Name="LibGILibtoolCompatibleDllPrefix"
54 Name="LibGILibtoolCompatibleDllSuffix"
55 Value="-$(ApiVersion)-0"
58 Name="LibGISeparateVSDllPrefix"
62 Name="LibGISeparateVSDllSuffix"
65 <!-- Change these two to LibGILibtoolCompatibleDllPrefix and
66 LibGILibtoolCompatibleDllSuffix if that is what you want -->
69 Value="$(LibGISeparateVSDllPrefix)"
73 Value="$(LibGISeparateVSDllSuffix)"
75 </VisualStudioPropertySheet>