|  |  |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							|  |  |  |  | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							|  |  |  |  |   <ItemGroup Label="ProjectConfigurations"> | 
					
						
							|  |  |  |  |     <ProjectConfiguration Include="Debug|Win32"> | 
					
						
							|  |  |  |  |       <Configuration>Debug</Configuration> | 
					
						
							|  |  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |  |     <ProjectConfiguration Include="Release|Win32"> | 
					
						
							|  |  |  |  |       <Configuration>Release</Configuration> | 
					
						
							|  |  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Label="Globals"> | 
					
						
							|  |  |  |  |     <ProjectGuid>{89E02284-2466-4FFA-B5D4-12173645A4F1}</ProjectGuid> | 
					
						
							|  |  |  |  |     <RootNamespace>CH91PayloadSoftware</RootNamespace> | 
					
						
							|  |  |  |  |     <Keyword>MFCProj</Keyword> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>Application</ConfigurationType> | 
					
						
							|  |  |  |  |     <UseDebugLibraries>true</UseDebugLibraries> | 
					
						
							|  |  |  |  |     <CharacterSet>MultiByte</CharacterSet> | 
					
						
							|  |  |  |  |     <UseOfMfc>Dynamic</UseOfMfc> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |  |     <ConfigurationType>Application</ConfigurationType> | 
					
						
							|  |  |  |  |     <UseDebugLibraries>false</UseDebugLibraries> | 
					
						
							|  |  |  |  |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
					
						
							|  |  |  |  |     <CharacterSet>MultiByte</CharacterSet> | 
					
						
							|  |  |  |  |     <UseOfMfc>Dynamic</UseOfMfc> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 
					
						
							|  |  |  |  |   <ImportGroup Label="ExtensionSettings"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |     <Import Project="..\OpenCVProjectD.props" /> | 
					
						
							|  |  |  |  |     <Import Project="..\boost-156.props" /> | 
					
						
							|  |  |  |  |     <Import Project="..\gdal.props" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |     <Import Project="..\OpenCVProjectR.props" /> | 
					
						
							|  |  |  |  |     <Import Project="..\boost-156.props" /> | 
					
						
							|  |  |  |  |     <Import Project="..\gdal.props" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Label="UserMacros" /> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
					
						
							|  |  |  |  |     <LinkIncremental>true</LinkIncremental> | 
					
						
							|  |  |  |  |     <OutDir>..\..\Bin\</OutDir> | 
					
						
							|  |  |  |  |     <IntDir>$(Configuration)\</IntDir> | 
					
						
							|  |  |  |  |     <IncludePath>C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\boost_1_56;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\opencv245\include;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\gdal\include;$(IncludePath)</IncludePath> | 
					
						
							|  |  |  |  |     <LibraryPath>C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\boost_1_56\stage\lib;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\gdal\lib;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\opencv245\lib\x86;$(LibraryPath)</LibraryPath> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
					
						
							|  |  |  |  |     <LinkIncremental>false</LinkIncremental> | 
					
						
							|  |  |  |  |     <OutDir>..\..\Bin\</OutDir> | 
					
						
							|  |  |  |  |     <IntDir>..\..\Bin\</IntDir> | 
					
						
							|  |  |  |  |     <IncludePath>C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\boost_1_56;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\opencv245\include\opencv;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\opencv245\include\opencv2;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\opencv245\include;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\gdal\include;$(IncludePath)</IncludePath> | 
					
						
							|  |  |  |  |     <LibraryPath>C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\boost_1_56\stage\lib;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\gdal\lib;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\opencv245\lib\x86;$(LibraryPath)</LibraryPath> | 
					
						
							|  |  |  |  |     <TargetName>FH98PayloadOnBoard</TargetName> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <PrecompiledHeader>Use</PrecompiledHeader> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <Optimization>Disabled</Optimization> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <ExceptionHandling>Async</ExceptionHandling> | 
					
						
							|  |  |  |  |       <AdditionalIncludeDirectories>..\..\Include;..\XtremeToolKitPro;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\gdal\include;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\opencv245\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							|  |  |  |  |       <SubSystem>Windows</SubSystem> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |  |       <AdditionalDependencies>QB_SimpleImgShowD.lib;QB_GoogleMapOperateD.lib;MapPrj.lib;QB_ImgShowBaseD.lib;QB_ImgProcessFunD.lib;QB_AutoMapD.lib;OIS_static_d.lib;Decoder_H264_ALLD.lib;libcalcdis.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
					
						
							|  |  |  |  |       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile> | 
					
						
							|  |  |  |  |       <AdditionalLibraryDirectories>C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\opencv245\lib\x86;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\gdal\lib;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\client-video\Include\libcalcdis\debug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |     <Midl> | 
					
						
							|  |  |  |  |       <MkTypLibCompatible>false</MkTypLibCompatible> | 
					
						
							|  |  |  |  |       <ValidateAllParameters>true</ValidateAllParameters> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |     </Midl> | 
					
						
							|  |  |  |  |     <ResourceCompile> | 
					
						
							|  |  |  |  |       <Culture>0x0804</Culture> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |     </ResourceCompile> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
					
						
							|  |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <PrecompiledHeader>Use</PrecompiledHeader> | 
					
						
							|  |  |  |  |       <Optimization>MaxSpeed</Optimization> | 
					
						
							|  |  |  |  |       <FunctionLevelLinking>true</FunctionLevelLinking> | 
					
						
							|  |  |  |  |       <IntrinsicFunctions>true</IntrinsicFunctions> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <ExceptionHandling>Async</ExceptionHandling> | 
					
						
							|  |  |  |  |       <AdditionalIncludeDirectories>..\..\Include;..\XtremeToolKitPro;C:\ProgramFiles\opencv245\include;C:\ProgramFiles\gdal\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							|  |  |  |  |       <SubSystem>Windows</SubSystem> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							|  |  |  |  |       <EnableCOMDATFolding>true</EnableCOMDATFolding> | 
					
						
							|  |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |  |       <AdditionalDependencies>QB_SimpleImgShow.lib;QB_GoogleMapOperate.lib;MapPrj.lib;QB_ImgShowBase.lib;QB_AutoMap.lib;QB_ImgProcessFun.lib;OIS_static.lib;Decoder_H264_ALLR.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
					
						
							|  |  |  |  |       <AdditionalLibraryDirectories>C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\gdal\lib;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\ProgramFiles\opencv245\lib\x86;C:\1、Htsdfp\2、GCS\3、FH-98机载相机监控软件2023\client-video\Include\libcalcdis\relsease;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | 
					
						
							|  |  |  |  |     </Link> | 
					
						
							|  |  |  |  |     <Midl> | 
					
						
							|  |  |  |  |       <MkTypLibCompatible>false</MkTypLibCompatible> | 
					
						
							|  |  |  |  |       <ValidateAllParameters>true</ValidateAllParameters> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |     </Midl> | 
					
						
							|  |  |  |  |     <ResourceCompile> | 
					
						
							|  |  |  |  |       <Culture>0x0804</Culture> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |     </ResourceCompile> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <None Include="..\bin\back_Azimuth.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="ReadMe.txt" /> | 
					
						
							|  |  |  |  |     <None Include="res\BackGround_DlgKZ.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="res\BackGround_DlgMain.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="res\BackGround_DlgReplay2.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="res\Background_Replay.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="res\bitmap4.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="res\bitmap5.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="res\CH91PayloadSoftware.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\CH91PayloadSoftware.rc2" /> | 
					
						
							|  |  |  |  |     <None Include="res\FH98PayloadSoftware.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\icon2.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\icon4.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\image_file_48px_579573_easyicon.net.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\mp_channel.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="res\mp_channel_active.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="res\mp_thumb.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="res\mp_thumb_active.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="res\ReplayDlg.jpg" /> | 
					
						
							|  |  |  |  |     <None Include="res\Sky.bmp" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_停止录像.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_参数设置.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_变换显示.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_图像监控.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_图片浏览.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_复接数据.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_情报处理.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_抓图.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_数引.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_监视侦查.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_组播发送.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_结果预览.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_视频回放.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_视频录像.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_载荷控制.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\主_载荷评价.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\停止.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\快进.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\慢放.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\打开文件.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\播放.ico" /> | 
					
						
							|  |  |  |  |     <None Include="res\暂停.ico" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\..\Include\calc_api.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="BackgroundUtil.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="basetype.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="BCMenu.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="BitmapSlider.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="BkDialog.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="BtnST.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="bufferloop.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="CalcDestination.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="CalcDestinationDlg.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="CallBackDef.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="cDESUtils.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="CeXDib.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="CH91PayloadSoftware.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="CH91PayloadSoftwareDlg.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="cMD5Encode.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="CMDBtn.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="ComControlFunction.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="ControlDlgFH96Page1.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="cPhysicsInfoUtils.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="CTCPSocket.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="CYHMudpSend.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="DCFrameCkCmd.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="DCOverrollDlg.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="DecoderFactory.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="Dlg13InstituteDCNew.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="DlgCameraCtrl.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="DlgIMP.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="DlgWHTJDCNew.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="FrameFKU_Camera.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="FrameIMP_DOWN.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="FrameRecieve.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="IMPConect.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="JoyKeybordControl.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="JoyStickControlDlg.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="JoyStickListener.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="MasterHardDiskSerial.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="MUDP.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="MulticastSocketReceiveDlg.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="CUDPSocket.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="Decoder.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="deinterlace.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="DlgRecvDataFromQB.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="EditInput.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="ExportImgShowBase.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="ExtendSliderCtrl.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="GetElevation.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="Global.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="GlobalMember.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="GlobalMessage.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="memdc.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="MemDC_Redefine.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="MulticastSocket.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="QBStru.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="Resource.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="SendControlCommand.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="Serial.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="ShadeButtonST.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="ShowFJDataDlg.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="ShowReplayDlg.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="stdafx.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="targetver.h" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClCompile Include="BackgroundUtil.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="BCMenu.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="BitmapSlider.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="BkDialog.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="BtnST.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="CalcDestination.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="CalcDestinationDlg.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="cDESUtils.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="CeXDib.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="CH91PayloadSoftware.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="CH91PayloadSoftwareDlg.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="cMD5Encode.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="CMDBtn.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="ComControlFunction.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="ControlDlgFH96Page1.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="cPhysicsInfoUtils.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="CTCPSocket.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="CYHMudpSend.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="DCOverrollDlg.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Dlg13InstituteDCNew.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="DlgCameraCtrl.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="DlgIMP.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="DlgWHTJDCNew.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="FrameIMP_DOWN.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="IMPConect.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="JoyKeybordControl.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="JoyStickControlDlg.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="JoyStickListener.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="MasterHardDiskSerial.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="MUDP.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="MulticastSocketReceiveDlg.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="CUDPSocket.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Decoder.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="deinterlace.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="DlgRecvDataFromQB.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="EditInput.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="ExtendSliderCtrl.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="GetElevation.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Global.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="GlobalMember.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="MulticastSocket.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="SendControlCommand.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="Serial.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="ShadeButtonST.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="ShowFJDataDlg.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="ShowReplayDlg.cpp" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="stdafx.cpp"> | 
					
						
							|  |  |  |  |       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> | 
					
						
							|  |  |  |  |       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ResourceCompile Include="CH91PayloadSoftware.rc" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 
					
						
							|  |  |  |  |   <ImportGroup Label="ExtensionTargets"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ProjectExtensions> | 
					
						
							|  |  |  |  |     <VisualStudio> | 
					
						
							|  |  |  |  |       <UserProperties RESOURCE_FILE="CH91PayloadSoftware.rc" /> | 
					
						
							|  |  |  |  |     </VisualStudio> | 
					
						
							|  |  |  |  |   </ProjectExtensions> | 
					
						
							|  |  |  |  | </Project> |