<?xml version="1.0" encoding = "Windows-1252"?>
<!-- GLAST fragment $Header: /projects/cvs/CMT/mgr/fragments/vcproj_library_header,v 1.1 2004/09/30 16:20:09 arnault Exp $
   Build by CMT for package/project: ${PACKAGE}/${CONSTITUENT}
   Generated GUID:  ${GUID}
  -->
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.00"
	Name="${CONSTITUENT}"
	ProjectGUID="${GUID}"
	Keyword="Win32Proj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="$(vsCONFIG)|Win32"
			OutputDirectory="..\$(${PACKAGE}_tag)"
			IntermediateDirectory="..\$(${PACKAGE}_tag)\${CONSTITUENT}"
			ConfigurationType="4"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions='$(cppflags) $(use_cppflags) $(lib_${CONSTITUENT}_cppflags)'
				Optimization="$(vsOptimize)"
				PreprocessorDefinitions="_USRDLL;${PACKAGE}_EXPORTS"
				WarningLevel="3"
				Detect64BitPortabilityProblems="FALSE"/>
			<Tool
				Name="VCCustomBuildTool"
				CommandLine='type NUL > ..\$(tag)\${CONSTITUENT}.stamp
   set CMTROOT=$(CMTROOT)
   $(${CONSTITUENT}_customBuild)
   call $(make_shlib) $(tag) ${CONSTITUENT} $(cpplinkflags) $(${CONSTITUENT}_shlibflags) 
   if exist ..\$(tag)\${CONSTITUENT}.dll type NUL > ..\$(tag)\${CONSTITUENT}.shstamp
   $(${CONSTITUENT}_customBuild1)
   $(${CONSTITUENT}_customBuild2)
   $(${CONSTITUENT}_customBuild3)'
			Outputs="..\$(tag)\${CONSTITUENT}.stamp; ..\$(tag)\${CONSTITUENT}.shstamp; ..\$(tag)\${CONSTITUENT}.dll "/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="..\$(${PACKAGE}_tag)\${CONSTITUENT}.${LIBRARYSUFFIX}"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
		</Configuration>
	</Configurations>
	<Files>
