ZooFlow: Redo Admin
This commit is contained in:
@@ -114,18 +114,13 @@
|
||||
<Import Include="System" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Administration\ctrlClipboardWatcher.Designer.vb">
|
||||
<DependentUpon>ctrlClipboardWatcher.vb</DependentUpon>
|
||||
<Compile Include="Administration\frmAdmin_Attribute.Designer.vb">
|
||||
<DependentUpon>frmAdmin_Attribute.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Administration\ctrlClipboardWatcher.vb">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Administration\ctrlGlobalIndexer.Designer.vb">
|
||||
<DependentUpon>ctrlGlobalIndexer.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Administration\ctrlGlobalIndexer.vb">
|
||||
<SubType>UserControl</SubType>
|
||||
<Compile Include="Administration\frmAdmin_Attribute.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Administration\ZooFlow_AdminEditForm.vb" />
|
||||
<Compile Include="ApplicationEvents.vb" />
|
||||
<Compile Include="Base\BaseClass.vb" />
|
||||
<Compile Include="ClipboardWatcher\ClassProfileLoader.vb" />
|
||||
@@ -181,10 +176,10 @@
|
||||
</Compile>
|
||||
<Compile Include="Events\OnFlowFormInteractionEvent.vb" />
|
||||
<Compile Include="Events\OnFlowFormStateChangedEvent.vb" />
|
||||
<Compile Include="Administration\frmAdministrationZooFlow.Designer.vb">
|
||||
<DependentUpon>frmAdministrationZooFlow.vb</DependentUpon>
|
||||
<Compile Include="Administration\frmAdmin_Start.Designer.vb">
|
||||
<DependentUpon>frmAdmin_Start.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Administration\frmAdministrationZooFlow.vb">
|
||||
<Compile Include="Administration\frmAdmin_Start.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmFlowForm.Designer.vb">
|
||||
@@ -261,8 +256,8 @@
|
||||
<Compile Include="Queries\ClassQueries.vb" />
|
||||
<Compile Include="Search\SearchFilter.vb" />
|
||||
<Compile Include="Search\State.vb" />
|
||||
<EmbeddedResource Include="Administration\ctrlClipboardWatcher.resx">
|
||||
<DependentUpon>ctrlClipboardWatcher.vb</DependentUpon>
|
||||
<EmbeddedResource Include="Administration\frmAdmin_Attribute.resx">
|
||||
<DependentUpon>frmAdmin_Attribute.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Globix\frmGlobixBasicConfig.resx">
|
||||
<DependentUpon>frmGlobixBasicConfig.vb</DependentUpon>
|
||||
@@ -273,8 +268,8 @@
|
||||
<EmbeddedResource Include="Search\frmFlowSearch.resx">
|
||||
<DependentUpon>frmFlowSearch.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Administration\frmAdministrationZooFlow.resx">
|
||||
<DependentUpon>frmAdministrationZooFlow.vb</DependentUpon>
|
||||
<EmbeddedResource Include="Administration\frmAdmin_Start.resx">
|
||||
<DependentUpon>frmAdmin_Start.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmConfigDatabase.resx">
|
||||
<DependentUpon>frmConfigDatabase.vb</DependentUpon>
|
||||
@@ -485,6 +480,9 @@
|
||||
<ItemGroup>
|
||||
<None Include="Resources\Flow.PNG" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\actions_check.svg" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
||||
Reference in New Issue
Block a user