⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xmlblasterclientc.vcproj

📁 java开源的企业总线.xmlBlaster
💻 VCPROJ
字号:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="xmlBlasterClientC"
	ProjectGUID="{BCFECE96-BEEF-4592-B231-F0E15A0F077D}"
	RootNamespace="xmlBlasterClientC"
	Keyword="Win32Proj"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="2"
			CharacterSet="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				Description=""
				CommandLine=""
				Outputs=""
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="&quot;$(sqlite_include_dir)&quot;;&quot;$(zlib_include_dir)&quot;;&quot;$(XMLBLASTER_HOME)/src/c&quot;"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;XMLBLASTERCLIENTC_EXPORTS;XMLBLASTER_ZLIB;XMLBLASTER_PERSISTENT_QUEUE"
				MinimalRebuild="true"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="4"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="zdll.lib sqlite.lib pthreadVC2.lib Ws2_32.lib"
				OutputFile="$(OutDir)\$(ProjectName)D.dll"
				LinkIncremental="2"
				AdditionalLibraryDirectories="&quot;$(zlib_lib_dir)&quot;;&quot;$(sqlite_lib_dir)&quot;;$(XMLBLASTER_HOME)/src/c/socket"
				GenerateDebugInformation="true"
				SubSystem="2"
				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"
				Description="Copy xmlBlasterClientCD.dll to xmlBlaster\lib"
				CommandLine="call copy &quot;$(TargetPath)&quot;  $(XMLBLASTER_HOME)\lib&#x0D;&#x0A;call copy &quot;$(TargetDir)\$(TargetName).lib&quot;  $(XMLBLASTER_HOME)\lib&#x0D;&#x0A;"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="2"
			CharacterSet="1"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalIncludeDirectories="&quot;$(sqlite_include_dir)&quot;;&quot;$(zlib_include_dir)&quot;;&quot;$(XMLBLASTER_HOME)\src\c&quot;"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;XMLBLASTERCLIENTC_EXPORTS;XMLBLASTER_ZLIB=1;XMLBLASTER_PERSISTENT_QUEUE=1"
				ExceptionHandling="0"
				RuntimeLibrary="2"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="3"
				CompileAs="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="zdll.lib sqlite.lib pthreadVC2.lib Ws2_32.lib"
				LinkIncremental="1"
				AdditionalLibraryDirectories="&quot;$(zlib_lib_dir)&quot;;&quot;$(sqlite_lib_dir)&quot;;$(XMLBLASTER_HOME)/src/c/socket"
				GenerateDebugInformation="false"
				GenerateMapFile="true"
				SubSystem="2"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				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"
				Description="Copy xmlBlasterClientC.dll to xmlBlaster\lib"
				CommandLine="call copy &quot;$(TargetPath)&quot;  $(XMLBLASTER_HOME)\lib&#x0D;&#x0A;call copy &quot;$(TargetDir)\$(TargetName).lib&quot;  $(XMLBLASTER_HOME)\lib&#x0D;&#x0A;"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
			>
			<Filter
				Name="socket"
				>
				<File
					RelativePath="..\..\..\..\src\c\socket\CallbackServerUnparsed.c"
					>
				</File>
				<File
					RelativePath="..\..\..\..\src\c\socket\XmlBlasterAccessUnparsed.c"
					>
				</File>
				<File
					RelativePath="..\..\..\..\src\c\socket\XmlBlasterConnectionUnparsed.c"
					>
				</File>
				<File
					RelativePath="..\..\..\..\src\c\socket\xmlBlasterSocket.c"
					>
				</File>
				<File
					RelativePath="..\..\..\..\src\c\socket\XmlBlasterUnmanagedCE.c"
					>
				</File>
				<File
					RelativePath="..\..\..\..\src\c\socket\xmlBlasterZlib.c"
					>
				</File>
			</Filter>
			<Filter
				Name="util"
				>
				<File
					RelativePath="..\..\..\..\src\c\util\helper.c"
					>
				</File>
				<File
					RelativePath="..\..\..\..\src\c\util\msgUtil.c"
					>
				</File>
				<File
					RelativePath="..\..\..\..\src\c\util\Properties.c"
					>
				</File>
				<Filter
					Name="queue"
					>
					<File
						RelativePath="..\..\..\..\src\c\util\queue\SQLiteQueue.c"
						>
					</File>
				</Filter>
			</Filter>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
			>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
			>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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