Globi Integration und Suche Abhängig
This commit is contained in:
@@ -114,9 +114,9 @@
|
||||
<Compile Include="Base\BaseClass.vb" />
|
||||
<Compile Include="ClassClipboardWatcher.vb" />
|
||||
<Compile Include="ClassCommandlineArgs.vb" />
|
||||
<Compile Include="ClassControlCreator.vb" />
|
||||
<Compile Include="ClassFileDrop.vb" />
|
||||
<Compile Include="ClassFilehandle.vb" />
|
||||
<Compile Include="Search\ClassControlCreator.vb" />
|
||||
<Compile Include="Globix\ClassFileDrop.vb" />
|
||||
<Compile Include="Globix\ClassFilehandle.vb" />
|
||||
<Compile Include="ClassInit.vb" />
|
||||
<Compile Include="ClassLayout.vb" />
|
||||
<Compile Include="ClassWin32.vb" />
|
||||
@@ -153,16 +153,16 @@
|
||||
<Compile Include="Globix\frmGlobix_Index.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmSearchPredefined.Designer.vb">
|
||||
<Compile Include="Search\frmSearchPredefined.Designer.vb">
|
||||
<DependentUpon>frmSearchPredefined.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmSearchPredefined.vb">
|
||||
<Compile Include="Search\frmSearchPredefined.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmSearchStart.Designer.vb">
|
||||
<Compile Include="Search\frmSearchStart.Designer.vb">
|
||||
<DependentUpon>frmSearchStart.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmSearchStart.vb">
|
||||
<Compile Include="Search\frmSearchStart.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Globix\GlobixControls.vb" />
|
||||
@@ -223,10 +223,10 @@
|
||||
<EmbeddedResource Include="Globix\frmGlobix_Index.resx">
|
||||
<DependentUpon>frmGlobix_Index.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmSearchPredefined.resx">
|
||||
<EmbeddedResource Include="Search\frmSearchPredefined.resx">
|
||||
<DependentUpon>frmSearchPredefined.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmSearchStart.resx">
|
||||
<EmbeddedResource Include="Search\frmSearchStart.resx">
|
||||
<DependentUpon>frmSearchStart.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmSettings.resx">
|
||||
@@ -368,7 +368,9 @@
|
||||
<ItemGroup>
|
||||
<None Include="Resources\2_ZOO_FLOW_Abo_MouseOver.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<Folder Include="Finden\" />
|
||||
</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