mirror of
https://github.com/reactos/RosBE.git
synced 2024-12-19 17:37:27 +00:00
e8b03200aa
- Updated: now using GCC 4.1.3 snapshot (20070405) - Updated: mingw-runtime-3.11 to mingw-runtime-3.12 - Updated: w32api-3.8 to w32api-3.9 - Updated: mingw32-make-3.81-1 to mingw32-make-3.81-2 - Snapshot: Binutils 2.17.50 (20060824) to Binutils 2.17.50 (20070204) - Updated: NSIS 2.22 to NSIS 2.27. - New cool Icon by ROSFan. - Readded buildtime. - Removed makex for now until the bug is fixed. (My first commit :-D ) svn path=/trunk/tools/RosBE-Windows/; revision=210
6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
Section "-MinGW, GCC v4.1.3 and NASM 0.98.39" SEC01
|
|
SetOutPath "$INSTDIR\4.1.3\"
|
|
SetOverwrite try
|
|
File /r Components\4.1.3\*.*
|
|
SectionEnd
|