개정판 ae634824
빌드 이벤트 수정
Change-Id: I0cdeee1454e3a629d8356fbc5ec22547cfe4b9cb
ConvertService/ServiceBase/ServiceTestApp/ServiceTestApp.csproj | ||
---|---|---|
338 | 338 |
<PropertyGroup> |
339 | 339 |
<PreBuildEvent>if $(ConfigurationName) == Debug ( |
340 | 340 |
xcopy /y /d /I "$(SolutionDir)publish\Plugin\*.*" "$(ProjectDir)$(OutDir)Plugin" |
341 |
) ELSE (echo "Not Debug mode, no file copy from Plugin") |
|
342 |
|
|
343 |
</PreBuildEvent> |
|
341 |
) ELSE (echo "Not Debug mode, no file copy from Plugin")</PreBuildEvent> |
|
344 | 342 |
</PropertyGroup> |
345 | 343 |
</Project> |
내보내기 Unified diff