jj 02.12.16 frmGeodataSelect

This commit is contained in:
JenneJ
2016-12-02 14:33:55 +01:00
parent 57517ffed8
commit 29abb10c1b
6 changed files with 495 additions and 33 deletions

View File

@@ -310,6 +310,12 @@
<Compile Include="frmGeodataNavigation.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmGeodataSelect.Designer.vb">
<DependentUpon>frmGeodataSelect.vb</DependentUpon>
</Compile>
<Compile Include="frmGeodataSelect.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmLicense_User.Designer.vb">
<DependentUpon>frmLicense_User.vb</DependentUpon>
</Compile>
@@ -741,6 +747,9 @@
<EmbeddedResource Include="frmGeodataNavigation.resx">
<DependentUpon>frmGeodataNavigation.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmGeodataSelect.resx">
<DependentUpon>frmGeodataSelect.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmLicense.en-US.resx">
<DependentUpon>frmLicense.vb</DependentUpon>
</EmbeddedResource>