mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-10 11:25:08 -05:00
Move Perl from hexchat to gtk-win32
This commit is contained in:
parent
905705910b
commit
59510cf8a1
@ -1,12 +0,0 @@
|
||||
* Download [Perl](http://www.perl.org/get.html)
|
||||
* Extract to `C:\mozilla-build\hexchat`
|
||||
* Open `win32\Makefile` with a text editor
|
||||
* Replace `INST_TOP = $(INST_DRV)\perl` with `INST_TOP = $(INST_DRV)\mozilla-build\hexchat\perl-5.16\Win32`
|
||||
* Comment out `CCTYPE = MSVC60`
|
||||
* Uncomment `#CCTYPE = MSVC100`
|
||||
* Uncomment `#WIN64 = undef`
|
||||
* Open VS x86 command prompt
|
||||
* Go to win32
|
||||
* `nmake -f Makefile`
|
||||
* `nmake -f Makefile install`
|
||||
* Copy `Copying` to `C:mozilla-build\hexchat\perl-5.16\Win32`
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user