Quitar CodeGen y formulario de configuración

This commit is contained in:
2013-11-21 23:45:19 +01:00
parent 3d7ae37837
commit 9665cce497
6 changed files with 6 additions and 915 deletions

View File

@@ -69,7 +69,6 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="CodeGen.cs" />
<Compile Include="Config.cs" />
<Compile Include="DatabaseDesc.cs" />
<Compile Include="DocGen.cs" />
@@ -79,12 +78,6 @@
<Compile Include="FrmBaseDatos.Designer.cs">
<DependentUpon>FrmBaseDatos.cs</DependentUpon>
</Compile>
<Compile Include="FrmCodeGenConfig.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmCodeGenConfig.Designer.cs">
<DependentUpon>FrmCodeGenConfig.cs</DependentUpon>
</Compile>
<Compile Include="FrmDatos.cs">
<SubType>Form</SubType>
</Compile>
@@ -122,9 +115,6 @@
<EmbeddedResource Include="FrmBaseDatos.resx">
<DependentUpon>FrmBaseDatos.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmCodeGenConfig.resx">
<DependentUpon>FrmCodeGenConfig.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmDatos.resx">
<DependentUpon>FrmDatos.cs</DependentUpon>
</EmbeddedResource>