zig/lib/compiler/resinator
Ryan Liptak 3f92cbef89 resinator: Fix auto-detected includes only being used during preprocessing
Also need to pass them to the .res compilation step, since files (cursors, icons, etc) can be found in the system include directories.
2024-03-11 05:06:17 -07:00
..
ani.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
ast.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
bmp.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
cli.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
code_pages.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
comments.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
compile.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
errors.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
ico.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
lang.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
lex.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
literals.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
main.zig resinator: Fix auto-detected includes only being used during preprocessing 2024-03-11 05:06:17 -07:00
parse.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
preprocess.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
rc.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
res.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
source_mapping.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
utils.zig Integrate resinator errors with Zig using std.zig.Server and ErrorBundle 2024-03-11 05:06:16 -07:00
windows1252.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00