mirror of https://github.com/rusefi/openblt.git
Refs #419. Moved FirmwareData.pas module.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@375 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
parent
c90d3a4d5d
commit
d37ad9f3ae
|
@ -49,8 +49,7 @@ uses
|
|||
XcpLoader in '..\..\XcpLoader.pas',
|
||||
XcpTransport in 'XcpTransport.pas',
|
||||
XcpSettings in 'XcpSettings.pas' {XcpSettingsForm},
|
||||
FirmwareData in '..\..\..\..\Library\FirmwareData\pas\FirmwareData.pas';
|
||||
|
||||
FirmwareData in '..\..\FirmwareData.pas';
|
||||
|
||||
//***************************************************************************************
|
||||
// Global Constants
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<DCCReference Include="XcpSettings.pas">
|
||||
<Form>XcpSettingsForm</Form>
|
||||
</DCCReference>
|
||||
<DCCReference Include="..\..\..\..\Library\FirmwareData\pas\FirmwareData.pas"/>
|
||||
<DCCReference Include="..\..\FirmwareData.pas"/>
|
||||
<BuildConfiguration Include="Debug">
|
||||
<Key>Cfg_2</Key>
|
||||
<CfgParent>Base</CfgParent>
|
||||
|
|
|
@ -49,7 +49,7 @@ uses
|
|||
XcpLoader in '..\..\XcpLoader.pas',
|
||||
XcpTransport in 'XcpTransport.pas',
|
||||
XcpSettings in 'XcpSettings.pas' {XcpSettingsForm},
|
||||
FirmwareData in '..\..\..\..\Library\FirmwareData\pas\FirmwareData.pas';
|
||||
FirmwareData in '..\..\FirmwareData.pas';
|
||||
|
||||
//***************************************************************************************
|
||||
// Global Constants
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<DCCReference Include="XcpSettings.pas">
|
||||
<Form>XcpSettingsForm</Form>
|
||||
</DCCReference>
|
||||
<DCCReference Include="..\..\..\..\Library\FirmwareData\pas\FirmwareData.pas"/>
|
||||
<DCCReference Include="..\..\FirmwareData.pas"/>
|
||||
<BuildConfiguration Include="Debug">
|
||||
<Key>Cfg_2</Key>
|
||||
<CfgParent>Base</CfgParent>
|
||||
|
|
|
@ -50,7 +50,7 @@ uses
|
|||
XcpTransport in 'XcpTransport.pas',
|
||||
XcpSettings in 'XcpSettings.pas' {XcpSettingsForm},
|
||||
PCANBasic in 'PCANBasic.pas',
|
||||
FirmwareData in '..\..\..\..\Library\FirmwareData\pas\FirmwareData.pas';
|
||||
FirmwareData in '..\..\FirmwareData.pas';
|
||||
|
||||
//***************************************************************************************
|
||||
// Global Constants
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
<Form>XcpSettingsForm</Form>
|
||||
</DCCReference>
|
||||
<DCCReference Include="PCANBasic.pas"/>
|
||||
<DCCReference Include="..\..\..\..\Library\FirmwareData\pas\FirmwareData.pas"/>
|
||||
<DCCReference Include="..\..\FirmwareData.pas"/>
|
||||
<BuildConfiguration Include="Debug">
|
||||
<Key>Cfg_2</Key>
|
||||
<CfgParent>Base</CfgParent>
|
||||
|
|
|
@ -50,7 +50,7 @@ uses
|
|||
XcpTransport in 'XcpTransport.pas',
|
||||
XcpSettings in 'XcpSettings.pas' {XcpSettingsForm},
|
||||
WSockets in 'WSockets.pas',
|
||||
FirmwareData in '..\..\..\Library\FirmwareData\pas\FirmwareData.pas';
|
||||
FirmwareData in '..\FirmwareData.pas';
|
||||
|
||||
//***************************************************************************************
|
||||
// Global Constants
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
<Form>XcpSettingsForm</Form>
|
||||
</DCCReference>
|
||||
<DCCReference Include="WSockets.pas"/>
|
||||
<DCCReference Include="..\..\..\Library\FirmwareData\pas\FirmwareData.pas"/>
|
||||
<DCCReference Include="..\FirmwareData.pas"/>
|
||||
<BuildConfiguration Include="Debug">
|
||||
<Key>Cfg_2</Key>
|
||||
<CfgParent>Base</CfgParent>
|
||||
|
|
|
@ -50,7 +50,7 @@ uses
|
|||
XcpTransport in 'XcpTransport.pas',
|
||||
XcpSettings in 'XcpSettings.pas' {XcpSettingsForm},
|
||||
CPort in 'CPort.pas',
|
||||
FirmwareData in '..\..\..\Library\FirmwareData\pas\FirmwareData.pas';
|
||||
FirmwareData in '..\FirmwareData.pas';
|
||||
|
||||
//***************************************************************************************
|
||||
// Global Constants
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
<Form>XcpSettingsForm</Form>
|
||||
</DCCReference>
|
||||
<DCCReference Include="CPort.pas"/>
|
||||
<DCCReference Include="..\..\..\Library\FirmwareData\pas\FirmwareData.pas"/>
|
||||
<DCCReference Include="..\FirmwareData.pas"/>
|
||||
<BuildConfiguration Include="Debug">
|
||||
<Key>Cfg_2</Key>
|
||||
<CfgParent>Base</CfgParent>
|
||||
|
|
|
@ -50,7 +50,7 @@ uses
|
|||
XcpTransport in 'XcpTransport.pas',
|
||||
XcpSettings in 'XcpSettings.pas' {XcpSettingsForm},
|
||||
UsbBulkLib in 'UsbBulkLib.pas',
|
||||
FirmwareData in '..\..\..\Library\FirmwareData\pas\FirmwareData.pas';
|
||||
FirmwareData in '..\FirmwareData.pas';
|
||||
|
||||
//***************************************************************************************
|
||||
// Global Constants
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
<Form>XcpSettingsForm</Form>
|
||||
</DCCReference>
|
||||
<DCCReference Include="UsbBulkLib.pas"/>
|
||||
<DCCReference Include="..\..\..\Library\FirmwareData\pas\FirmwareData.pas"/>
|
||||
<DCCReference Include="..\FirmwareData.pas"/>
|
||||
<BuildConfiguration Include="Debug">
|
||||
<Key>Cfg_2</Key>
|
||||
<CfgParent>Base</CfgParent>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue