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

📄 h323parser.vcproj

📁 asn格式文件的编译器
💻 VCPROJ
字号:
<?xml version="1.0" encoding = "big5"?><VisualStudioProject	ProjectType="Visual C++"	Version="7.00"	Name="H323Parser"	ProjectGUID="{EF024D3D-64DA-4ED8-9C2B-CF9CE434D5C9}"	SccProjectName=""	SccLocalPath="">	<Platforms>		<Platform			Name="Win32"/>	</Platforms>	<Configurations>		<Configuration			Name="Release|Win32"			OutputDirectory=".\Release"			IntermediateDirectory=".\Release"			ConfigurationType="2"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="FALSE"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				AdditionalOptions="/Zm300 "				InlineFunctionExpansion="1"				AdditionalIncludeDirectories=".,..\ASN1"				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;H323PARSER_EXPORTS;ASN1_HAS_IOSTREAM;ASN1_STATIC"				StringPooling="TRUE"				RuntimeLibrary="2"				EnableFunctionLevelLinking="TRUE"				UsePrecompiledHeader="2"				PrecompiledHeaderFile=".\Release/H323Parser.pch"				AssemblerListingLocation=".\Release/"				ObjectFile=".\Release/"				ProgramDataBaseFileName=".\Release/"				WarningLevel="3"				SuppressStartupBanner="TRUE"				CompileAs="0"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLinkerTool"				AdditionalOptions="/MACHINE:I386"				AdditionalDependencies="nmapi.lib odbc32.lib odbccp32.lib asn1.lib"				OutputFile="Release/IIIh323Parser.dll"				LinkIncremental="1"				SuppressStartupBanner="TRUE"				AdditionalLibraryDirectories="..\LIB"				ModuleDefinitionFile=".\H323.def"				ProgramDatabaseFile=".\Release/IIIh323Parser.pdb"				ImportLibrary=".\Release/IIIh323Parser.lib"/>			<Tool				Name="VCMIDLTool"				PreprocessorDefinitions="NDEBUG"				MkTypLibCompatible="TRUE"				SuppressStartupBanner="TRUE"				TargetEnvironment="1"				TypeLibraryName=".\Release/H323Parser.tlb"/>			<Tool				Name="VCPostBuildEventTool"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="NDEBUG"				Culture="1028"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>			<Tool				Name="VCWebDeploymentTool"/>		</Configuration>		<Configuration			Name="Debug|Win32"			OutputDirectory=".\Debug"			IntermediateDirectory=".\Debug"			ConfigurationType="2"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="FALSE"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				AdditionalOptions="/D /Zm500 "				Optimization="0"				AdditionalIncludeDirectories=".,..\ASN1"				PreprocessorDefinitions="_DEBUG;WIN32;__WIN32__;_WINDOWS;_USRDLL;H323PARSER_EXPORTS;ASN1_HAS_IOSTREAM;ASN1_ALLOCATOR;ASN1_STATIC"				BasicRuntimeChecks="3"				RuntimeLibrary="3"				RuntimeTypeInfo="TRUE"				PrecompiledHeaderFile=".\Debug/H323Parser.pch"				AssemblerListingLocation=".\Debug/"				ObjectFile=".\Debug/"				ProgramDataBaseFileName=".\Debug/"				WarningLevel="3"				SuppressStartupBanner="TRUE"				DebugInformationFormat="4"				CompileAs="0"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLinkerTool"				AdditionalOptions="/MACHINE:I386"				AdditionalDependencies="nmapi.lib odbc32.lib odbccp32.lib"				OutputFile="Debug\IIIh323Parser.dll"				LinkIncremental="2"				SuppressStartupBanner="TRUE"				AdditionalLibraryDirectories="..\LIB"				ModuleDefinitionFile=".\H323.def"				GenerateDebugInformation="TRUE"				ProgramDatabaseFile=".\Debug/IIIh323Parser.pdb"				ImportLibrary=".\Debug/IIIh323Parser.lib"/>			<Tool				Name="VCMIDLTool"				PreprocessorDefinitions="_DEBUG"				MkTypLibCompatible="TRUE"				SuppressStartupBanner="TRUE"				TargetEnvironment="1"				TypeLibraryName=".\Debug/H323Parser.tlb"/>			<Tool				Name="VCPostBuildEventTool"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="_DEBUG"				Culture="1028"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>			<Tool				Name="VCWebDeploymentTool"/>		</Configuration>	</Configurations>	<Files>		<Filter			Name="Source Files"			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">			<File				RelativePath=".\H323.def">			</File>			<File				RelativePath=".\H323Parser.cpp">				<FileConfiguration					Name="Debug|Win32">					<Tool						Name="VCCLCompilerTool"						UsePrecompiledHeader="2"/>				</FileConfiguration>			</File>			<File				RelativePath=".\Q931pdu.cpp">			</File>			<File				RelativePath=".\addressing_data_elements.cxx">			</File>			<File				RelativePath=".\call_completion_operations.cxx">			</File>			<File				RelativePath=".\call_diversion_operations.cxx">			</File>			<File				RelativePath=".\call_hold_operations.cxx">			</File>			<File				RelativePath=".\call_offer_operations.cxx">			</File>			<File				RelativePath=".\call_park_pickup_operations.cxx">			</File>			<File				RelativePath=".\call_transfer_operations.cxx">			</File>			<File				RelativePath=".\call_waiting_operations.cxx">			</File>			<File				RelativePath="..\asnh323\h2250v4.asn">				<FileConfiguration					Name="Release|Win32">					<Tool						Name="VCCustomBuildTool"						CommandLine="sed -f h225.sed ..\asnh323\h2250v4.asn &gt; h2250v4_new.asn"						Outputs="h2250v4_new.asn"/>				</FileConfiguration>				<FileConfiguration					Name="Debug|Win32">					<Tool						Name="VCCustomBuildTool"						CommandLine="sed -f h225.sed ..\asnh323\h2250v4.asn &gt; h2250v4_new.asn"						Outputs="h2250v4_new.asn"/>				</FileConfiguration>			</File>			<File				RelativePath=".\h2250v4_new.asn">				<FileConfiguration					Name="Release|Win32">					<Tool						Name="VCCustomBuildTool"						CommandLine="cd ..\asnh323..\Lib\asnparser -v -c -o ..\h323parser h245v7.asn h235v2.asn h248.asn ..\h323parser\h2250v4_new.asn ro.asn h4501.asn h4502.asn h4503.asn h4504.asn h4505.asn h4506.asn h4507.asn h4508.asn h4509.asn h45010.asn"						Outputs="addressing_data_elements.cxx;addressing_data_elements.h;addressing_data_elements.inl;call_completion_operations.cxx;call_completion_operations.h;call_completion_operations.inl;call_diversion_operations.cxx;call_diversion_operations.h;call_diversion_operations.inl;call_hold_operations.cxx;call_hold_operations.h;call_hold_operations.inl;call_offer_operations.cxx;call_offer_operations.h;call_offer_operations.inl;call_park_pickup_operations.cxx;call_park_pickup_operations.h;call_park_pickup_operations.inl;call_transfer_operations.cxx;call_transfer_operations.h;call_transfer_operations.inl;call_waiting_operations.cxx;call_waiting_operations.h;call_waiting_operations.inl;h225_generic_parameters_definition.cxx;h225_generic_parameters_definition.h;h235_security_messages.cxx;h235_security_messages.h;h235_security_messages.inl;h235_security_messages_t.cxx;h323_messages.cxx;h323_messages.h;h323_messages.inl;h4501_general_error_list.cxx;h4501_general_error_list.h;h4501_supplementary_serviceapdu_structure.cxx;h4501_supplementary_serviceapdu_structure.h;h4501_supplementary_serviceapdu_structure.inl;hm_aliasaddress.cxx;hm_aliasaddress.h;hm_aliasaddress.inl;hm_callidentifier.cxx;hm_callidentifier.h;hm_callidentifier.inl;manufacturer_specific_service_extension_definition.cxx;manufacturer_specific_service_extension_definition.h;manufacturer_specific_service_extension_definition.inl;manufacturer_specific_service_extension_definition_t.cxx;media_gateway_control.cxx;media_gateway_control.h;media_gateway_control.inl;message_waiting_indication_operations.cxx;message_waiting_indication_operations.h;message_waiting_indication_operations.inl;mgc_signalsdescriptor.cxx;mgc_signalsdescriptor.h;mgc_signalsdescriptor.inl;multimedia_system_control.cxx;multimedia_system_control.h;multimedia_system_control.inl;name_operations.cxx;name_operations.h;name_operations.inl;remote_operations_apdus.cxx;remote_operations_apdus.h;remote_operations_apdus.inl;remote_operations_apdus_t.cxx;remote_operations_information_objects.cxx;remote_operations_information_objects.h;remote_operations_information_objects.inl"/>				</FileConfiguration>				<FileConfiguration					Name="Debug|Win32">					<Tool						Name="VCCustomBuildTool"						CommandLine="cd ..\asnh323..\Lib\asnparser -v -c -o ..\h323parser h245v7.asn h235v2.asn h248.asn ..\h323parser\h2250v4_new.asn ro.asn h4501.asn h4502.asn h4503.asn h4504.asn h4505.asn h4506.asn h4507.asn h4508.asn h4509.asn h45010.asn"						Outputs="addressing_data_elements.cxx;addressing_data_elements.h;addressing_data_elements.inl;call_completion_operations.cxx;call_completion_operations.h;call_completion_operations.inl;call_diversion_operations.cxx;call_diversion_operations.h;call_diversion_operations.inl;call_hold_operations.cxx;call_hold_operations.h;call_hold_operations.inl;call_offer_operations.cxx;call_offer_operations.h;call_offer_operations.inl;call_park_pickup_operations.cxx;call_park_pickup_operations.h;call_park_pickup_operations.inl;call_transfer_operations.cxx;call_transfer_operations.h;call_transfer_operations.inl;call_waiting_operations.cxx;call_waiting_operations.h;call_waiting_operations.inl;h225_generic_parameters_definition.cxx;h225_generic_parameters_definition.h;h235_security_messages.cxx;h235_security_messages.h;h235_security_messages.inl;h235_security_messages_t.cxx;h323_messages.cxx;h323_messages.h;h323_messages.inl;h4501_general_error_list.cxx;h4501_general_error_list.h;h4501_supplementary_serviceapdu_structure.cxx;h4501_supplementary_serviceapdu_structure.h;h4501_supplementary_serviceapdu_structure.inl;hm_aliasaddress.cxx;hm_aliasaddress.h;hm_aliasaddress.inl;hm_callidentifier.cxx;hm_callidentifier.h;hm_callidentifier.inl;manufacturer_specific_service_extension_definition.cxx;manufacturer_specific_service_extension_definition.h;manufacturer_specific_service_extension_definition.inl;manufacturer_specific_service_extension_definition_t.cxx;media_gateway_control.cxx;media_gateway_control.h;media_gateway_control.inl;message_waiting_indication_operations.cxx;message_waiting_indication_operations.h;message_waiting_indication_operations.inl;mgc_signalsdescriptor.cxx;mgc_signalsdescriptor.h;mgc_signalsdescriptor.inl;multimedia_system_control.cxx;multimedia_system_control.h;multimedia_system_control.inl;name_operations.cxx;name_operations.h;name_operations.inl;remote_operations_apdus.cxx;remote_operations_apdus.h;remote_operations_apdus.inl;remote_operations_apdus_t.cxx;remote_operations_information_objects.cxx;remote_operations_information_objects.h;remote_operations_information_objects.inl"/>				</FileConfiguration>			</File>			<File				RelativePath=".\h225_generic_parameters_definition.cxx">			</File>			<File				RelativePath=".\h235_security_messages.cxx">			</File>			<File				RelativePath=".\h323_messages.cxx">			</File>			<File				RelativePath=".\h4501_general_error_list.cxx">			</File>			<File				RelativePath=".\h4501_supplementary_serviceapdu_structure.cxx">			</File>			<File				RelativePath=".\hm_aliasaddress.cxx">			</File>			<File				RelativePath=".\hm_callidentifier.cxx">			</File>			<File				RelativePath=".\manufacturer_specific_service_extension_definition.cxx">			</File>			<File				RelativePath=".\media_gateway_control.cxx">			</File>			<File				RelativePath=".\message_waiting_indication_operations.cxx">			</File>			<File				RelativePath=".\mgc_signalsdescriptor.cxx">			</File>			<File				RelativePath=".\multimedia_system_control.cxx">			</File>			<File				RelativePath=".\name_operations.cxx">			</File>			<File				RelativePath=".\perattacher.cpp">			</File>			<File				RelativePath=".\remote_operations_apdus.cxx">			</File>			<File				RelativePath=".\remote_operations_information_objects.cxx">			</File>		</Filter>		<Filter			Name="Header Files"			Filter="h;hpp;hxx;hm;inl">			<File				RelativePath=".\Q931pdu.h">			</File>			<File				RelativePath=".\perattacher.h">			</File>		</Filter>		<Filter			Name="Resource Files"			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">		</Filter>		<File			RelativePath=".\ReadMe.txt">		</File>	</Files>	<Globals>	</Globals></VisualStudioProject>

⌨️ 快捷键说明

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