개정판 503cb09e
service controller 참조 DLL 추가
Change-Id: I71275da928adc2181aa4c8da4b377eccabe90669
KCOM/KCOM.csproj | ||
---|---|---|
115 | 115 |
<PlatformTarget>AnyCPU</PlatformTarget> |
116 | 116 |
<ErrorReport>prompt</ErrorReport> |
117 | 117 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
118 |
<Prefer32Bit>false</Prefer32Bit> |
|
118 | 119 |
</PropertyGroup> |
119 | 120 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HyoSung|x64'"> |
120 | 121 |
<DebugSymbols>true</DebugSymbols> |
... | ... | |
1589 | 1590 |
) |
1590 | 1591 | |
1591 | 1592 |
if $(ConfigurationName) == Debug_HyoSung ( |
1592 |
copy /Y "$(SolutionDir)\INI\MARKUS_HyoSung.ini" "C:\ProgramData\MARKUS\MARKUS.ini" |
|
1593 |
copy /Y "$(SolutionDir)\INI\MARKUS_HyoSung_Debug.ini" "C:\ProgramData\MARKUS\MARKUS.ini"
|
|
1593 | 1594 |
) |
1594 | 1595 | |
1595 | 1596 |
if $(ConfigurationName) == Debug_SNI ( |
내보내기 Unified diff