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

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

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

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