개정판 74a0c9d6
dev issue #000 : add ui
Change-Id: I2947ecc3f254338c227420f5692b023c27cddf1d
DTI_PID/APIDConverter/AVEVA.PID.CustomizationUtility_ACAD2018_x64.csproj | ||
---|---|---|
75 | 75 |
<Reference Include="PresentationFramework" /> |
76 | 76 |
<Reference Include="System" /> |
77 | 77 |
<Reference Include="System.Core" /> |
78 |
<Reference Include="System.Drawing" /> |
|
78 | 79 |
<Reference Include="System.Windows.Forms" /> |
79 | 80 |
<Reference Include="System.Xaml" /> |
80 | 81 |
<Reference Include="System.Xml.Linq" /> |
... | ... | |
84 | 85 |
<Reference Include="WindowsBase" /> |
85 | 86 |
</ItemGroup> |
86 | 87 |
<ItemGroup> |
88 |
<Compile Include="Form\APIDConverter.cs"> |
|
89 |
<SubType>Form</SubType> |
|
90 |
</Compile> |
|
91 |
<Compile Include="Form\APIDConverter.Designer.cs"> |
|
92 |
<DependentUpon>APIDConverter.cs</DependentUpon> |
|
93 |
</Compile> |
|
87 | 94 |
<Compile Include="AutoModeling.cs" /> |
88 | 95 |
<Compile Include="Aveva.PID.AssemblyInfo.cs" /> |
89 | 96 |
<Compile Include="ConverterRibbonUI.cs" /> |
... | ... | |
93 | 100 |
<Compile Include="Utilities.cs" /> |
94 | 101 |
<Compile Include="Utils\GUIUtils.cs" /> |
95 | 102 |
</ItemGroup> |
103 |
<ItemGroup> |
|
104 |
<EmbeddedResource Include="Form\APIDConverter.resx"> |
|
105 |
<DependentUpon>APIDConverter.cs</DependentUpon> |
|
106 |
</EmbeddedResource> |
|
107 |
</ItemGroup> |
|
96 | 108 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
97 | 109 |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
98 | 110 |
Other similar extension points exist, see Microsoft.Common.targets. |
내보내기 Unified diff