Update German translation
[glib.git] / win32 / vs9 / glib-version-paths.vsprops.in
blob1b55c5c3c43f0f5ecc81b360821235a823c3ff6f
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="glibversionpathsprops"
7 <UserMacro
8 Name="VSVer"
9 Value="9"
11 <UserMacro
12 Name="GlibVersion"
13 Value="@GLIB_VERSION@"
15 <UserMacro
16 Name="ApiVersion"
17 Value="2.0"
19 <UserMacro
20 Name="GlibEtcInstallRoot"
21 Value="..\..\..\vs$(VSVer)\$(PlatformName)"
23 <UserMacro
24 Name="CopyDir"
25 Value="$(GlibEtcInstallRoot)"
27 <UserMacro
28 Name="GlibLibtoolCompatibleDllPrefix"
29 Value="lib"
31 <UserMacro
32 Name="GlibLibtoolCompatibleDllSuffix"
33 Value="-$(ApiVersion)-0"
35 <UserMacro
36 Name="GlibSeparateVSDllPrefix"
37 Value=""
39 <UserMacro
40 Name="GlibSeparateVSDllSuffix"
41 Value="-2-vs$(VSVer)"
43 <!-- Change these two to GlibLibtoolCompatibleDllPrefix and
44 GlibLibtoolCompatibleDllSuffix if that is what you want -->
45 <UserMacro
46 Name="GlibDllPrefix"
47 Value="$(GlibSeparateVSDllPrefix)"
49 <UserMacro
50 Name="GlibDllSuffix"
51 Value="$(GlibSeparateVSDllSuffix)"
53 <UserMacro
54 Name="PythonPath"
55 Value="c:\python27"
57 </VisualStudioPropertySheet>