Zooflow: Add frmtest
This commit is contained in:
parent
36336cd00b
commit
9346eb9534
@ -150,6 +150,12 @@
|
|||||||
<Compile Include="DSIDB_Stammdaten.vb">
|
<Compile Include="DSIDB_Stammdaten.vb">
|
||||||
<DependentUpon>DSIDB_Stammdaten.xsd</DependentUpon>
|
<DependentUpon>DSIDB_Stammdaten.xsd</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
<Compile Include="frmtest.Designer.vb">
|
||||||
|
<DependentUpon>frmtest.vb</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="frmtest.vb">
|
||||||
|
<SubType>Form</SubType>
|
||||||
|
</Compile>
|
||||||
<Compile Include="MyDataset.Designer.vb">
|
<Compile Include="MyDataset.Designer.vb">
|
||||||
<AutoGen>True</AutoGen>
|
<AutoGen>True</AutoGen>
|
||||||
<DesignTime>True</DesignTime>
|
<DesignTime>True</DesignTime>
|
||||||
@ -288,6 +294,9 @@
|
|||||||
<EmbeddedResource Include="Administration\frmAdmin_IDBEntity.resx">
|
<EmbeddedResource Include="Administration\frmAdmin_IDBEntity.resx">
|
||||||
<DependentUpon>frmAdmin_IDBEntity.vb</DependentUpon>
|
<DependentUpon>frmAdmin_IDBEntity.vb</DependentUpon>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="frmtest.resx">
|
||||||
|
<DependentUpon>frmtest.vb</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
<EmbeddedResource Include="Globix\frmGlobixBasicConfig.resx">
|
<EmbeddedResource Include="Globix\frmGlobixBasicConfig.resx">
|
||||||
<DependentUpon>frmGlobixBasicConfig.vb</DependentUpon>
|
<DependentUpon>frmGlobixBasicConfig.vb</DependentUpon>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user