Skip to content

Commit 8e405d3

Browse files
committed
Build file
1 parent c6ea2f7 commit 8e405d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:: compile.cmd
33
:: Compiles jco.cpp to exe file
44
::
5-
:: (c) August 2015 Raymel Francisco
5+
:: (c) August 2016 Raymel Francisco
66
::
77
@windres resource.rc -O coff -o resource.res
88
@g++ -m32 -o jco.exe jco.cpp resource.res

0 commit comments

Comments
 (0)