gdalce_dll.vcproj

来自「支持各种栅格图像和矢量图像读取的库」· VCPROJ 代码 · 共 1,492 行 · 第 1/3 页

VCPROJ
1,492
字号
<?xml version="1.0" encoding="windows-1250"?><VisualStudioProject	ProjectType="Visual C++"	Version="8.00"	Name="gdalce_dll"	ProjectGUID="{E9FBF1D2-B6F1-49AE-912F-BD2BBC56A6E3}"	Keyword="Win32Proj"	>	<Platforms>		<Platform			Name="Pocket PC 2003 (ARMV4)"		/>		<Platform			Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"		/>	</Platforms>	<ToolFiles>	</ToolFiles>	<Configurations>		<Configuration			Name="Debug|Pocket PC 2003 (ARMV4)"			OutputDirectory="$(PlatformName)\$(ConfigurationName)"			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"			ConfigurationType="2"			InheritedPropertySheets="..\gdalce_common.vsprops"			CharacterSet="1"			>			<Tool				Name="VCPreBuildEventTool"				Description="*** Making GDAL config files for Windows CE ***"				CommandLine="echo **** Copying $(GDAL_DIR)\port\$(CPL_CONFIG_H).wince to $(GDAL_DIR)\port\$(CPL_CONFIG_H)&#x0D;&#x0A;copy /Y $(GDAL_DIR)\port\$(CPL_CONFIG_H).wince $(GDAL_DIR)\port\$(CPL_CONFIG_H)&#x0D;&#x0A;echo **** Copying $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H).wince to $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H)&#x0D;&#x0A;copy /Y $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H).wince $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H)"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				ExecutionBucket="7"				Optimization="0"				AdditionalIncludeDirectories="&quot;$(GDAL_DIR)\port&quot;;&quot;$(GDAL_DIR)\gcore&quot;;&quot;$(GDAL_DIR)\frmts\gtiff&quot;;&quot;$(GDAL_DIR)\frmts\gtiff\libtiff&quot;;&quot;$(GDAL_DIR)\frmts\gtiff\libgeotiff&quot;;&quot;$(GDAL_DIR)\ogr&quot;;&quot;$(GDAL_DIR)\ogr\ogrsf_frmts&quot;;&quot;$(GEOS_DIR)\capi&quot;"				PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;_WINDOWS;_USRDLL;GDALCE_DLL_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"				MinimalRebuild="true"				RuntimeLibrary="1"				BufferSecurityCheck="false"				UsePrecompiledHeader="0"				WarningLevel="3"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"				Culture="1033"				AdditionalIncludeDirectories="$(IntDir)"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"				AdditionalDependencies="ccrtrtti.lib"				OutputFile="$(OutDir)/gdalce.dll"				LinkIncremental="2"				DelayLoadDLLs="$(NOINHERIT)"				GenerateDebugInformation="true"				ProgramDatabaseFile="$(OutDir)/gdalce_dll.pdb"				SubSystem="0"				ImportLibrary="$(OutDir)/gdalce_i.lib"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCCodeSignTool"			/>			<Tool				Name="VCPostBuildEventTool"			/>			<DeploymentTool				ForceDirty="-1"				RemoteDirectory="%CSIDL_PROGRAM_FILES%\gdalce"				RegisterOutput="0"				AdditionalFiles=""			/>			<DebuggerTool			/>		</Configuration>		<Configuration			Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"			OutputDirectory="$(PlatformName)\$(ConfigurationName)"			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"			ConfigurationType="2"			InheritedPropertySheets="..\gdalce_common.vsprops"			CharacterSet="1"			>			<Tool				Name="VCPreBuildEventTool"				Description="*** Making GDAL config files for Windows CE ***"				CommandLine="echo **** Copying $(GDAL_DIR)\port\$(CPL_CONFIG_H).wince to $(GDAL_DIR)\port\$(CPL_CONFIG_H)&#x0D;&#x0A;copy /Y $(GDAL_DIR)\port\$(CPL_CONFIG_H).wince $(GDAL_DIR)\port\$(CPL_CONFIG_H)&#x0D;&#x0A;echo **** Copying $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H).wince to $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H)&#x0D;&#x0A;copy /Y $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H).wince $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H)"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				ExecutionBucket="7"				Optimization="0"				AdditionalIncludeDirectories="&quot;$(GEOS_DIR)\capi&quot;;&quot;$(GDAL_DIR)\port&quot;;&quot;$(GDAL_DIR)\gcore&quot;;&quot;$(GDAL_DIR)\frmts\gtiff&quot;;&quot;$(GDAL_DIR)\frmts\gtiff\libtiff&quot;;&quot;$(GDAL_DIR)\frmts\gtiff\libgeotiff&quot;;&quot;$(GDAL_DIR)\ogr&quot;;&quot;$(GDAL_DIR)\ogr\ogrsf_frmts&quot;"				PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;_WINDOWS;_USRDLL;GDALCE_DLL_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"				MinimalRebuild="true"				RuntimeLibrary="1"				UsePrecompiledHeader="0"				WarningLevel="3"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"				Culture="1033"				AdditionalIncludeDirectories="$(IntDir)"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalOptions=" /subsystem:windowsce,5.01"				OutputFile="$(OutDir)/gdalce.dll"				LinkIncremental="2"				DelayLoadDLLs="$(NOINHERIT)"				GenerateDebugInformation="true"				ProgramDatabaseFile="$(OutDir)/gdalce_dll.pdb"				SubSystem="0"				ImportLibrary="$(OutDir)/gdalce_i.lib"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCCodeSignTool"			/>			<Tool				Name="VCPostBuildEventTool"			/>			<DeploymentTool				ForceDirty="-1"				RemoteDirectory="%CSIDL_PROGRAM_FILES%\gdalce"				RegisterOutput="0"				AdditionalFiles=""			/>			<DebuggerTool			/>		</Configuration>		<Configuration			Name="Release|Pocket PC 2003 (ARMV4)"			OutputDirectory="$(PlatformName)\$(ConfigurationName)"			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"			ConfigurationType="2"			InheritedPropertySheets="..\gdalce_common.vsprops"			CharacterSet="1"			>			<Tool				Name="VCPreBuildEventTool"				Description="*** Making GDAL config files for Windows CE ***"				CommandLine="echo **** Copying $(GDAL_DIR)\port\$(CPL_CONFIG_H).wince to $(GDAL_DIR)\port\$(CPL_CONFIG_H)&#x0D;&#x0A;copy /Y $(GDAL_DIR)\port\$(CPL_CONFIG_H).wince $(GDAL_DIR)\port\$(CPL_CONFIG_H)&#x0D;&#x0A;echo **** Copying $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H).wince to $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H)&#x0D;&#x0A;copy /Y $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H).wince $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H)"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				ExecutionBucket="7"				Optimization="2"				AdditionalIncludeDirectories="&quot;$(GEOS_DIR)\capi&quot;;&quot;$(GDAL_DIR)\port&quot;;&quot;$(GDAL_DIR)\gcore&quot;;&quot;$(GDAL_DIR)\frmts\gtiff&quot;;&quot;$(GDAL_DIR)\frmts\gtiff\libtiff&quot;;&quot;$(GDAL_DIR)\frmts\gtiff\libgeotiff&quot;;&quot;$(GDAL_DIR)\ogr&quot;;&quot;$(GDAL_DIR)\ogr\ogrsf_frmts&quot;"				PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;_WINDOWS;_USRDLL;GDALCE_DLL_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"				RuntimeLibrary="0"				UsePrecompiledHeader="0"				WarningLevel="3"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"				Culture="1033"				AdditionalIncludeDirectories="$(IntDir)"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"				OutputFile="$(OutDir)/gdalce.dll"				LinkIncremental="1"				DelayLoadDLLs="$(NOINHERIT)"				GenerateDebugInformation="true"				ProgramDatabaseFile="$(OutDir)/gdalce_dll.pdb"				SubSystem="0"				OptimizeReferences="2"				EnableCOMDATFolding="2"				ImportLibrary="$(OutDir)/gdalce_i.lib"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCCodeSignTool"			/>			<Tool				Name="VCPostBuildEventTool"			/>			<DeploymentTool				ForceDirty="-1"				RemoteDirectory="%CSIDL_PROGRAM_FILES%\gdalce"				RegisterOutput="0"				AdditionalFiles=""			/>			<DebuggerTool			/>		</Configuration>		<Configuration			Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"			OutputDirectory="$(PlatformName)\$(ConfigurationName)"			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"			ConfigurationType="2"			InheritedPropertySheets="..\gdalce_common.vsprops"			CharacterSet="1"			>			<Tool				Name="VCPreBuildEventTool"				Description="*** Making GDAL config files for Windows CE ***"				CommandLine="echo **** Copying $(GDAL_DIR)\port\$(CPL_CONFIG_H).wince to $(GDAL_DIR)\port\$(CPL_CONFIG_H)&#x0D;&#x0A;copy /Y $(GDAL_DIR)\port\$(CPL_CONFIG_H).wince $(GDAL_DIR)\port\$(CPL_CONFIG_H)&#x0D;&#x0A;echo **** Copying $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H).wince to $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H)&#x0D;&#x0A;copy /Y $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H).wince $(GDAL_DIR)\frmts\gtiff\libtiff\$(TIF_CONFIG_H)"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				ExecutionBucket="7"				Optimization="2"				AdditionalIncludeDirectories="&quot;$(GEOS_DIR)\capi&quot;;&quot;$(GDAL_DIR)\port&quot;;&quot;$(GDAL_DIR)\gcore&quot;;&quot;$(GDAL_DIR)\frmts\gtiff&quot;;&quot;$(GDAL_DIR)\frmts\gtiff\libtiff&quot;;&quot;$(GDAL_DIR)\frmts\gtiff\libgeotiff&quot;;&quot;$(GDAL_DIR)\ogr&quot;;&quot;$(GDAL_DIR)\ogr\ogrsf_frmts&quot;"				PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;_WINDOWS;_USRDLL;GDALCE_DLL_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"				RuntimeLibrary="0"				UsePrecompiledHeader="0"				WarningLevel="3"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"				Culture="1033"				AdditionalIncludeDirectories="$(IntDir)"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalOptions=" /subsystem:windowsce,5.01"				OutputFile="$(OutDir)/gdalce.dll"				LinkIncremental="1"				DelayLoadDLLs="$(NOINHERIT)"				GenerateDebugInformation="true"				ProgramDatabaseFile="$(OutDir)/gdalce_dll.pdb"				SubSystem="0"				OptimizeReferences="2"				EnableCOMDATFolding="2"				ImportLibrary="$(OutDir)/gdalce_i.lib"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCCodeSignTool"			/>			<Tool				Name="VCPostBuildEventTool"			/>			<DeploymentTool				ForceDirty="-1"				RemoteDirectory="%CSIDL_PROGRAM_FILES%\gdalce"				RegisterOutput="0"				AdditionalFiles=""			/>			<DebuggerTool			/>		</Configuration>	</Configurations>	<References>	</References>	<Files>		<Filter			Name="port"			>			<File				RelativePath="..\..\..\port\cpl_config.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_config.h.wince"				>			</File>			<File				RelativePath="..\..\..\port\cpl_conv.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_conv.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_csv.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_csv.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_dir.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_error.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_error.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_findfile.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_getexecpath.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_list.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_list.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_minixml.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_minixml.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_multiproc.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_multiproc.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_odbc.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_odbc.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_path.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_port.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_string.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_string.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_vsi.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_vsi_mem.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_vsi_private.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_vsil.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_vsil_win32.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_vsisimple.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_win32ce_api.cpp"				>			</File>			<File				RelativePath="..\..\..\port\cpl_win32ce_api.h"				>			</File>			<File				RelativePath="..\..\..\port\cpl_wince.h"				>			</File>			<File				RelativePath="..\..\..\port\cplgetsymbol.cpp"				>			</File>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?