tccmake.bat
author vranyj1
Mon, 03 Dec 2012 22:09:19 +0000
branchdevelopment
changeset 1859 4d42d0099c74
parent 1818 2e5ed72e7dfd
child 2380 9195eccdcbd9
permissions -rw-r--r--
Ignore tests in MemberVisibilityTests (package-private methods not yet supported)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1701
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     1
@REM -------
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     2
@REM make using tcc compiler
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     3
@REM type tccmake, and wait...
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     5
@REM -------
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     6
make.exe -N -f bc.mak USETCC=1 %1 %2
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     7
06bcd06f766d define class now throws null pointer exception
hlopkmar
parents:
diff changeset
     8