Debranet Accounting release-hez
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<OutputType>WinExe</OutputType>
|
||||
<StartupObject>Sub Main</StartupObject>
|
||||
<RootNamespace>Nuvolar.Win</RootNamespace>
|
||||
<AssemblyName>Nuvolar.Win.Lite</AssemblyName>
|
||||
<AssemblyName>Nuvolar.Win.Debranet</AssemblyName>
|
||||
<MyType>WindowsFormsWithCustomSubMain</MyType>
|
||||
<ApplicationIcon>favicon.ico</ApplicationIcon>
|
||||
<OptionExplicit>On</OptionExplicit>
|
||||
@@ -394,6 +394,12 @@
|
||||
<Compile Include="WinApplication.vb">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="XafSplashScreen.Designer.vb">
|
||||
<DependentUpon>XafSplashScreen.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="XafSplashScreen.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="XMLUserStore\UserStore.vb" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
@@ -408,6 +414,9 @@
|
||||
<DependentUpon>WinApplication.vb</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="XafSplashScreen.resx">
|
||||
<DependentUpon>XafSplashScreen.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="UnusableNodes.xml">
|
||||
|
||||
Reference in New Issue
Block a user