471 lines
		
	
	
		
			10 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			471 lines
		
	
	
		
			10 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="8.00"
 | |
| 	Name="dsoframer"
 | |
| 	ProjectGUID="{005801E1-A867-4CBB-995F-BA2EF4360BDF}"
 | |
| 	>
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"
 | |
| 		/>
 | |
| 	</Platforms>
 | |
| 	<ToolFiles>
 | |
| 	</ToolFiles>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			OutputDirectory=".\Debug"
 | |
| 			IntermediateDirectory=".\Debug"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 				Description="Performing registration"
 | |
| 				CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
"
 | |
| 				Outputs="$(OutDir)\regsvr32.trg"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				PreprocessorDefinitions="_DEBUG"
 | |
| 				MkTypLibCompatible="true"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				TargetEnvironment="1"
 | |
| 				TypeLibraryName=".\Debug/dsoframer.tlb"
 | |
| 				HeaderFileName=""
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
 | |
| 				RuntimeLibrary="1"
 | |
| 				StructMemberAlignment="3"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				PrecompiledHeaderFile=".\Debug/dsoframer.pch"
 | |
| 				AssemblerListingLocation=".\Debug/"
 | |
| 				ObjectFile=".\Debug/"
 | |
| 				ProgramDataBaseFileName=".\Debug/"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				DebugInformationFormat="3"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="_DEBUG"
 | |
| 				Culture="1033"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="oledlg.lib urlmon.lib"
 | |
| 				OutputFile="Debug/dsoframer.ocx"
 | |
| 				Version="1.2"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				ModuleDefinitionFile=".\dsoframer.def"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile=".\Debug/dsoframer.pdb"
 | |
| 				GenerateMapFile="true"
 | |
| 				MapFileName=".\Debug/dsoframer.map"
 | |
| 				SubSystem="2"
 | |
| 				EntryPointSymbol=""
 | |
| 				BaseAddress="0x22000000"
 | |
| 				ImportLibrary=".\Debug/dsoframer.lib"
 | |
| 				TargetMachine="1"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|Win32"
 | |
| 			OutputDirectory=".\Release"
 | |
| 			IntermediateDirectory=".\Release"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 				Description="Performing registration"
 | |
| 				CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
"
 | |
| 				Outputs="$(OutDir)\regsvr32.trg"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				MkTypLibCompatible="true"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				TargetEnvironment="1"
 | |
| 				TypeLibraryName=".\Release/dsoframer.tlb"
 | |
| 				HeaderFileName=""
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="1"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				FavorSizeOrSpeed="2"
 | |
| 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
 | |
| 				StringPooling="true"
 | |
| 				RuntimeLibrary="0"
 | |
| 				StructMemberAlignment="3"
 | |
| 				EnableFunctionLevelLinking="true"
 | |
| 				PrecompiledHeaderFile=".\Release/dsoframer.pch"
 | |
| 				AssemblerListingLocation=".\Release/"
 | |
| 				ObjectFile=".\Release/"
 | |
| 				ProgramDataBaseFileName=".\Release/"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				DebugInformationFormat="3"
 | |
| 				CallingConvention="2"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				Culture="1033"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="oledlg.lib urlmon.lib"
 | |
| 				OutputFile="Release/dsoframer.ocx"
 | |
| 				Version="1.2"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				ModuleDefinitionFile=".\dsoframer.def"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile=".\Release/dsoframer.pdb"
 | |
| 				GenerateMapFile="true"
 | |
| 				MapFileName=".\Release/dsoframer.map"
 | |
| 				SubSystem="2"
 | |
| 				OptimizeForWindows98="1"
 | |
| 				BaseAddress="0x22000000"
 | |
| 				TurnOffAssemblyGeneration="true"
 | |
| 				ImportLibrary=".\Release/dsoframer.lib"
 | |
| 				MergeSections=".rdata=.text"
 | |
| 				TargetMachine="1"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 	</Configurations>
 | |
| 	<References>
 | |
| 	</References>
 | |
| 	<Files>
 | |
| 		<Filter
 | |
| 			Name="Source Files"
 | |
| 			Filter="c;cpp;rc;idl"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath="classfactory.cpp"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="0"
 | |
| 						PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="1"
 | |
| 						PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="dsofauto.cpp"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="0"
 | |
| 						PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="1"
 | |
| 						PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="dsofcontrol.cpp"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="0"
 | |
| 						PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="1"
 | |
| 						PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="dsofdocobj.cpp"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="0"
 | |
| 						PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="1"
 | |
| 						PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="dsofprint.cpp"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="0"
 | |
| 						PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="1"
 | |
| 						PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\Lib\dsoframer.idl"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCMIDLTool"
 | |
| 						HeaderFileName=".\lib\dsoframerlib.h"
 | |
| 						DLLDataFileName=""
 | |
| 						InterfaceIdentifierFileName=".\lib\dsoframerlib.c"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="res\dsoframer.rc"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCResourceCompilerTool"
 | |
| 						PreprocessorDefinitions=""
 | |
| 						AdditionalIncludeDirectories="res;$(OUTDIR)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCResourceCompilerTool"
 | |
| 						PreprocessorDefinitions=""
 | |
| 						AdditionalIncludeDirectories="res;$(OUTDIR)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="mainentry.cpp"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="0"
 | |
| 						PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="1"
 | |
| 						PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="utilities.cpp"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="0"
 | |
| 						PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						Optimization="1"
 | |
| 						PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;$(NoInherit)"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 		</Filter>
 | |
| 		<Filter
 | |
| 			Name="Header Files"
 | |
| 			Filter="h;def"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath="dsofdocobj.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="dsoframer.def"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="dsoframer.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="utilities.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="version.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 		</Filter>
 | |
| 		<Filter
 | |
| 			Name="Resources"
 | |
| 			Filter="ico;cur;tlb;bmp"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath="res\dso.ico"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="lib\dsoframer.olb"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="res\toolbox.bmp"
 | |
| 				>
 | |
| 			</File>
 | |
| 		</Filter>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 | 
