Skip to content

LADSoft/ORC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ORC

ORC resource compiler

Project Build Status: Build status

ORC is a 32-bit resource compiler. It is part of the Orange C toolchain.

ORC takes a standard windows RC file, and produces a RES file. Both the RC and RES files are in standard windows format, meaning ORC should process any standard resource file, and produce a RES file useable by most windows linkers.

Source Code for ORC is released under the GNU General Public License version 3.

The Appveyor CI project for this repository builds a setup file after each checkin. It uses omake to do this. The project can be built either by running omake, or by using the VS2019 solution which is included.

About

ORC 32-bit windows resource compiler

Topics

Resources

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
copying
Unknown
LICENSE.TXT

Stars

Watchers

Forks

Packages

No packages published