개정판 88c1965b
issue #000: No Pocket Setting 추가
Change-Id: Ied94887f65d6a17df1d597b55e0381907c75e808
DTI_PID/ID2PSN/ID2PSN.csproj | ||
---|---|---|
127 | 127 |
<Compile Include="Form\EquipmentTagNoSetting.Designer.cs"> |
128 | 128 |
<DependentUpon>EquipmentTagNoSetting.cs</DependentUpon> |
129 | 129 |
</Compile> |
130 |
<Compile Include="Form\EquipmentNoPocketSetting.cs"> |
|
131 |
<SubType>Form</SubType> |
|
132 |
</Compile> |
|
133 |
<Compile Include="Form\EquipmentNoPocketSetting.Designer.cs"> |
|
134 |
<DependentUpon>EquipmentNoPocketSetting.cs</DependentUpon> |
|
135 |
</Compile> |
|
130 | 136 |
<Compile Include="Form\ValveGroupingSetting.cs"> |
131 | 137 |
<SubType>Form</SubType> |
132 | 138 |
</Compile> |
... | ... | |
159 | 165 |
</Compile> |
160 | 166 |
<Compile Include="IAbstractDatabase.cs" /> |
161 | 167 |
<Compile Include="Object\AnotherID2Info.cs" /> |
168 |
<Compile Include="Object\EquipmentNoPocketInfo.cs" /> |
|
162 | 169 |
<Compile Include="Object\ValveGroupInfo.cs" /> |
163 | 170 |
<Compile Include="Object\TextInfo.cs" /> |
164 | 171 |
<Compile Include="Object\KeywordInfo.cs" /> |
... | ... | |
204 | 211 |
<EmbeddedResource Include="Form\EquipmentTagNoSetting.resx"> |
205 | 212 |
<DependentUpon>EquipmentTagNoSetting.cs</DependentUpon> |
206 | 213 |
</EmbeddedResource> |
214 |
<EmbeddedResource Include="Form\EquipmentNoPocketSetting.resx"> |
|
215 |
<DependentUpon>EquipmentNoPocketSetting.cs</DependentUpon> |
|
216 |
</EmbeddedResource> |
|
207 | 217 |
<EmbeddedResource Include="Form\ValveGroupingSetting.resx"> |
208 | 218 |
<DependentUpon>ValveGroupingSetting.cs</DependentUpon> |
209 | 219 |
</EmbeddedResource> |
내보내기 Unified diff