메모장 추가
This commit is contained in:
@@ -155,6 +155,18 @@
|
||||
<Compile Include="JobReport\rJobChart.Designer.cs">
|
||||
<DependentUpon>rJobChart.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Note\fNote.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Note\fNote.Designer.cs">
|
||||
<DependentUpon>fNote.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Note\fNote_Add.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Note\fNote_Add.Designer.cs">
|
||||
<DependentUpon>fNote_Add.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Project\fPartList.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -283,6 +295,12 @@
|
||||
<EmbeddedResource Include="JobReport\rJobChart.resx">
|
||||
<DependentUpon>rJobChart.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Note\fNote.resx">
|
||||
<DependentUpon>fNote.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Note\fNote_Add.resx">
|
||||
<DependentUpon>fNote_Add.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Project\fPartList.resx">
|
||||
<DependentUpon>fPartList.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -451,14 +469,6 @@
|
||||
<ItemGroup>
|
||||
<None Include="Resources\action_refresh.gif" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="editform.dll">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="hcwgenericclasses.dll">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
||||
Reference in New Issue
Block a user