개정판 a2ab8a90
issue #000: 추가 기능 Setting UI 추가
Change-Id: Ia3330d0e17cc32b26d8c27450934e82c68173344
DTI_PID/ID2PSN/ID2PSN.csproj | ||
---|---|---|
114 | 114 |
<Compile Include="Form\DBSettingForm.Designer.cs"> |
115 | 115 |
<DependentUpon>DBSettingForm.cs</DependentUpon> |
116 | 116 |
</Compile> |
117 |
<Compile Include="Form\TieInSetting.cs"> |
|
118 |
<SubType>Form</SubType> |
|
119 |
</Compile> |
|
120 |
<Compile Include="Form\TieInSetting.Designer.cs"> |
|
121 |
<DependentUpon>TieInSetting.cs</DependentUpon> |
|
122 |
</Compile> |
|
117 | 123 |
<Compile Include="Form\HistoryForm.cs"> |
118 | 124 |
<SubType>Form</SubType> |
119 | 125 |
</Compile> |
... | ... | |
144 | 150 |
<Compile Include="Form\EquipmentSetting.Designer.cs"> |
145 | 151 |
<DependentUpon>EquipmentSetting.cs</DependentUpon> |
146 | 152 |
</Compile> |
153 |
<Compile Include="Form\MultiwaySetting.cs"> |
|
154 |
<SubType>Form</SubType> |
|
155 |
</Compile> |
|
156 |
<Compile Include="Form\MultiwaySetting.Designer.cs"> |
|
157 |
<DependentUpon>MultiwaySetting.cs</DependentUpon> |
|
158 |
</Compile> |
|
147 | 159 |
<Compile Include="Form\ValveGroupingSetting.cs"> |
148 | 160 |
<SubType>Form</SubType> |
149 | 161 |
</Compile> |
... | ... | |
178 | 190 |
<Compile Include="Object\AnotherID2Info.cs" /> |
179 | 191 |
<Compile Include="Object\EquipmentAirFinCoolerInfo.cs" /> |
180 | 192 |
<Compile Include="Object\EquipmentNoPocketInfo.cs" /> |
193 |
<Compile Include="Object\MultiwayInfo.cs" /> |
|
181 | 194 |
<Compile Include="Object\ValveGroupInfo.cs" /> |
182 | 195 |
<Compile Include="Object\TextInfo.cs" /> |
183 | 196 |
<Compile Include="Object\KeywordInfo.cs" /> |
... | ... | |
217 | 230 |
<DependentUpon>DBSettingForm.cs</DependentUpon> |
218 | 231 |
<SubType>Designer</SubType> |
219 | 232 |
</EmbeddedResource> |
233 |
<EmbeddedResource Include="Form\TieInSetting.resx"> |
|
234 |
<DependentUpon>TieInSetting.cs</DependentUpon> |
|
235 |
</EmbeddedResource> |
|
220 | 236 |
<EmbeddedResource Include="Form\HistoryForm.resx"> |
221 | 237 |
<DependentUpon>HistoryForm.cs</DependentUpon> |
222 | 238 |
</EmbeddedResource> |
... | ... | |
232 | 248 |
<EmbeddedResource Include="Form\EquipmentSetting.resx"> |
233 | 249 |
<DependentUpon>EquipmentSetting.cs</DependentUpon> |
234 | 250 |
</EmbeddedResource> |
251 |
<EmbeddedResource Include="Form\MultiwaySetting.resx"> |
|
252 |
<DependentUpon>MultiwaySetting.cs</DependentUpon> |
|
253 |
</EmbeddedResource> |
|
235 | 254 |
<EmbeddedResource Include="Form\ValveGroupingSetting.resx"> |
236 | 255 |
<DependentUpon>ValveGroupingSetting.cs</DependentUpon> |
237 | 256 |
</EmbeddedResource> |
내보내기 Unified diff