Zooflow: Custom Searches
This commit is contained in:
@@ -347,6 +347,13 @@
|
||||
<DependentUpon>MyDataset.xsd</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Queries\ClassTables.vb" />
|
||||
<Compile Include="Search\frmEditSearch.Designer.vb">
|
||||
<DependentUpon>frmEditSearch.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Search\frmEditSearch.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Search\SavedSearch.vb" />
|
||||
<Compile Include="Search\SearchLoader.vb" />
|
||||
<Compile Include="Search\TokenEditEx.vb">
|
||||
<SubType>Component</SubType>
|
||||
@@ -535,6 +542,9 @@
|
||||
<EmbeddedResource Include="Modules\Globix\frmFileflow_Duplicate.resx">
|
||||
<DependentUpon>frmFileflow_Duplicate.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Search\frmEditSearch.resx">
|
||||
<DependentUpon>frmEditSearch.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Search\Old\frmFlowSearch.resx">
|
||||
<DependentUpon>frmFlowSearch.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -1129,6 +1139,8 @@
|
||||
<None Include="Resources\enablesearch.svg" />
|
||||
<None Include="Resources\undo.svg" />
|
||||
<None Include="Resources\bo_security_permission_action.svg" />
|
||||
<None Include="Resources\alignverticalcenter.svg" />
|
||||
<None Include="Resources\alignhorizontalcenter.svg" />
|
||||
<Content Include="Zooflow.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||
|
||||
Reference in New Issue
Block a user