MS Globix Verwaltung Integration
This commit is contained in:
@@ -151,6 +151,7 @@
|
||||
<Compile Include="Administration\SourceBundle.vb" />
|
||||
<Compile Include="ApplicationEvents.vb" />
|
||||
<Compile Include="Base\BaseClass.vb" />
|
||||
<Compile Include="ClassDragDrop.vb" />
|
||||
<Compile Include="ClipboardWatcher\ClassProfileLoader.vb" />
|
||||
<Compile Include="ClipboardWatcher\Watcher.vb" />
|
||||
<Compile Include="ClassCommandlineArgs.vb" />
|
||||
@@ -172,6 +173,12 @@
|
||||
<Compile Include="frmtest.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Globix\frmGlobixAdministration.Designer.vb">
|
||||
<DependentUpon>frmGlobixAdministration.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Globix\frmGlobixAdministration.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="MyDataset.Designer.vb">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
@@ -319,6 +326,9 @@
|
||||
<EmbeddedResource Include="frmtest.resx">
|
||||
<DependentUpon>frmtest.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Globix\frmGlobixAdministration.resx">
|
||||
<DependentUpon>frmGlobixAdministration.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Globix\frmGlobixBasicConfig.resx">
|
||||
<DependentUpon>frmGlobixBasicConfig.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user