개정판 bfffd66f
issue #936: fixed ConvertService project configuration
Change-Id: I0a84e9ddfcd9a14ec7e89d10322231d557adc778
ConvertService/ServiceBase/Markus.Service.ConvertProcess/Markus.Service.ConvertProcess.csproj | ||
---|---|---|
105 | 105 |
<Project>{4a465fd0-8130-4d6b-a65f-c3cd6cc355a4}</Project> |
106 | 106 |
<Name>Markus.Service.Interface</Name> |
107 | 107 |
</ProjectReference> |
108 |
<ProjectReference Include="..\Markus.Service.Convert\Markus.Service.Convert.csproj"> |
|
109 |
<Project>{867e065c-3c22-47b1-9c2a-130a78dddd51}</Project> |
|
110 |
<Name>Markus.Service.Convert</Name> |
|
111 |
</ProjectReference> |
|
108 | 112 |
<ProjectReference Include="..\Markus.Service.DataBase\Markus.Service.DataBase.csproj"> |
109 | 113 |
<Project>{400736fb-92c9-4bc0-b447-e8274103d813}</Project> |
110 | 114 |
<Name>Markus.Service.DataBase</Name> |
... | ... | |
128 | 132 |
</ItemGroup> |
129 | 133 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
130 | 134 |
<PropertyGroup> |
131 |
<PreBuildEvent>xcopy /y /d "$(SolutionDir)libpthread\$(PlatformName)\libpthread.dll" "$(ProjectDir)$(OutDir)"</PreBuildEvent> |
|
135 |
<PreBuildEvent>REM xcopy /y /d "$(SolutionDir)libpthread\$(PlatformName)\libpthread.dll" "$(ProjectDir)$(OutDir)"</PreBuildEvent>
|
|
132 | 136 |
</PropertyGroup> |
133 | 137 |
<PropertyGroup> |
134 | 138 |
<PostBuildEvent>"$(Obfuscar)" obfuscar.xml</PostBuildEvent> |
내보내기 Unified diff