core/mingwmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 02 Oct 2012 22:30:53 +0000
changeset 22 e1678fee6b03
parent 12 4387515fbf6f
permissions -rw-r--r--
- MetacelloScriptEngine changed: #lookupProjectSpecFor: #validateProjectSpecForScript - MetacelloValidationNotification changed: #signal: - MetacelloProject changed: #version: - MetacelloPlatform changed: #useStackCacheDuring:defaultDictionary: - MetacelloCleanNotification changed: #signal: - MetacelloClearStackCacheNotification changed: #signal: - MetacelloProjectSpecForLoad changed: #performCurrentVersionTestAgainst:operator:targetVersionStatus:using: - MetacelloSkipDirtyPackageLoad changed: #signal: - MetacelloErrorInProjectConstructionNotification changed: #versionString:exception: - MetacelloGenericProjectSpec changed: #load - extensions ...
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12
4387515fbf6f - stx_goodies_metacello_core
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
@REM -------
4387515fbf6f - stx_goodies_metacello_core
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
@REM make using mingw gnu compiler
4387515fbf6f - stx_goodies_metacello_core
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
4387515fbf6f - stx_goodies_metacello_core
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
4387515fbf6f - stx_goodies_metacello_core
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     5
@REM -------
22
e1678fee6b03 - MetacelloScriptEngine
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 12
diff changeset
     6
make.exe -N -f bc.mak -DUSEMINGW=1 %*
12
4387515fbf6f - stx_goodies_metacello_core
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     7
4387515fbf6f - stx_goodies_metacello_core
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     8