추석전 변경사항

This commit is contained in:
chikyun.kim
2018-09-26 08:20:12 +09:00
parent 6ddd4736a3
commit 30583ad369
260 changed files with 4266 additions and 404 deletions

View File

@@ -59,18 +59,36 @@
<DesignTime>True</DesignTime>
<DependentUpon>dsPRJ.xsd</DependentUpon>
</Compile>
<Compile Include="fPartList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="fPartList.Designer.cs">
<DependentUpon>fPartList.cs</DependentUpon>
</Compile>
<Compile Include="fProjectList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="fProjectList.Designer.cs">
<DependentUpon>fProjectList.cs</DependentUpon>
</Compile>
<Compile Include="fRPartList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="fRPartList.Designer.cs">
<DependentUpon>fRPartList.cs</DependentUpon>
</Compile>
<Compile Include="MethodExtentions.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="fPartList.resx">
<DependentUpon>fPartList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fProjectList.resx">
<DependentUpon>fProjectList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fRPartList.resx">
<DependentUpon>fRPartList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
@@ -81,6 +99,7 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="rPartList.rdlc" />
<None Include="app.config" />
<None Include="dsPRJ.xsc">
<DependentUpon>dsPRJ.xsd</DependentUpon>
@@ -104,6 +123,14 @@
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Sub\arControl\arControl.csproj">
<Project>{f31c242c-1b15-4518-9733-48558499fe4b}</Project>
<Name>arControl</Name>
</ProjectReference>
<ProjectReference Include="..\FCM0000\FCM0000.csproj">
<Project>{26982882-c1ff-45f8-861c-d67558725ff1}</Project>
<Name>FCM0000</Name>
</ProjectReference>
<ProjectReference Include="..\FCOMMON\FCOMMON.csproj">
<Project>{304bd018-194b-47da-b4e0-f16df7b606da}</Project>
<Name>FCOMMON</Name>