개정판 ae634824
빌드 이벤트 수정
Change-Id: I0cdeee1454e3a629d8356fbc5ec22547cfe4b9cb
ConvertService/ServiceBase/Markus.Service.ConvertProcess/Markus.Service.ConvertProcess.csproj | ||
---|---|---|
148 | 148 |
<PreBuildEvent>if $(ConfigurationName) == Debug ( |
149 | 149 |
xcopy /y /d "$(ProjectDir)..\libpthread\$(PlatformName)\libpthread.dll" "$(ProjectDir)$(OutDir)" |
150 | 150 |
xcopy /y /d /I "$(SolutionDir)publish\Plugin\*.*" "$(ProjectDir)$(OutDir)Plugin" |
151 |
) ELSE (echo "Not Debug mode, no file copy from Plugin") |
|
152 |
</PreBuildEvent> |
|
151 |
) ELSE (echo "Not Debug mode, no file copy from Plugin")</PreBuildEvent> |
|
153 | 152 |
</PropertyGroup> |
154 | 153 |
<PropertyGroup> |
155 | 154 |
<PostBuildEvent>rem "$(Obfuscar)" obfuscar.xml</PostBuildEvent> |
내보내기 Unified diff