mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-21 21:20:20 +00:00
win-iconv version bump
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
:: run this from a VS x64 command prompt
|
:: run this from a VS x64 command prompt
|
||||||
@echo off
|
@echo off
|
||||||
|
|
||||||
SET PACKAGE_NAME=win-iconv-0.0.4
|
SET PACKAGE_NAME=win-iconv-0.0.6
|
||||||
|
|
||||||
set ICONV_SRC=%cd%
|
set ICONV_SRC=%cd%
|
||||||
set ICONV_DEST=%cd%-x64
|
set ICONV_DEST=%cd%-x64
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
:: run this from a VS x86 command prompt
|
:: run this from a VS x86 command prompt
|
||||||
@echo off
|
@echo off
|
||||||
|
|
||||||
SET PACKAGE_NAME=win-iconv-0.0.4
|
SET PACKAGE_NAME=win-iconv-0.0.6
|
||||||
|
|
||||||
set ICONV_SRC=%cd%
|
set ICONV_SRC=%cd%
|
||||||
set ICONV_DEST=%cd%-x86
|
set ICONV_DEST=%cd%-x86
|
||||||
|
|||||||
Reference in New Issue
Block a user