This commit is contained in:
JenneJ
2015-11-24 16:02:08 +01:00
parent 764d667b39
commit ce14aad510
6 changed files with 3805 additions and 2 deletions

View File

@@ -159,7 +159,7 @@
<Private>True</Private>
</Reference>
<Reference Include="DLLLicenseManager">
<HintPath>..\..\..\..\Bibliotheken\DLL\DLLLicenseManager.dll</HintPath>
<HintPath>..\..\lib\DLLLicenseManager.dll</HintPath>
</Reference>
<Reference Include="Independentsoft.Msg">
<HintPath>..\..\3rdparty\lib\MSG.NET\Independentsoft.Msg.dll</HintPath>
@@ -314,6 +314,12 @@
<Compile Include="frmForm_Constructor.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmForm_Constructor_Main_2.Designer.vb">
<DependentUpon>frmForm_Constructor_Main_2.vb</DependentUpon>
</Compile>
<Compile Include="frmForm_Constructor_Main_2.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmForm_Constructor_Main.Designer.vb">
<DependentUpon>frmForm_Constructor_Main.vb</DependentUpon>
</Compile>
@@ -574,6 +580,9 @@
<EmbeddedResource Include="frmForm_Constructor.resx">
<DependentUpon>frmForm_Constructor.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmForm_Constructor_Main_2.resx">
<DependentUpon>frmForm_Constructor_Main_2.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmForm_Constructor_Main.resx">
<DependentUpon>frmForm_Constructor_Main.vb</DependentUpon>
</EmbeddedResource>