project 별도 프로그램으로 분리

This commit is contained in:
chikyun.kim
2018-09-17 15:52:51 +09:00
parent a873717126
commit 650ec72616
27 changed files with 3531 additions and 13288 deletions

View File

@@ -185,11 +185,6 @@
<Compile Include="Dialog\fTouchKeyFull.Designer.cs">
<DependentUpon>fTouchKeyFull.cs</DependentUpon>
</Compile>
<Compile Include="dsEQ.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>dsEQ.xsd</DependentUpon>
</Compile>
<Compile Include="dsMSSQL.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@@ -267,12 +262,6 @@
<Compile Include="_Management\fLineCode.Designer.cs">
<DependentUpon>fLineCode.cs</DependentUpon>
</Compile>
<Compile Include="_Prj\fProjectList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="_Prj\fProjectList.Designer.cs">
<DependentUpon>fProjectList.cs</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Pub.cs" />
<Compile Include="Setting.cs" />
@@ -334,9 +323,6 @@
<EmbeddedResource Include="_Management\fLineCode.resx">
<DependentUpon>fLineCode.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="_Prj\fProjectList.resx">
<DependentUpon>fProjectList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
@@ -359,17 +345,6 @@
<None Include="DataSet1.xss">
<DependentUpon>DataSet1.xsd</DependentUpon>
</None>
<None Include="dsEQ.xsc">
<DependentUpon>dsEQ.xsd</DependentUpon>
</None>
<None Include="dsEQ.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>dsEQ.Designer.cs</LastGenOutput>
</None>
<None Include="dsEQ.xss">
<DependentUpon>dsEQ.xsd</DependentUpon>
</None>
<None Include="dsMSSQL.xsc">
<DependentUpon>dsMSSQL.xsd</DependentUpon>
</None>
@@ -396,7 +371,7 @@
<Content Include="History.txt" />
<Content Include="icons8-realtime-64.ico" />
<Content Include="libxl.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
@@ -444,6 +419,10 @@
<Project>{c2e0627d-0623-4b68-a558-37cbce6bdca6}</Project>
<Name>FEQ0000</Name>
</ProjectReference>
<ProjectReference Include="..\SubProject\FPJ0000\FPJ0000.csproj">
<Project>{74836a5f-cb5b-449f-9210-99c9d1a23b97}</Project>
<Name>FPJ0000</Name>
</ProjectReference>
<ProjectReference Include="..\Sub\arControl\arControl.csproj">
<Project>{f31c242c-1b15-4518-9733-48558499fe4b}</Project>
<Name>arControl</Name>