2009-08-13 21:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* bin/hb-mkpkg.bat
+ package/mpkg_win.nsi
- mpkg_win.nsi
* .nsi file moved to package dir.
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-13 21:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* bin/hb-mkpkg.bat
|
||||
+ package/mpkg_win.nsi
|
||||
- mpkg_win.nsi
|
||||
* .nsi file moved to package dir.
|
||||
|
||||
2009-08-13 21:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/global.cf
|
||||
* Minor cosmetic.
|
||||
|
||||
@@ -34,6 +34,6 @@ cd "%HB_PKGBASE%"
|
||||
popd
|
||||
|
||||
if not "%HB_ARCHITECTURE%" == "dos" echo ! Harbour .exe install package creation: '%HB_PKGPATH%.exe'
|
||||
if not "%HB_ARCHITECTURE%" == "dos" "%HB_DIR_NSIS%makensis.exe" /V2 "%~dp0..\mpkg_win.nsi"
|
||||
if not "%HB_ARCHITECTURE%" == "dos" "%HB_DIR_NSIS%makensis.exe" /V2 "%~dp0..\package\mpkg_win.nsi"
|
||||
|
||||
:END
|
||||
|
||||
Reference in New Issue
Block a user