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

📄 bluetoothclient.vcproj

📁 蓝牙开发例子拉拉拉拉 蓝牙开发例子拉拉拉拉
💻 VCPROJ
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="BluetoothClient"
	ProjectGUID="{0C225C95-EC47-48E4-B115-5EB1515E4BA5}"
	RootNamespace="BluetoothClient"
	Keyword="SymbianOS_3.Symbian9.S60"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
		<DefaultToolFile
			FileName="Carbide.vs.rules"
		/>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Deb_S60_32Beta_WINSCW|Win32"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine="RCMake.exe &quot;$(ProjectPath)&quot; S60_32Beta WINSCW UDEB"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="Carbide.vs.build.rule"
				sdkname="S60_32Beta"
				target="WINSCW"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/QIfist /NDSProjectFile &quot;$(ProjectPath)&quot; /NDSSDKShortName S60_32Beta"
				Optimization="0"
				AdditionalIncludeDirectories="inc;..\BluetoothInterface\inc;..\BluetoothServer\inc;$(EPOCROOT)\epoc32\include;"
				PreprocessorDefinitions="__SYMBIAN32__;__SERIES60_32__;__SERIES60_3X__;__SERIES60_3RD_FP2__;__SERIES60_3FP2__;__SUPPORT_CPP_EXCEPTIONS__;__EXE__;__WINSCW__;__WINS__;__CW32__;_DEBUG;_UNICODE;"
				IgnoreStandardIncludePath="true"
				StringPooling="true"
				ExceptionHandling="0"
				RuntimeLibrary="1"
				StructMemberAlignment="3"
				BufferSecurityCheck="false"
				RuntimeTypeInfo="false"
				UsePrecompiledHeader="0"
				BrowseInformation="0"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions=" /FORCE:MULTIPLE,UNRESOLVED"
				AdditionalDependencies="eexe.lib euser.lib BluetoothInterface.lib MSL_All_MSE_Symbian_D.lib kernel32.lib user32.lib $(NOINHERIT)"
				OutputFile="$(EPOCROOT_S60_32Beta)\Epoc32\release\winscw\udeb\BluetoothClient.exe"
				AdditionalLibraryDirectories="$(CARBIDEROOT)\WINSCW\Symbian_Support\Win32-x86 Support\Libraries\Win32 SDK;$(CARBIDEROOT)\WINSCW\Symbian_Support\Runtime\Runtime_x86\Runtime_Win32\Libs;$(EPOCROOT)\Epoc32\release\winscw\udeb"
				GenerateManifest="false"
				IgnoreAllDefaultLibraries="true"
				ForceSymbolReferences="?_E32Bootstrap@@YGXXZ"
				GenerateDebugInformation="true"
				AssemblyDebug="1"
				SubSystem="3"
				EntryPointSymbol="_E32Bootstrap"
			/>
			<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="group"
			>
			<File
				RelativePath=".\group\BluetoothClient.mmp"
				>
				<FileConfiguration
					Name="Deb_S60_32Beta_WINSCW|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="Carbide.vs.build.rule"
						AdditionalDependencies=""
						type="2"
						output=""
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\group\bluetoothclient.uid.cpp"
				>
			</File>
		</Filter>
		<Filter
			Name="inc"
			>
			<File
				RelativePath=".\inc\BluetoothClient.h"
				>
			</File>
			<File
				RelativePath=".\inc\BluetoothClient.pan"
				>
			</File>
			<File
				RelativePath=".\inc\BluetoothReqHandler.h"
				>
			</File>
		</Filter>
		<Filter
			Name="sis"
			>
			<File
				RelativePath=".\sis\BluetoothClient.pkg"
				>
			</File>
		</Filter>
		<Filter
			Name="src"
			>
			<File
				RelativePath=".\src\BluetoothClient.cpp"
				>
			</File>
			<File
				RelativePath=".\src\BluetoothReqHandler.cpp"
				>
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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