| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							|  |  |  |  | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							|  |  |  |  |   <ItemGroup Label="ProjectConfigurations"> | 
					
						
							|  |  |  |  |     <ProjectConfiguration Include="8.3|Win32"> | 
					
						
							|  |  |  |  |       <Configuration>8.3</Configuration> | 
					
						
							|  |  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |  |     <ProjectConfiguration Include="8.3|x64"> | 
					
						
							|  |  |  |  |       <Configuration>8.3</Configuration> | 
					
						
							|  |  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |  |     <ProjectConfiguration Include="8.4|Win32"> | 
					
						
							|  |  |  |  |       <Configuration>8.4</Configuration> | 
					
						
							|  |  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |  |     <ProjectConfiguration Include="8.4|x64"> | 
					
						
							|  |  |  |  |       <Configuration>8.4</Configuration> | 
					
						
							|  |  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |  |     <ProjectConfiguration Include="9.0|Win32"> | 
					
						
							|  |  |  |  |       <Configuration>9.0</Configuration> | 
					
						
							|  |  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |  |     <ProjectConfiguration Include="9.0|x64"> | 
					
						
							|  |  |  |  |       <Configuration>9.0</Configuration> | 
					
						
							|  |  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <None Include="..\lib\Makefile" /> | 
					
						
							| 
									
										
										
										
											2012-11-10 22:33:57 +00:00
										 |  |  |  |     <None Include="..\lib\pg_repack.sql.in" /> | 
					
						
							|  |  |  |  |     <None Include="..\lib\uninstall_pg_repack.sql" /> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\lib\pgut\pgut-be.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\lib\pgut\pgut-spi.c" /> | 
					
						
							| 
									
										
										
										
											2012-11-10 22:33:57 +00:00
										 |  |  |  |     <ClCompile Include="..\lib\repack.c" /> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\lib\pgut\pgut-be.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\lib\pgut\pgut-spi.h" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Label="Globals"> | 
					
						
							|  |  |  |  |     <ProjectGuid>{B6B37F22-9E44-4240-AAA0-650D4AC2C2E2}</ProjectGuid> | 
					
						
							|  |  |  |  |     <RootNamespace>lib</RootNamespace> | 
					
						
							|  |  |  |  |     <Keyword>Win32Proj</Keyword> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='9.0|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							|  |  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |  |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
					
						
							|  |  |  |  |     <PlatformToolset>Windows7.1SDK</PlatformToolset> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='9.0|x64'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							|  |  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |  |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
					
						
							|  |  |  |  |     <PlatformToolset>Windows7.1SDK</PlatformToolset> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='8.4|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							|  |  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |  |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
					
						
							|  |  |  |  |     <PlatformToolset>Windows7.1SDK</PlatformToolset> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='8.4|x64'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							|  |  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |  |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
					
						
							|  |  |  |  |     <PlatformToolset>Windows7.1SDK</PlatformToolset> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='8.3|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							|  |  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |  |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
					
						
							|  |  |  |  |     <PlatformToolset>Windows7.1SDK</PlatformToolset> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='8.3|x64'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							|  |  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |  |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
					
						
							|  |  |  |  |     <PlatformToolset>Windows7.1SDK</PlatformToolset> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 
					
						
							|  |  |  |  |   <ImportGroup Label="ExtensionSettings"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='9.0|Win32'" Label="PropertySheets"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='9.0|x64'" Label="PropertySheets"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='8.4|Win32'" Label="PropertySheets"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='8.4|x64'" Label="PropertySheets"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='8.3|Win32'" Label="PropertySheets"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='8.3|x64'" Label="PropertySheets"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Label="UserMacros" /> | 
					
						
							|  |  |  |  |   <PropertyGroup> | 
					
						
							|  |  |  |  |     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='9.0|Win32'">$(SolutionDir)/bin/x86/$(Configuration)/lib/</OutDir> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='9.0|x64'">$(SolutionDir)/bin/$(Platform)/$(Configuration)/lib/</OutDir> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='8.4|Win32'">$(SolutionDir)/bin/x86/$(Configuration)/lib/</OutDir> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='8.4|x64'">$(SolutionDir)/bin/$(Platform)/$(Configuration)/lib/</OutDir> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='8.3|Win32'">$(SolutionDir)/bin/x86/$(Configuration)/lib/</OutDir> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='8.3|x64'">$(SolutionDir)/bin/$(Platform)/$(Configuration)/lib/</OutDir> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='9.0|Win32'">$(SolutionDir)/obj/x86/$(Configuration)/$(ProjectName)/</IntDir> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='9.0|x64'">$(SolutionDir)/obj/$(Platform)/$(Configuration)/$(ProjectName)/</IntDir> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='8.4|Win32'">$(SolutionDir)/obj/x86/$(Configuration)/$(ProjectName)/</IntDir> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='8.4|x64'">$(SolutionDir)/obj/$(Platform)/$(Configuration)/$(ProjectName)/</IntDir> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='8.3|Win32'">$(SolutionDir)/obj/x86/$(Configuration)/$(ProjectName)/</IntDir> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='8.3|x64'">$(SolutionDir)/obj/$(Platform)/$(Configuration)/$(ProjectName)/</IntDir> | 
					
						
							|  |  |  |  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='9.0|Win32'">false</LinkIncremental> | 
					
						
							|  |  |  |  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='9.0|x64'">false</LinkIncremental> | 
					
						
							|  |  |  |  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='8.4|Win32'">false</LinkIncremental> | 
					
						
							|  |  |  |  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='8.4|x64'">false</LinkIncremental> | 
					
						
							|  |  |  |  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='8.3|Win32'">false</LinkIncremental> | 
					
						
							|  |  |  |  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='8.3|x64'">false</LinkIncremental> | 
					
						
							|  |  |  |  |     <IncludePath Condition="'$(Configuration)|$(Platform)'=='9.0|Win32'">C:\Program Files %28x86%29\PostgreSQL\9.0\include\server\port\win32_msvc;C:\Program Files %28x86%29\PostgreSQL\9.0\include\server\port\win32;C:\Program Files %28x86%29\PostgreSQL\9.0\include\server;C:\Program Files %28x86%29\PostgreSQL\9.0\include;$(IncludePath)</IncludePath> | 
					
						
							|  |  |  |  |     <IncludePath Condition="'$(Configuration)|$(Platform)'=='9.0|x64'">C:\Program Files\PostgreSQL\9.0\include\server\port\win32_msvc;C:\Program Files\PostgreSQL\9.0\include\server\port\win32;C:\Program Files\PostgreSQL\9.0\include\server;C:\Program Files\PostgreSQL\9.0\include;$(IncludePath)</IncludePath> | 
					
						
							|  |  |  |  |     <IncludePath Condition="'$(Configuration)|$(Platform)'=='8.4|Win32'">C:\Program Files %28x86%29\PostgreSQL\8.4\include\server\port\win32_msvc;C:\Program Files %28x86%29\PostgreSQL\8.4\include\server\port\win32;C:\Program Files %28x86%29\PostgreSQL\8.4\include\server;C:\Program Files %28x86%29\PostgreSQL\8.4\include;$(IncludePath)</IncludePath> | 
					
						
							|  |  |  |  |     <IncludePath Condition="'$(Configuration)|$(Platform)'=='8.4|x64'">C:\Program Files %28x86%29\PostgreSQL\8.4\include\server\port\win32_msvc;C:\Program Files %28x86%29\PostgreSQL\8.4\include\server\port\win32;C:\Program Files %28x86%29\PostgreSQL\8.4\include\server;C:\Program Files %28x86%29\PostgreSQL\8.4\include;$(IncludePath)</IncludePath> | 
					
						
							|  |  |  |  |     <IncludePath Condition="'$(Configuration)|$(Platform)'=='8.3|Win32'">C:\Program Files %28x86%29\PostgreSQL\8.3\include\server\port\win32_msvc;C:\Program Files %28x86%29\PostgreSQL\8.3\include\server\port\win32;C:\Program Files %28x86%29\PostgreSQL\8.3\include\server;C:\Program Files %28x86%29\PostgreSQL\8.3\include;$(IncludePath)</IncludePath> | 
					
						
							|  |  |  |  |     <IncludePath Condition="'$(Configuration)|$(Platform)'=='8.3|x64'">C:\Program Files %28x86%29\PostgreSQL\8.3\include\server\port\win32_msvc;C:\Program Files %28x86%29\PostgreSQL\8.3\include\server\port\win32;C:\Program Files %28x86%29\PostgreSQL\8.3\include\server;C:\Program Files %28x86%29\PostgreSQL\8.3\include;$(IncludePath)</IncludePath> | 
					
						
							|  |  |  |  |     <LibraryPath Condition="'$(Configuration)|$(Platform)'=='9.0|Win32'">C:\Program Files %28x86%29\PostgreSQL\9.0\lib;$(LibraryPath)</LibraryPath> | 
					
						
							|  |  |  |  |     <LibraryPath Condition="'$(Configuration)|$(Platform)'=='9.0|x64'">C:\Program Files\PostgreSQL\9.0\lib;$(LibraryPath)</LibraryPath> | 
					
						
							|  |  |  |  |     <LibraryPath Condition="'$(Configuration)|$(Platform)'=='8.4|Win32'">C:\Program Files %28x86%29\PostgreSQL\8.4\lib;$(LibraryPath)</LibraryPath> | 
					
						
							|  |  |  |  |     <LibraryPath Condition="'$(Configuration)|$(Platform)'=='8.4|x64'">C:\Program Files %28x86%29\PostgreSQL\8.4\lib;$(LibraryPath)</LibraryPath> | 
					
						
							|  |  |  |  |     <LibraryPath Condition="'$(Configuration)|$(Platform)'=='8.3|Win32'">C:\Program Files %28x86%29\PostgreSQL\8.3\lib;$(LibraryPath)</LibraryPath> | 
					
						
							|  |  |  |  |     <LibraryPath Condition="'$(Configuration)|$(Platform)'=='8.3|x64'">C:\Program Files %28x86%29\PostgreSQL\8.3\lib;$(LibraryPath)</LibraryPath> | 
					
						
							| 
									
										
										
										
											2012-11-10 22:33:57 +00:00
										 |  |  |  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='9.0|Win32'">pg_repack</TargetName> | 
					
						
							|  |  |  |  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='9.0|x64'">pg_repack</TargetName> | 
					
						
							|  |  |  |  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='8.4|Win32'">pg_repack</TargetName> | 
					
						
							|  |  |  |  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='8.4|x64'">pg_repack</TargetName> | 
					
						
							|  |  |  |  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='8.3|Win32'">pg_repack</TargetName> | 
					
						
							|  |  |  |  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='8.3|x64'">pg_repack</TargetName> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='9.0|Win32'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <AdditionalIncludeDirectories>../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <ExceptionHandling> | 
					
						
							|  |  |  |  |       </ExceptionHandling> | 
					
						
							|  |  |  |  |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
					
						
							|  |  |  |  |       <PrecompiledHeader> | 
					
						
							|  |  |  |  |       </PrecompiledHeader> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <TreatWarningAsError>false</TreatWarningAsError> | 
					
						
							|  |  |  |  |       <DebugInformationFormat> | 
					
						
							|  |  |  |  |       </DebugInformationFormat> | 
					
						
							|  |  |  |  |       <CompileAs>CompileAsC</CompileAs> | 
					
						
							|  |  |  |  |       <DisableSpecificWarnings>4005;4996;4018;%(DisableSpecificWarnings)</DisableSpecificWarnings> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |       <AdditionalDependencies>postgres.lib</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |       <OutputFile>$(OutDir)/$(TargetFileName)</OutputFile> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>false</GenerateDebugInformation> | 
					
						
							|  |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |  |       <TargetMachine>MachineX86</TargetMachine> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='9.0|x64'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <AdditionalIncludeDirectories>../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <ExceptionHandling> | 
					
						
							|  |  |  |  |       </ExceptionHandling> | 
					
						
							|  |  |  |  |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
					
						
							|  |  |  |  |       <PrecompiledHeader> | 
					
						
							|  |  |  |  |       </PrecompiledHeader> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <TreatWarningAsError>false</TreatWarningAsError> | 
					
						
							|  |  |  |  |       <DebugInformationFormat> | 
					
						
							|  |  |  |  |       </DebugInformationFormat> | 
					
						
							|  |  |  |  |       <CompileAs>CompileAsC</CompileAs> | 
					
						
							|  |  |  |  |       <DisableSpecificWarnings>4005;4996;4018;%(DisableSpecificWarnings)</DisableSpecificWarnings> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |       <AdditionalDependencies>postgres.lib</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |       <OutputFile>$(OutDir)/$(TargetFileName)</OutputFile> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>false</GenerateDebugInformation> | 
					
						
							|  |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='8.4|Win32'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <AdditionalIncludeDirectories>../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <ExceptionHandling> | 
					
						
							|  |  |  |  |       </ExceptionHandling> | 
					
						
							|  |  |  |  |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
					
						
							|  |  |  |  |       <PrecompiledHeader> | 
					
						
							|  |  |  |  |       </PrecompiledHeader> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <TreatWarningAsError>false</TreatWarningAsError> | 
					
						
							|  |  |  |  |       <DebugInformationFormat> | 
					
						
							|  |  |  |  |       </DebugInformationFormat> | 
					
						
							|  |  |  |  |       <CompileAs>CompileAsC</CompileAs> | 
					
						
							|  |  |  |  |       <DisableSpecificWarnings>4005;4996;4018;%(DisableSpecificWarnings)</DisableSpecificWarnings> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |       <AdditionalDependencies>postgres.lib</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |       <OutputFile>$(OutDir)/$(TargetFileName)</OutputFile> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>false</GenerateDebugInformation> | 
					
						
							|  |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |  |       <TargetMachine>MachineX86</TargetMachine> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='8.4|x64'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <AdditionalIncludeDirectories>../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <ExceptionHandling> | 
					
						
							|  |  |  |  |       </ExceptionHandling> | 
					
						
							|  |  |  |  |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
					
						
							|  |  |  |  |       <PrecompiledHeader> | 
					
						
							|  |  |  |  |       </PrecompiledHeader> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <TreatWarningAsError>false</TreatWarningAsError> | 
					
						
							|  |  |  |  |       <DebugInformationFormat> | 
					
						
							|  |  |  |  |       </DebugInformationFormat> | 
					
						
							|  |  |  |  |       <CompileAs>CompileAsC</CompileAs> | 
					
						
							|  |  |  |  |       <DisableSpecificWarnings>4005;4996;4018;%(DisableSpecificWarnings)</DisableSpecificWarnings> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |       <AdditionalDependencies>postgres.lib</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |       <OutputFile>$(OutDir)/$(TargetFileName)</OutputFile> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>false</GenerateDebugInformation> | 
					
						
							|  |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='8.3|Win32'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <AdditionalIncludeDirectories>../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>_USE_32BIT_TIME_T;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <ExceptionHandling> | 
					
						
							|  |  |  |  |       </ExceptionHandling> | 
					
						
							|  |  |  |  |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
					
						
							|  |  |  |  |       <PrecompiledHeader> | 
					
						
							|  |  |  |  |       </PrecompiledHeader> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <TreatWarningAsError>false</TreatWarningAsError> | 
					
						
							|  |  |  |  |       <DebugInformationFormat> | 
					
						
							|  |  |  |  |       </DebugInformationFormat> | 
					
						
							|  |  |  |  |       <CompileAs>CompileAsC</CompileAs> | 
					
						
							|  |  |  |  |       <DisableSpecificWarnings>4005;4996;4018;%(DisableSpecificWarnings)</DisableSpecificWarnings> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |       <AdditionalDependencies>postgres.lib</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |       <OutputFile>$(OutDir)/$(TargetFileName)</OutputFile> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>false</GenerateDebugInformation> | 
					
						
							|  |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |  |       <TargetMachine>MachineX86</TargetMachine> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='8.3|x64'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <AdditionalIncludeDirectories>../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>_USE_32BIT_TIME_T;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <ExceptionHandling> | 
					
						
							|  |  |  |  |       </ExceptionHandling> | 
					
						
							|  |  |  |  |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
					
						
							|  |  |  |  |       <PrecompiledHeader> | 
					
						
							|  |  |  |  |       </PrecompiledHeader> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <TreatWarningAsError>false</TreatWarningAsError> | 
					
						
							|  |  |  |  |       <DebugInformationFormat> | 
					
						
							|  |  |  |  |       </DebugInformationFormat> | 
					
						
							|  |  |  |  |       <CompileAs>CompileAsC</CompileAs> | 
					
						
							|  |  |  |  |       <DisableSpecificWarnings>4005;4996;4018;%(DisableSpecificWarnings)</DisableSpecificWarnings> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2011-03-03 01:21:40 +00:00
										 |  |  |  |       <AdditionalDependencies>postgres.lib</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2011-01-25 06:41:12 +00:00
										 |  |  |  |       <OutputFile>$(OutDir)/$(TargetFileName)</OutputFile> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>false</GenerateDebugInformation> | 
					
						
							|  |  |  |  |       <SubSystem>Console</SubSystem> | 
					
						
							|  |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 
					
						
							|  |  |  |  |   <ImportGroup Label="ExtensionTargets"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  | </Project> |