We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ea2f7 commit 8e405d3Copy full SHA for 8e405d3
compile.cmd
@@ -2,7 +2,7 @@
2
:: compile.cmd
3
:: Compiles jco.cpp to exe file
4
::
5
-:: (c) August 2015 Raymel Francisco
+:: (c) August 2016 Raymel Francisco
6
7
@windres resource.rc -O coff -o resource.res
8
@g++ -m32 -o jco.exe jco.cpp resource.res
0 commit comments