2012-03-04 14:29 UTC+0100 Viktor Szakats (harbour syenar.net)

* package/winuni/mpkg_win_uni.bat
    ! fix to prev
This commit is contained in:
Viktor Szakats
2012-03-04 13:29:30 +00:00
parent 02186f6471
commit 22ab9a5835
2 changed files with 4 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-03-04 14:29 UTC+0100 Viktor Szakats (harbour syenar.net)
* package/winuni/mpkg_win_uni.bat
! fix to prev
2012-03-04 14:06 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbpost.hbm
* contrib/hbwin/hbwin.hbp

View File

@@ -31,7 +31,6 @@ rem ; Assemble unified package from per-target builds
if exist %HB_ABSROOT% rd /q /s %HB_ABSROOT%
xcopy /y %~dp0RELNOTES %HB_ABSROOT%
xcopy /y /s %~dp0..\..\contrib\*.* %HB_ABSROOT%contrib\
xcopy /y /s %~dp0..\..\examples\*.* %HB_ABSROOT%examples\
xcopy /y /s %~dp0..\..\tests\*.* %HB_ABSROOT%tests\
xcopy /y %~dp0HARBOUR_README_ADDONS %HB_ABSROOT%addons\