mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-21 10:26:41 +00:00
Calls rc.exe if -resource specified
This commit is contained in:
@@ -16,6 +16,8 @@ struct BuildContext {
|
||||
String command;
|
||||
|
||||
String out_filepath;
|
||||
String resource_filepath;
|
||||
bool has_resource;
|
||||
String opt_flags;
|
||||
String llc_flags;
|
||||
String link_flags;
|
||||
|
||||
Reference in New Issue
Block a user