TestGUI: update test gui
This commit is contained in:
@@ -116,6 +116,12 @@
|
||||
<Compile Include="frmSQLEditor_old.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmSQLResult.Designer.vb">
|
||||
<DependentUpon>frmSQLResult.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmSQLResult.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||
<Compile Include="My Project\Application.Designer.vb">
|
||||
<AutoGen>True</AutoGen>
|
||||
@@ -141,6 +147,9 @@
|
||||
<EmbeddedResource Include="frmSQLEditor_old.resx">
|
||||
<DependentUpon>frmSQLEditor_old.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmSQLResult.resx">
|
||||
<DependentUpon>frmSQLResult.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="My Project\licenses.licx" />
|
||||
<EmbeddedResource Include="My Project\Resources.resx">
|
||||
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||
|
||||
Reference in New Issue
Block a user