.gitignore |
|
29 |
linux64 |
|
|
mac |
|
|
rc.py |
usage: rc.py [options] input.res
A resource compiler for .rc files.
options:
-h, --help Print this message.
-I<dir> Add include path, used for both headers and resources.
-imsvc<dir> Add system include path, used for preprocessing only.
/winsysroot<d> Set winsysroot, used for preprocessing only.
-D<sym> Define a macro for the preprocessor.
/fo<out> Set path of output .res file.
/nologo Ignored (rc.py doesn't print a logo by default).
/showIncludes Print referenced header and resource files. |
10595 |
README.md |
# rc |
1355 |
upload_rc_binaries.sh |
|
1478 |
win |
|
|