UI 추가 및 데이타셋 추가
This commit is contained in:
+7
-2
@@ -128,9 +128,14 @@
|
||||
<MainSource>MainSource</MainSource>
|
||||
</DelphiCompile>
|
||||
<DCCReference Include="form\MainUnit.pas">
|
||||
<Form>Form1</Form>
|
||||
<Form>frmMain</Form>
|
||||
<FormType>dfm</FormType>
|
||||
</DCCReference>
|
||||
<DCCReference Include="data\EmployeeUnit.pas">
|
||||
<Form>dmData</Form>
|
||||
<FormType>dfm</FormType>
|
||||
<DesignClass>TDataModule</DesignClass>
|
||||
</DCCReference>
|
||||
<BuildConfiguration Include="Base">
|
||||
<Key>Base</Key>
|
||||
</BuildConfiguration>
|
||||
@@ -157,7 +162,7 @@
|
||||
</Excluded_Packages>
|
||||
</Delphi.Personality>
|
||||
<Deployment Version="5">
|
||||
<DeployFile LocalName="Win32\Debug\데이타셋데모.exe" Configuration="Debug" Class="ProjectOutput">
|
||||
<DeployFile LocalName="..\bin\Win32\Debug\데이타셋데모.exe" Configuration="Debug" Class="ProjectOutput">
|
||||
<Platform Name="Win32">
|
||||
<RemoteName>데이타셋데모.exe</RemoteName>
|
||||
<Overwrite>true</Overwrite>
|
||||
|
||||
Reference in New Issue
Block a user