MS - 21.09
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationIcon>Resources\cube.ico</ApplicationIcon>
|
||||
<ApplicationIcon>Resources\Einstellungen3.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="AxInterop.INDEXLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
@@ -255,6 +255,7 @@
|
||||
<Compile Include="AboutBox1.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ApplicationEvents.vb" />
|
||||
<Compile Include="ClassControlCommands.vb" />
|
||||
<Compile Include="ClassControlCommandsUI.vb" />
|
||||
<Compile Include="ClassControlValues.vb" />
|
||||
@@ -364,6 +365,12 @@
|
||||
<Compile Include="frmRecord_Changes.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmSplash.Designer.vb">
|
||||
<DependentUpon>frmSplash.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmSplash.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmSQLEditor.Designer.vb">
|
||||
<DependentUpon>frmSQLEditor.vb</DependentUpon>
|
||||
</Compile>
|
||||
@@ -579,6 +586,9 @@
|
||||
<EmbeddedResource Include="frmRecord_Changes.resx">
|
||||
<DependentUpon>frmRecord_Changes.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmSplash.resx">
|
||||
<DependentUpon>frmSplash.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmSQLEditor.resx">
|
||||
<DependentUpon>frmSQLEditor.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -959,6 +969,7 @@
|
||||
<None Include="Resources\brick.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\DD_Icons-ADDI.png" />
|
||||
<None Include="Resources\module_32xSM.png" />
|
||||
<None Include="Resources\module_32xMD.png" />
|
||||
<None Include="Resources\module_32xLG.png" />
|
||||
@@ -998,6 +1009,7 @@
|
||||
<None Include="Resources\AddressEnvelope_16xLG.png" />
|
||||
<None Include="Resources\arrow_Forward_16xLG.png" />
|
||||
<None Include="Resources\Close_16xLG.png" />
|
||||
<Content Include="DD_Icons-ADDI.ico" />
|
||||
<Content Include="Resources\cube.ico" />
|
||||
<Content Include="Resources\138_PushPin_32x42_72.png" />
|
||||
<None Include="Resources\PropertyGridEditorPart_6041.png" />
|
||||
|
||||
Reference in New Issue
Block a user