kolibrios/programs/cmm/examples/compile.bat
Kirill Lipatov (Leency) a950d94c01 C-- basic Collections support (lib/collection.h)
git-svn-id: svn://kolibrios.org@5959 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-13 13:28:06 +00:00

11 lines
170 B
Batchfile

c-- example.c
c-- collections.c
@del @@example
@del @@collections
@rename example.com @@example
@rename collections.com @@collections
@del warning.txt
@pause