add new Setup, add new SQL Designer
This commit is contained in:
@@ -243,6 +243,7 @@
|
||||
<Compile Include="ClassLayout.vb" />
|
||||
<Compile Include="ClassLicence.vb" />
|
||||
<Compile Include="ClassLogger.vb" />
|
||||
<Compile Include="ClassPatterns.vb" />
|
||||
<Compile Include="ClassPostprocessing.vb" />
|
||||
<Compile Include="ClassWindowAPI.vb" />
|
||||
<Compile Include="ClassWindream.vb" />
|
||||
@@ -350,6 +351,12 @@
|
||||
<Compile Include="frmSQL_Admin.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmSQL_DESIGNER.designer.vb">
|
||||
<DependentUpon>frmSQL_DESIGNER.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmSQL_DESIGNER.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmStart.Designer.vb">
|
||||
<DependentUpon>frmStart.vb</DependentUpon>
|
||||
</Compile>
|
||||
@@ -510,6 +517,9 @@
|
||||
<EmbeddedResource Include="frmSQL_Admin.resx">
|
||||
<DependentUpon>frmSQL_Admin.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmSQL_DESIGNER.resx">
|
||||
<DependentUpon>frmSQL_DESIGNER.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmStart.de-DE.resx">
|
||||
<DependentUpon>frmStart.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user