| 
									
										
										
										
											2013-12-27 10:32:01 +08:00
										 |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							|  |  |  | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							|  |  |  |   <PropertyGroup Label="UserMacros"> | 
					
						
							|  |  |  |     <VSVer>10</VSVer> | 
					
						
							| 
									
										
										
										
											2016-02-25 18:37:01 +08:00
										 |  |  |     <GlibVersion>@GLIB_VERSION@</GlibVersion> | 
					
						
							|  |  |  |     <ApiVersion>2.0</ApiVersion> | 
					
						
							| 
									
										
										
										
											2017-01-09 14:00:46 +08:00
										 |  |  |     <GlibEtcInstallRoot>..\..\..\vs$(VSVer)\$(Platform)</GlibEtcInstallRoot> | 
					
						
							| 
									
										
										
										
											2013-12-27 10:32:01 +08:00
										 |  |  |     <CopyDir>$(GlibEtcInstallRoot)</CopyDir> | 
					
						
							| 
									
										
										
										
											2017-09-15 12:56:40 +08:00
										 |  |  |     <GlibDllPrefix></GlibDllPrefix> | 
					
						
							|  |  |  |     <GlibDllSuffix>-2.0-0</GlibDllSuffix> | 
					
						
							| 
									
										
										
										
											2017-07-13 17:45:44 +08:00
										 |  |  |     <PythonDir Condition="'$(VisualStudioVersion)' == '10.0'">c:\python34</PythonDir> | 
					
						
							|  |  |  |     <PythonDir Condition="'$(VisualStudioVersion)' == '11.0'">c:\python34</PythonDir> | 
					
						
							|  |  |  |     <PythonDir Condition="'$(VisualStudioVersion)' == '12.0'">c:\python34</PythonDir> | 
					
						
							|  |  |  |     <PythonDir Condition="'$(VisualStudioVersion)' == '14.0'">c:\python36</PythonDir> | 
					
						
							|  |  |  |     <PythonDir Condition="'$(VisualStudioVersion)' == '15.0'">c:\python36</PythonDir> | 
					
						
							| 
									
										
										
										
											2013-12-27 10:32:01 +08:00
										 |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup> | 
					
						
							|  |  |  |     <_PropertySheetDisplayName>glibversionpathsprops</_PropertySheetDisplayName> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |     <BuildMacro Include="VSVer"> | 
					
						
							|  |  |  |       <Value>$(VSVer)</Value> | 
					
						
							|  |  |  |     </BuildMacro> | 
					
						
							| 
									
										
										
										
											2016-02-25 18:37:01 +08:00
										 |  |  |     <BuildMacro Include="GlibVersion"> | 
					
						
							|  |  |  |       <Value>$(GlibVersion)</Value> | 
					
						
							|  |  |  |     </BuildMacro> | 
					
						
							|  |  |  |     <BuildMacro Include="ApiVersion"> | 
					
						
							|  |  |  |       <Value>$(ApiVersion)</Value> | 
					
						
							|  |  |  |     </BuildMacro> | 
					
						
							| 
									
										
										
										
											2013-12-27 10:32:01 +08:00
										 |  |  |     <BuildMacro Include="GlibEtcInstallRoot"> | 
					
						
							|  |  |  |       <Value>$(GlibEtcInstallRoot)</Value> | 
					
						
							|  |  |  |     </BuildMacro> | 
					
						
							|  |  |  |     <BuildMacro Include="CopyDir"> | 
					
						
							|  |  |  |       <Value>$(CopyDir)</Value> | 
					
						
							|  |  |  |     </BuildMacro> | 
					
						
							|  |  |  |     <BuildMacro Include="GlibDllPrefix"> | 
					
						
							|  |  |  |       <Value>$(GlibDllPrefix)</Value> | 
					
						
							|  |  |  |     </BuildMacro> | 
					
						
							|  |  |  |     <BuildMacro Include="GlibDllSuffix"> | 
					
						
							|  |  |  |       <Value>$(GlibDllSuffix)</Value> | 
					
						
							|  |  |  |     </BuildMacro> | 
					
						
							| 
									
										
										
										
											2017-07-13 17:45:44 +08:00
										 |  |  |     <BuildMacro Include="PythonDir"> | 
					
						
							|  |  |  |       <Value>$(PythonDir)</Value> | 
					
						
							| 
									
										
										
										
											2014-08-08 17:39:22 +08:00
										 |  |  |     </BuildMacro> | 
					
						
							| 
									
										
										
										
											2013-12-27 10:32:01 +08:00
										 |  |  |   </ItemGroup> | 
					
						
							| 
									
										
										
										
											2017-01-09 14:00:46 +08:00
										 |  |  | </Project> |