12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040 |
- <?xml version="1.0" encoding="gb2312"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="StoneU_HC_OCX"
- ProjectGUID="{79B8163E-CEC4-4E3F-9781-4009ACE7CAD4}"
- Keyword="MFCActiveXProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="2"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="false"
- TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
- HeaderFileName="$(ProjectName)idl.h"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- TreatWChar_tAsBuiltInType="true"
- UsePrecompiledHeader="2"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2052"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="F:\cHn\工作项目\cHn100911\海康OCX\TestHcOCX\TestHcOCX\Debug\StoneU_HC_OCX.ocx"
- LinkIncremental="2"
- ModuleDefinitionFile=".\StoneU_HC_OCX.def"
- GenerateDebugInformation="true"
- SubSystem="2"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(OutDir)/StoneU_HC_OCX.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- Description="执行注册"
- CommandLine="regsvr32 /s /c "$(TargetPath)""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="2"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="false"
- TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
- HeaderFileName="$(ProjectName)idl.h"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL"
- RuntimeLibrary="2"
- TreatWChar_tAsBuiltInType="true"
- UsePrecompiledHeader="2"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2052"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="F:\cHn\IDE\Ocx/StoneU_HC_OCX.ocx"
- LinkIncremental="1"
- ModuleDefinitionFile=".\StoneU_HC_OCX.def"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(OutDir)/StoneU_HC_OCX.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- Description="执行注册"
- CommandLine="regsvr32 /s /c "$(TargetPath)""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="头文件"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\AddSvrInfo.h"
- >
- </File>
- <File
- RelativePath=".\BCMenu.h"
- >
- </File>
- <File
- RelativePath=".\BtnST.h"
- >
- </File>
- <File
- RelativePath=".\ChannelInfo.h"
- >
- </File>
- <File
- RelativePath=".\ColorButton.h"
- >
- </File>
- <File
- RelativePath=".\CruiseRoute.h"
- >
- </File>
- <File
- RelativePath=".\Curwin.h"
- >
- </File>
- <File
- RelativePath=".\DataType.h"
- >
- </File>
- <File
- RelativePath=".\DecCfg.h"
- >
- </File>
- <File
- RelativePath=".\DecodeCardSdk.h"
- >
- </File>
- <File
- RelativePath=".\DecStatus.h"
- >
- </File>
- <File
- RelativePath=".\Dlg_Settings.h"
- >
- </File>
- <File
- RelativePath=".\EmailInfo.h"
- >
- </File>
- <File
- RelativePath=".\EventLog.h"
- >
- </File>
- <File
- RelativePath=".\ExceptionCFG.h"
- >
- </File>
- <File
- RelativePath=".\FormatDisk.h"
- >
- </File>
- <File
- RelativePath=".\GetCapture.h"
- >
- </File>
- <File
- RelativePath=".\Global.h"
- >
- </File>
- <File
- RelativePath=".\HCNetSDK.h"
- >
- </File>
- <File
- RelativePath=".\IniFile.h"
- >
- </File>
- <File
- RelativePath=".\Interface.h"
- >
- </File>
- <File
- RelativePath=".\Led.h"
- >
- </File>
- <File
- RelativePath=".\LocalFilePlay.h"
- >
- </File>
- <File
- RelativePath=".\MatCenter.h"
- >
- </File>
- <File
- RelativePath=".\MatColumn.h"
- >
- </File>
- <File
- RelativePath=".\MatCycLink.h"
- >
- </File>
- <File
- RelativePath=".\matdeccfg.h"
- >
- </File>
- <File
- RelativePath=".\MatDispChan.h"
- >
- </File>
- <File
- RelativePath=".\MatDynamicTest.h"
- >
- </File>
- <File
- RelativePath=".\MatManuLink.h"
- >
- </File>
- <File
- RelativePath=".\MatPassiveMode.h"
- >
- </File>
- <File
- RelativePath=".\MatPlayBack.h"
- >
- </File>
- <File
- RelativePath=".\MatRow.h"
- >
- </File>
- <File
- RelativePath=".\MatTrans.h"
- >
- </File>
- <File
- RelativePath=".\mdlProject.h"
- >
- </File>
- <File
- RelativePath=".\MyOutput.h"
- >
- </File>
- <File
- RelativePath=".\newclientDlg.h"
- >
- </File>
- <File
- RelativePath=".\PlayBack.h"
- >
- </File>
- <File
- RelativePath=".\RemoteAlarmConfig.h"
- >
- </File>
- <File
- RelativePath=".\RemoteAlarmIn.h"
- >
- </File>
- <File
- RelativePath=".\RemoteATMInfo.h"
- >
- </File>
- <File
- RelativePath=".\RemoteChannelConfig.h"
- >
- </File>
- <File
- RelativePath=".\RemoteDDNSEx.h"
- >
- </File>
- <File
- RelativePath=".\RemoteDetectConfig.h"
- >
- </File>
- <File
- RelativePath=".\RemoteFilePlay.h"
- >
- </File>
- <File
- RelativePath=".\RemoteHideAlarm.h"
- >
- </File>
- <File
- RelativePath=".\RemoteHideConfig.h"
- >
- </File>
- <File
- RelativePath=".\RemoteKey.h"
- >
- </File>
- <File
- RelativePath=".\RemoteLog.h"
- >
- </File>
- <File
- RelativePath=".\RemoteNetConfig.h"
- >
- </File>
- <File
- RelativePath=".\RemoteParamReport.h"
- >
- </File>
- <File
- RelativePath=".\RemoteParamsCfg.h"
- >
- </File>
- <File
- RelativePath=".\RemotePTZCtrl.h"
- >
- </File>
- <File
- RelativePath=".\RemoteRecordPlanConfig.h"
- >
- </File>
- <File
- RelativePath=".\RemoteSerialConfig.h"
- >
- </File>
- <File
- RelativePath=".\RemoteServerConfig.h"
- >
- </File>
- <File
- RelativePath=".\RemoteTimePlay.h"
- >
- </File>
- <File
- RelativePath=".\RemoteUpgrade.h"
- >
- </File>
- <File
- RelativePath=".\RemoteUserCFG.h"
- >
- </File>
- <File
- RelativePath=".\Resource.h"
- >
- </File>
- <File
- RelativePath=".\ServerInfo.h"
- >
- </File>
- <File
- RelativePath=".\SetAlarm.h"
- >
- </File>
- <File
- RelativePath=".\SetClient.h"
- >
- </File>
- <File
- RelativePath=".\SetClientRecordPlan.h"
- >
- </File>
- <File
- RelativePath=".\SetSurveillance.h"
- >
- </File>
- <File
- RelativePath=".\ShowString.h"
- >
- </File>
- <File
- RelativePath=".\stdafx.h"
- >
- </File>
- <File
- RelativePath=".\StoneU_HC_OCX.h"
- >
- </File>
- <File
- RelativePath=".\StoneU_HC_OCXCtrl.h"
- >
- </File>
- <File
- RelativePath=".\StoneU_HC_OCXPropPage.h"
- >
- </File>
- <File
- RelativePath=".\SystemConfig.h"
- >
- </File>
- <File
- RelativePath=".\VideoLost.h"
- >
- </File>
- <File
- RelativePath=".\VoiceExchange.h"
- >
- </File>
- <File
- RelativePath=".\WorkState.h"
- >
- </File>
- <File
- RelativePath=".\XPButton.h"
- >
- </File>
- </Filter>
- <Filter
- Name="源文件"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\AddSvrInfo.cpp"
- >
- </File>
- <File
- RelativePath=".\BCMenu.cpp"
- >
- </File>
- <File
- RelativePath=".\BtnST.cpp"
- >
- </File>
- <File
- RelativePath=".\ChannelInfo.cpp"
- >
- </File>
- <File
- RelativePath=".\ColorButton.cpp"
- >
- </File>
- <File
- RelativePath=".\ConfigFile.cpp"
- >
- </File>
- <File
- RelativePath=".\CruiseRoute.cpp"
- >
- </File>
- <File
- RelativePath=".\Curwin.cpp"
- >
- </File>
- <File
- RelativePath=".\DecCfg.cpp"
- >
- </File>
- <File
- RelativePath=".\DecStatus.cpp"
- >
- </File>
- <File
- RelativePath=".\Dlg_Settings.cpp"
- >
- </File>
- <File
- RelativePath=".\EmailInfo.cpp"
- >
- </File>
- <File
- RelativePath=".\EventLog.cpp"
- >
- </File>
- <File
- RelativePath=".\ExceptionCFG.cpp"
- >
- </File>
- <File
- RelativePath=".\FormatDisk.cpp"
- >
- </File>
- <File
- RelativePath=".\GetCapture.cpp"
- >
- </File>
- <File
- RelativePath=".\Global.cpp"
- >
- </File>
- <File
- RelativePath=".\IniFile.cpp"
- >
- </File>
- <File
- RelativePath=".\Led.cpp"
- >
- </File>
- <File
- RelativePath=".\LocalFilePlay.cpp"
- >
- </File>
- <File
- RelativePath=".\MatCenter.cpp"
- >
- </File>
- <File
- RelativePath=".\MatColumn.cpp"
- >
- </File>
- <File
- RelativePath=".\MatCycLink.cpp"
- >
- </File>
- <File
- RelativePath=".\MatDecCFG.cpp"
- >
- </File>
- <File
- RelativePath=".\MatDispChan.cpp"
- >
- </File>
- <File
- RelativePath=".\MatDynamicTest.cpp"
- >
- </File>
- <File
- RelativePath=".\MatManuLink.cpp"
- >
- </File>
- <File
- RelativePath=".\MatPassiveMode.cpp"
- >
- </File>
- <File
- RelativePath=".\MatPlayBack.cpp"
- >
- </File>
- <File
- RelativePath=".\MatRow.cpp"
- >
- </File>
- <File
- RelativePath=".\MatTrans.cpp"
- >
- </File>
- <File
- RelativePath=".\mdlProject.cpp"
- >
- </File>
- <File
- RelativePath=".\MyOutput.cpp"
- >
- </File>
- <File
- RelativePath=".\newclientDlg.cpp"
- >
- </File>
- <File
- RelativePath=".\PlayBack.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteAlarmConfig.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteAlarmIn.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteATMInfo.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteChannelConfig.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteDDNSEx.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteDetectConfig.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteFilePlay.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteHideAlarm.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteHideConfig.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteKey.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteLog.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteNetConfig.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteParamReport.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteParamsCfg.cpp"
- >
- </File>
- <File
- RelativePath=".\RemotePTZCtrl.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteRecordPlanConfig.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteSerialConfig.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteServerConfig.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteTimePlay.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteUpgrade.cpp"
- >
- </File>
- <File
- RelativePath=".\RemoteUserCFG.cpp"
- >
- </File>
- <File
- RelativePath=".\ServerInfo.cpp"
- >
- </File>
- <File
- RelativePath=".\SetAlarm.cpp"
- >
- </File>
- <File
- RelativePath=".\SetClient.cpp"
- >
- </File>
- <File
- RelativePath=".\SetClientRecordPlan.cpp"
- >
- </File>
- <File
- RelativePath=".\SetSurveillance.cpp"
- >
- </File>
- <File
- RelativePath=".\ShowString.cpp"
- >
- </File>
- <File
- RelativePath=".\stdafx.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\StoneU_HC_OCX.cpp"
- >
- </File>
- <File
- RelativePath=".\StoneU_HC_OCX.def"
- >
- </File>
- <File
- RelativePath=".\StoneU_HC_OCX.idl"
- >
- </File>
- <File
- RelativePath=".\StoneU_HC_OCXCtrl.cpp"
- >
- </File>
- <File
- RelativePath=".\StoneU_HC_OCXPropPage.cpp"
- >
- </File>
- <File
- RelativePath=".\SystemConfig.cpp"
- >
- </File>
- <File
- RelativePath=".\VideoLost.cpp"
- >
- </File>
- <File
- RelativePath=".\VoiceExchange.cpp"
- >
- </File>
- <File
- RelativePath=".\WorkState.cpp"
- >
- </File>
- <File
- RelativePath=".\XPButton.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="资源文件"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- <File
- RelativePath=".\BLACK.bmp"
- >
- </File>
- <File
- RelativePath=".\bmp00001.bmp"
- >
- </File>
- <File
- RelativePath=".\res\Browse.ico"
- >
- </File>
- <File
- RelativePath=".\res\camera.ico"
- >
- </File>
- <File
- RelativePath=".\res\grid128_.ico"
- >
- </File>
- <File
- RelativePath=".\res\grid1_on.ico"
- >
- </File>
- <File
- RelativePath=".\res\grid32_o.ico"
- >
- </File>
- <File
- RelativePath=".\res\grid4_of.ico"
- >
- </File>
- <File
- RelativePath=".\res\grid4_on.ico"
- >
- </File>
- <File
- RelativePath=".\res\grid64_o.ico"
- >
- </File>
- <File
- RelativePath=".\res\grid9_on.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00001.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00002.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00003.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00004.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00005.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00006.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00007.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00008.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00009.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00010.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00011.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00012.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00013.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00014.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00015.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00016.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico00017.ico"
- >
- </File>
- <File
- RelativePath=".\res\ico1.ico"
- >
- </File>
- <File
- RelativePath=".\res\icon1.ico"
- >
- </File>
- <File
- RelativePath=".\res\icon2.ico"
- >
- </File>
- <File
- RelativePath=".\res\icon8.ico"
- >
- </File>
- <File
- RelativePath=".\res\newclient.ico"
- >
- </File>
- <File
- RelativePath=".\overlay.bmp"
- >
- </File>
- <File
- RelativePath=".\res\Pause_enable.ico"
- >
- </File>
- <File
- RelativePath=".\res\Play_disable.ico"
- >
- </File>
- <File
- RelativePath=".\res\Play_enable.ico"
- >
- </File>
- <File
- RelativePath=".\res\playback.ico"
- >
- </File>
- <File
- RelativePath=".\res\preview.ico"
- >
- </File>
- <File
- RelativePath=".\res\save.bmp"
- >
- </File>
- <File
- RelativePath=".\res\savepic.ico"
- >
- </File>
- <File
- RelativePath=".\res\savepic1.ico"
- >
- </File>
- <File
- RelativePath=".\res\setconfig.ico"
- >
- </File>
- <File
- RelativePath=".\state0.bmp"
- >
- </File>
- <File
- RelativePath=".\state1.bmp"
- >
- </File>
- <File
- RelativePath=".\res\step.ico"
- >
- </File>
- <File
- RelativePath=".\StoneU_HC_OCX.ico"
- >
- </File>
- <File
- RelativePath=".\StoneU_HC_OCX.rc"
- >
- </File>
- <File
- RelativePath=".\StoneU_HC_OCXCtrl.bmp"
- >
- </File>
- <File
- RelativePath=".\res\Stop.ico"
- >
- </File>
- <File
- RelativePath=".\res\Stop_disable.ico"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\ReadMe.txt"
- >
- </File>
- </Files>
- <Globals>
- <Global
- Name="RESOURCE_FILE"
- Value="StoneU_HC_OCX.rc"
- />
- </Globals>
- </VisualStudioProject>
|