Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@15716 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			281 lines
		
	
	
		
			5.8 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			281 lines
		
	
	
		
			5.8 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
<?xml version="1.0" encoding="Windows-1252"?>
 | 
						|
<VisualStudioProject
 | 
						|
	ProjectType="Visual C++"
 | 
						|
	Version="8,00"
 | 
						|
	Name="installa"
 | 
						|
	ProjectGUID="{1FF91EB8-0EC3-456D-A3FE-57B44996F099}"
 | 
						|
	>
 | 
						|
	<Platforms>
 | 
						|
		<Platform
 | 
						|
			Name="Win32"
 | 
						|
		/>
 | 
						|
	</Platforms>
 | 
						|
	<ToolFiles>
 | 
						|
	</ToolFiles>
 | 
						|
	<Configurations>
 | 
						|
		<Configuration
 | 
						|
			Name="Release|Win32"
 | 
						|
			OutputDirectory=".\..\Release"
 | 
						|
			IntermediateDirectory=".\..\Release"
 | 
						|
			ConfigurationType="1"
 | 
						|
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 | 
						|
			UseOfMFC="0"
 | 
						|
			ATLMinimizesCRunTimeLibraryUsage="false"
 | 
						|
			CharacterSet="2"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCustomBuildTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXMLDataGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebServiceProxyGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				PreprocessorDefinitions="NDEBUG"
 | 
						|
				MkTypLibCompatible="true"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				TargetEnvironment="1"
 | 
						|
				TypeLibraryName=".\..\Release/installa.tlb"
 | 
						|
				HeaderFileName=""
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCLCompilerTool"
 | 
						|
				Optimization="2"
 | 
						|
				InlineFunctionExpansion="1"
 | 
						|
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
 | 
						|
				StringPooling="true"
 | 
						|
				RuntimeLibrary="0"
 | 
						|
				EnableFunctionLevelLinking="true"
 | 
						|
				PrecompiledHeaderFile=".\..\Release/installa.pch"
 | 
						|
				AssemblerListingLocation=".\..\Release/"
 | 
						|
				ObjectFile=".\..\Release/"
 | 
						|
				ProgramDataBaseFileName=".\..\Release/"
 | 
						|
				WarningLevel="3"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManagedResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
				PreprocessorDefinitions="NDEBUG"
 | 
						|
				Culture="1040"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCLinkerTool"
 | 
						|
				AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
 | 
						|
				OutputFile="d:\release\campo100/installa.exe"
 | 
						|
				LinkIncremental="1"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				ProgramDatabaseFile=".\..\Release/installa.pdb"
 | 
						|
				SubSystem="2"
 | 
						|
				TargetMachine="1"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCALinkTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManifestTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXDCMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCBscMakeTool"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				OutputFile=".\..\Release/installa.bsc"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCFxCopTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCAppVerifierTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebDeploymentTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"
 | 
						|
			/>
 | 
						|
		</Configuration>
 | 
						|
		<Configuration
 | 
						|
			Name="Debug|Win32"
 | 
						|
			OutputDirectory=".\..\debug"
 | 
						|
			IntermediateDirectory=".\..\debug"
 | 
						|
			ConfigurationType="1"
 | 
						|
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 | 
						|
			UseOfMFC="0"
 | 
						|
			ATLMinimizesCRunTimeLibraryUsage="false"
 | 
						|
			CharacterSet="2"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCustomBuildTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXMLDataGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebServiceProxyGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				PreprocessorDefinitions="_DEBUG"
 | 
						|
				MkTypLibCompatible="true"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				TargetEnvironment="1"
 | 
						|
				TypeLibraryName=".\..\debug/installa.tlb"
 | 
						|
				HeaderFileName=""
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCLCompilerTool"
 | 
						|
				Optimization="0"
 | 
						|
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
 | 
						|
				MinimalRebuild="true"
 | 
						|
				BasicRuntimeChecks="3"
 | 
						|
				RuntimeLibrary="1"
 | 
						|
				PrecompiledHeaderFile=".\..\debug/installa.pch"
 | 
						|
				AssemblerListingLocation=".\..\debug/"
 | 
						|
				ObjectFile=".\..\debug/"
 | 
						|
				ProgramDataBaseFileName=".\..\debug/"
 | 
						|
				BrowseInformation="1"
 | 
						|
				WarningLevel="3"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				DebugInformationFormat="4"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManagedResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
				PreprocessorDefinitions="_DEBUG"
 | 
						|
				Culture="1040"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCLinkerTool"
 | 
						|
				AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
 | 
						|
				OutputFile="../exed/installa.exe"
 | 
						|
				LinkIncremental="2"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				GenerateDebugInformation="true"
 | 
						|
				ProgramDatabaseFile=".\..\debug/installa.pdb"
 | 
						|
				SubSystem="2"
 | 
						|
				TargetMachine="1"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCALinkTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManifestTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXDCMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCBscMakeTool"
 | 
						|
				SuppressStartupBanner="true"
 | 
						|
				OutputFile=".\..\debug/installa.bsc"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCFxCopTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCAppVerifierTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebDeploymentTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"
 | 
						|
			/>
 | 
						|
		</Configuration>
 | 
						|
	</Configurations>
 | 
						|
	<References>
 | 
						|
	</References>
 | 
						|
	<Files>
 | 
						|
		<Filter
 | 
						|
			Name="Source Files"
 | 
						|
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 | 
						|
			>
 | 
						|
			<File
 | 
						|
				RelativePath="..\ba\autorun.cpp"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCLCompilerTool"
 | 
						|
						PreprocessorDefinitions=""
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCLCompilerTool"
 | 
						|
						PreprocessorDefinitions=""
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="installa.rc"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCResourceCompilerTool"
 | 
						|
						PreprocessorDefinitions=""
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCResourceCompilerTool"
 | 
						|
						PreprocessorDefinitions=""
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
		</Filter>
 | 
						|
		<Filter
 | 
						|
			Name="Resource Files"
 | 
						|
			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
 | 
						|
			>
 | 
						|
			<File
 | 
						|
				RelativePath="..\EXE\RES\SETUP.ICO"
 | 
						|
				>
 | 
						|
			</File>
 | 
						|
		</Filter>
 | 
						|
		<Filter
 | 
						|
			Name="Header Files"
 | 
						|
			Filter="h;hpp;hxx;hm;inl"
 | 
						|
			>
 | 
						|
		</Filter>
 | 
						|
		<File
 | 
						|
			RelativePath="..\LIB\hlw32_mc.lib"
 | 
						|
			>
 | 
						|
		</File>
 | 
						|
		<File
 | 
						|
			RelativePath="..\LIB\SKEYLINK.OBJ"
 | 
						|
			>
 | 
						|
		</File>
 | 
						|
	</Files>
 | 
						|
	<Globals>
 | 
						|
	</Globals>
 | 
						|
</VisualStudioProject>
 |