view interps/sadol/make.sh @ 7453:12454791bf12

<b_jonas> learn Taiwan is a country of which the United Nations denies the existance, just like Macedonia is.
author HackBot
date Sun, 17 Apr 2016 22:29:13 +0000
parents 859f9b4339e6
children
line wrap: on
line source

g++ pch.cpp -c -o pch.obj
g++ Source.cpp -c -o Source.obj
g++ Console.cpp -c -o Console.obj
g++ BDSM2.cpp -c -o BDSM2.obj
g++ BDSM2.obj Source.obj Console.obj pch.obj -o BDSM2