vcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 24 Nov 2011 12:00:57 +0100
changeset 2197 6c7576efbf16
parent 749 e898eaeff091
child 2329 d1741f7f9628
permissions -rw-r--r--
changed: #copyright
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     1
@REM -------
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     2
@REM make using microsoft visual c
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     3
@REM type vcmake, and wait...
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     5
@REM -------
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSEVC %1 %2
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     7
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     8