pmp 재고 조회 기능 추가
This commit is contained in:
@@ -204,6 +204,12 @@
|
||||
<Compile Include="Project\fProjectPartToPurchase.Designer.cs">
|
||||
<DependentUpon>fProjectPartToPurchase.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Project\fSPMaster.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Project\fSPMaster.Designer.cs">
|
||||
<DependentUpon>fSPMaster.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Project\rPartList.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -295,6 +301,9 @@
|
||||
<EmbeddedResource Include="Project\fProjectPartToPurchase.resx">
|
||||
<DependentUpon>fProjectPartToPurchase.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Project\fSPMaster.resx">
|
||||
<DependentUpon>fSPMaster.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Project\rPartList.rdlc" />
|
||||
<EmbeddedResource Include="Project\rPartList.resx">
|
||||
<DependentUpon>rPartList.cs</DependentUpon>
|
||||
@@ -427,6 +436,9 @@
|
||||
<ItemGroup>
|
||||
<None Include="Resources\action_save.gif" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\action_refresh.gif" />
|
||||
</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