개정판 8847ea67
dev issue #1203 : MSSQL 설정 창 추가 및 데이터 구조 변경
Change-Id: I7f310aba7b221ea99c3e5b8070fb89c7a85460e3
DTI_PID/SPPIDConverter/SPPIDConverter.csproj | ||
---|---|---|
5 | 5 |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
6 | 6 |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
7 | 7 |
<ProjectGuid>{81BFB56B-05FE-4674-93C5-DDB2D3437F77}</ProjectGuid> |
8 |
<OutputType>Library</OutputType>
|
|
8 |
<OutputType>WinExe</OutputType>
|
|
9 | 9 |
<AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 |
<RootNamespace>Converter.SPPID</RootNamespace> |
11 | 11 |
<AssemblyName>SPPIDConverter</AssemblyName> |
... | ... | |
130 | 130 |
</ItemGroup> |
131 | 131 |
<ItemGroup> |
132 | 132 |
<Compile Include="AutoModeling.cs" /> |
133 |
<Compile Include="Form\ID2DBSetting.cs"> |
|
134 |
<SubType>Form</SubType> |
|
135 |
</Compile> |
|
136 |
<Compile Include="Form\ID2DBSetting.Designer.cs"> |
|
137 |
<DependentUpon>ID2DBSetting.cs</DependentUpon> |
|
138 |
</Compile> |
|
133 | 139 |
<Compile Include="OPC\AutoModeling_OPC.cs" /> |
134 | 140 |
<Compile Include="BaseModel\ChildSymbol.cs" /> |
135 | 141 |
<Compile Include="BaseModel\Document.cs" /> |
... | ... | |
247 | 253 |
<EmbeddedResource Include="ConverterForm.resx"> |
248 | 254 |
<DependentUpon>ConverterForm.cs</DependentUpon> |
249 | 255 |
</EmbeddedResource> |
256 |
<EmbeddedResource Include="Form\ID2DBSetting.resx"> |
|
257 |
<DependentUpon>ID2DBSetting.cs</DependentUpon> |
|
258 |
</EmbeddedResource> |
|
250 | 259 |
<EmbeddedResource Include="Form\MappingForm.resx"> |
251 | 260 |
<DependentUpon>MappingForm.cs</DependentUpon> |
252 | 261 |
</EmbeddedResource> |
내보내기 Unified diff