Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ming32sh.cmd « patches « build_environment « build_files - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3259d9d3714aaf3dba1d0d0191b10085d8f9e763 (plain)
1
2
3
4
5
6
7
@title MinGW-w64 32-bit GCC build environment

@echo Setting up environment for MinGW-w64 GCC 32-bit...

@set PATH=%CD%\bin;%CD%\msys\1.0\bin;%cd%\..\..\perl32\site\bin;%cd%\..\..\perl32\bin;%cd%\..\..\c\bin;%PATH%