개정판 3035602a
final service build 수정
Change-Id: I6d4333b927ae25b4eeb8c6e3029055ba5524e760
FinalService/KCOM_FinalService/KCOM_FinalService.sln | ||
---|---|---|
31 | 31 |
EndProject |
32 | 32 |
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "FinalServiceInstall", "FinalServiceInstall\FinalServiceInstall.vdproj", "{DCF604E6-66A9-44A7-A308-3BA739FA18CD}" |
33 | 33 |
EndProject |
34 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.IWcfService", "Markus.Service.WcfService\Markus.Service.IWcfService.csproj", "{0523C15E-B197-4C34-83BA-D62B384E2B77}" |
|
35 |
EndProject |
|
36 | 34 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KCOM_FinalServiceConsole", "KCOM_FinalServiceConsole\KCOM_FinalServiceConsole.csproj", "{824A4880-EDEA-4F50-9207-F8B9E3096375}" |
37 | 35 |
EndProject |
38 | 36 |
Global |
... | ... | |
181 | 179 |
{DCF604E6-66A9-44A7-A308-3BA739FA18CD}.Release|Any CPU.ActiveCfg = Release |
182 | 180 |
{DCF604E6-66A9-44A7-A308-3BA739FA18CD}.Release|x64.ActiveCfg = Release |
183 | 181 |
{DCF604E6-66A9-44A7-A308-3BA739FA18CD}.Release|x86.ActiveCfg = Release |
184 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
185 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
186 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x64.ActiveCfg = Debug|x64 |
|
187 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x64.Build.0 = Debug|x64 |
|
188 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x86.ActiveCfg = Debug|Any CPU |
|
189 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x86.Build.0 = Debug|Any CPU |
|
190 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
191 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|Any CPU.Build.0 = Release|Any CPU |
|
192 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x64.ActiveCfg = Release|x64 |
|
193 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x64.Build.0 = Release|x64 |
|
194 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x86.ActiveCfg = Release|Any CPU |
|
195 |
{0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x86.Build.0 = Release|Any CPU |
|
196 | 182 |
{824A4880-EDEA-4F50-9207-F8B9E3096375}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
197 | 183 |
{824A4880-EDEA-4F50-9207-F8B9E3096375}.Debug|Any CPU.Build.0 = Debug|Any CPU |
198 | 184 |
{824A4880-EDEA-4F50-9207-F8B9E3096375}.Debug|x64.ActiveCfg = Debug|Any CPU |
FinalService/KCOM_FinalService/KCOM_FinalService/KCOM_FinalService.csproj | ||
---|---|---|
79 | 79 |
</Compile> |
80 | 80 |
<Compile Include="Remoting\RemFinalPDFStation.cs" /> |
81 | 81 |
<Compile Include="Settings.cs" /> |
82 |
<Compile Include="StationService\FinalStationWCF.cs" /> |
|
83 | 82 |
</ItemGroup> |
84 | 83 |
<ItemGroup> |
85 | 84 |
<ProjectReference Include="..\CommonLib\CommonLib.csproj"> |
... | ... | |
98 | 97 |
<Project>{a714bd67-8aac-4ed8-8ecf-7853c3549a68}</Project> |
99 | 98 |
<Name>MarkupToPDF</Name> |
100 | 99 |
</ProjectReference> |
101 |
<ProjectReference Include="..\Markus.Service.WcfService\Markus.Service.IWcfService.csproj"> |
|
102 |
<Project>{0523c15e-b197-4c34-83ba-d62b384e2b77}</Project> |
|
103 |
<Name>Markus.Service.IWcfService</Name> |
|
104 |
</ProjectReference> |
|
105 | 100 |
</ItemGroup> |
106 | 101 |
<ItemGroup> |
107 | 102 |
<None Include="app.config" /> |
... | ... | |
125 | 120 |
<DependentUpon>ProjectInstaller.cs</DependentUpon> |
126 | 121 |
</EmbeddedResource> |
127 | 122 |
</ItemGroup> |
128 |
<ItemGroup /> |
|
123 |
<ItemGroup> |
|
124 |
<Folder Include="StationService\" /> |
|
125 |
</ItemGroup> |
|
129 | 126 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
130 | 127 |
</Project> |
KCOM/KCOM.csproj | ||
---|---|---|
1420 | 1420 |
xcopy /s "$(ProjectDir)..\INI\MARKUS.ini" "$(TargetDir)MARKUS.ini" /Y /F |
1421 | 1421 |
) |
1422 | 1422 |
|
1423 |
if $(ConfigurationName) == Release_Default ( |
|
1424 |
xcopy /s "$(ProjectDir)..\INI\MARKUS.ini" "$(TargetDir)MARKUS.ini" /Y /F |
|
1425 |
) |
|
1423 |
rem if $(ConfigurationName) == Release_Default (
|
|
1424 |
rem xcopy /s "$(ProjectDir)..\INI\MARKUS.ini" "$(TargetDir)MARKUS.ini" /Y /F
|
|
1425 |
rem )
|
|
1426 | 1426 |
|
1427 | 1427 |
if $(ConfigurationName) == Debug_Daelim ( |
1428 | 1428 |
xcopy /s "$(ProjectDir)..\INI\MARKUS_Daelim.ini" "$(TargetDir)MARKUS.ini" /Y /F |
내보내기 Unified diff