개정판 4df0b3f5
Feature: CommentViewer 추가
Change-Id: Ia7e1556eb268f4fc5ed23cb9499327946e1bd0fc
ID2.Manager/ID2.Manager/ID2.Manager.csproj | ||
---|---|---|
88 | 88 |
<Compile Include="Controls\AutoCADViewer.Designer.cs"> |
89 | 89 |
<DependentUpon>AutoCADViewer.cs</DependentUpon> |
90 | 90 |
</Compile> |
91 |
<Compile Include="Controls\CommentViewer.cs"> |
|
92 |
<SubType>UserControl</SubType> |
|
93 |
</Compile> |
|
94 |
<Compile Include="Controls\CommentViewer.Designer.cs"> |
|
95 |
<DependentUpon>CommentViewer.cs</DependentUpon> |
|
96 |
</Compile> |
|
91 | 97 |
<Compile Include="Controls\DetailGridViewElement.cs" /> |
92 | 98 |
<Compile Include="Controls\DetailGridViewTemplate.cs"> |
93 | 99 |
<SubType>Component</SubType> |
... | ... | |
153 | 159 |
<EmbeddedResource Include="Controls\AutoCADViewer.resx"> |
154 | 160 |
<DependentUpon>AutoCADViewer.cs</DependentUpon> |
155 | 161 |
</EmbeddedResource> |
162 |
<EmbeddedResource Include="Controls\CommentViewer.resx"> |
|
163 |
<DependentUpon>CommentViewer.cs</DependentUpon> |
|
164 |
</EmbeddedResource> |
|
156 | 165 |
<EmbeddedResource Include="Controls\OpenProjectView.resx"> |
157 | 166 |
<DependentUpon>OpenProjectView.cs</DependentUpon> |
158 | 167 |
</EmbeddedResource> |
내보내기 Unified diff