1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 18:13:12 +02:00
Files
unrealircd/velcro/generateCC
T
stskeeps 5849092137 - Adding Velcro (the build system from unreal4), for some experimentation
with a new module API. Is currently not autoconf'ied, makefile'ed, etc.
  May the screaming commence.
2007-06-04 21:05:36 +00:00

3 lines
90 B
Plaintext
Executable File

echo "#include \"$1.h\"" > $1.cc
../velcro/part2 $1.preprocessed implementation: >> $1.cc