|
1 | 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2 | 2 | <PropertyGroup>
|
3 | 3 | <ProjectGuid>{7EF46619-47CC-4A26-9369-BCDD8C5ECFA8}</ProjectGuid>
|
4 |
| - <MainSource>DelphiCopilot.dpk</MainSource> |
| 4 | + <MainSource>DelphiAIDeveloper.dpk</MainSource> |
5 | 5 | <ProjectVersion>18.8</ProjectVersion>
|
6 | 6 | <FrameworkType>VCL</FrameworkType>
|
7 | 7 | <Base>True</Base>
|
|
66 | 66 | <GenPackage>true</GenPackage>
|
67 | 67 | <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
|
68 | 68 | <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
|
69 |
| - <SanitizedProjectName>DelphiCopilot</SanitizedProjectName> |
| 69 | + <SanitizedProjectName>DelphiAIDeveloper</SanitizedProjectName> |
70 | 70 | <DCC_UnitSearchPath>modules\.dcp;modules\.dcu;modules;modules\restrequest4delphi\src;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
71 | 71 | <VerInfo_Locale>1046</VerInfo_Locale>
|
72 | 72 | <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
122 | 122 | <DCCReference Include="rtl.dcp"/>
|
123 | 123 | <DCCReference Include="designide.dcp"/>
|
124 | 124 | <DCCReference Include="RESTComponents.dcp"/>
|
125 |
| - <DCCReference Include="..\Src\DelphiCopilot.Register.pas"/> |
126 |
| - <DCCReference Include="..\Src\Chat\DelphiCopilot.Chat.View.pas"> |
| 125 | + <DCCReference Include="..\Src\DelphiAIDeveloper.Register.pas"/> |
| 126 | + <DCCReference Include="..\Src\Chat\DelphiAIDev.Chat.View.pas"> |
127 | 127 | <Form>DelphiCopilotChatView</Form>
|
128 | 128 | </DCCReference>
|
129 |
| - <DCCReference Include="..\Src\Utils\DelphiCopilot.Utils.OTA.pas"/> |
130 |
| - <DCCReference Include="..\Src\Utils\DelphiCopilot.Utils.pas"/> |
131 |
| - <DCCReference Include="..\Src\Types\DelphiCopilot.Types.pas"/> |
132 |
| - <DCCReference Include="..\Src\Consts\DelphiCopilot.Consts.pas"/> |
133 |
| - <DCCReference Include="..\Src\View\DelphiCopilot.View.Dialog.pas"> |
| 129 | + <DCCReference Include="..\Src\Utils\DelphiAIDev.Utils.OTA.pas"/> |
| 130 | + <DCCReference Include="..\Src\Utils\DelphiAIDev.Utils.pas"/> |
| 131 | + <DCCReference Include="..\Src\Types\DelphiAIDev.Types.pas"/> |
| 132 | + <DCCReference Include="..\Src\Consts\DelphiAIDev.Consts.pas"/> |
| 133 | + <DCCReference Include="..\Src\View\DelphiAIDev.View.Dialog.pas"> |
134 | 134 | <Form>DelphiCopilotViewDialog</Form>
|
135 | 135 | </DCCReference>
|
136 |
| - <DCCReference Include="..\Src\WaitingScreen\DelphiCopilot.WaitingScreen.pas"/> |
137 |
| - <DCCReference Include="..\Src\WaitingScreen\DelphiCopilot.WaitingScreen.View.pas"> |
| 136 | + <DCCReference Include="..\Src\WaitingScreen\DelphiAIDev.WaitingScreen.pas"/> |
| 137 | + <DCCReference Include="..\Src\WaitingScreen\DelphiAIDev.WaitingScreen.View.pas"> |
138 | 138 | <Form>DelphiCopilotWaitingScreenView</Form>
|
139 | 139 | </DCCReference>
|
140 |
| - <DCCReference Include="..\Src\View\DelphiCopilot.View.Memo.pas"> |
| 140 | + <DCCReference Include="..\Src\View\DelphiAIDev.View.Memo.pas"> |
141 | 141 | <Form>DelphiCopilotViewMemo</Form>
|
142 | 142 | </DCCReference>
|
143 |
| - <DCCReference Include="..\Src\MainMenu\DelphiCopilot.MainMenu.Register.pas"/> |
144 |
| - <DCCReference Include="..\Src\MainMenu\DelphiCopilot.MainMenu.pas"/> |
145 |
| - <DCCReference Include="..\Src\MainMenu\DelphiCopilot.MainMenu.Clicks.pas"/> |
146 |
| - <DCCReference Include="..\Src\View\DelphiCopilot.View.About.pas"> |
| 143 | + <DCCReference Include="..\Src\MainMenu\DelphiAIDev.MainMenu.Register.pas"/> |
| 144 | + <DCCReference Include="..\Src\MainMenu\DelphiAIDev.MainMenu.pas"/> |
| 145 | + <DCCReference Include="..\Src\MainMenu\DelphiAIDev.MainMenu.Clicks.pas"/> |
| 146 | + <DCCReference Include="..\Src\View\DelphiAIDev.View.About.pas"> |
147 | 147 | <Form>DelphiCopilotViewAbout</Form>
|
148 | 148 | </DCCReference>
|
149 | 149 | <DCCReference Include="..\Src\Test\Test.pas"/>
|
150 |
| - <DCCReference Include="..\Src\Settings\DelphiCopilot.Settings.View.pas"> |
| 150 | + <DCCReference Include="..\Src\Settings\DelphiAIDev.Settings.View.pas"> |
151 | 151 | <Form>DelphiCopilotSettingsView</Form>
|
152 | 152 | <FormType>dfm</FormType>
|
153 | 153 | </DCCReference>
|
154 |
| - <DCCReference Include="..\Src\Settings\DelphiCopilot.Settings.pas"/> |
155 |
| - <DCCReference Include="..\Src\Chat\DelphiCopilot.Chat.pas"/> |
156 |
| - <DCCReference Include="..\Src\AI\DelphiCopilot.AI.Gemini.pas"/> |
157 |
| - <DCCReference Include="..\Src\AI\DelphiCopilot.AI.ChatGPT.pas"/> |
158 |
| - <DCCReference Include="..\Src\AI\DelphiCopilot.AI.Interfaces.pas"/> |
159 |
| - <DCCReference Include="..\Src\Interfaces\DelphiCopilot.Interfaces.pas"/> |
160 |
| - <DCCReference Include="..\Src\ModuleCreator\DelphiCopilot.ModuleCreator.OTA.pas"/> |
161 |
| - <DCCReference Include="..\Src\ModuleCreator\DelphiCopilot.ModuleCreator.pas"/> |
162 |
| - <DCCReference Include="..\Src\ModuleCreator\DelphiCopilot.ModuleCreator.Interfaces.pas"/> |
163 |
| - <DCCReference Include="..\Src\IDE\ImageListMain\DelphiCopilot.IDE.ImageListMain.pas"/> |
| 154 | + <DCCReference Include="..\Src\Settings\DelphiAIDev.Settings.pas"/> |
| 155 | + <DCCReference Include="..\Src\Chat\DelphiAIDev.Chat.pas"/> |
| 156 | + <DCCReference Include="..\Src\AI\DelphiAIDev.AI.Gemini.pas"/> |
| 157 | + <DCCReference Include="..\Src\AI\DelphiAIDev.AI.ChatGPT.pas"/> |
| 158 | + <DCCReference Include="..\Src\AI\DelphiAIDev.AI.Interfaces.pas"/> |
| 159 | + <DCCReference Include="..\Src\Interfaces\DelphiAIDev.Interfaces.pas"/> |
| 160 | + <DCCReference Include="..\Src\ModuleCreator\DelphiAIDev.ModuleCreator.OTA.pas"/> |
| 161 | + <DCCReference Include="..\Src\ModuleCreator\DelphiAIDev.ModuleCreator.pas"/> |
| 162 | + <DCCReference Include="..\Src\ModuleCreator\DelphiAIDev.ModuleCreator.Interfaces.pas"/> |
| 163 | + <DCCReference Include="..\Src\IDE\ImageListMain\DelphiAIDev.IDE.ImageListMain.pas"/> |
164 | 164 | <RcItem Include="Img\c4d_gear.bmp">
|
165 | 165 | <ResourceType>BITMAP</ResourceType>
|
166 | 166 | <ResourceId>c4d_gear</ResourceId>
|
|
199 | 199 | <BorlandProject>
|
200 | 200 | <Delphi.Personality>
|
201 | 201 | <Source>
|
202 |
| - <Source Name="MainSource">DelphiCopilot.dpk</Source> |
| 202 | + <Source Name="MainSource">DelphiAIDeveloper.dpk</Source> |
203 | 203 | </Source>
|
204 | 204 | <Excluded_Packages>
|
205 | 205 | <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\HcConnection.bpl">HcComponentes - HcConnection</Excluded_Packages>
|
|
225 | 225 | <Overwrite>true</Overwrite>
|
226 | 226 | </Platform>
|
227 | 227 | </DeployFile>
|
228 |
| - <DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\DelphiCopilot.bpl" Configuration="Debug" Class="ProjectOutput"> |
| 228 | + <DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\DelphiAIDeveloper.bpl" Configuration="Debug" Class="ProjectOutput"> |
229 | 229 | <Platform Name="Win32">
|
230 |
| - <RemoteName>DelphiCopilot.bpl</RemoteName> |
| 230 | + <RemoteName>DelphiAIDeveloper.bpl</RemoteName> |
231 | 231 | <Overwrite>true</Overwrite>
|
232 | 232 | </Platform>
|
233 | 233 | </DeployFile>
|
|
0 commit comments