From 0f942c806786bdf1fa608d5cf32fdf8a418236b0 Mon Sep 17 00:00:00 2001 From: Matthew Wozniak Date: Mon, 18 Nov 2024 20:48:48 -0500 Subject: switch to using FFmpeg for encoding, add audio --- compile_flags.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt index 118e065..69c62ea 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,9 +1,7 @@ --target -i686-pc-windows-msvc --include -stdbool.h +-m32 -I3p -Wpedantic -Wextra -std=c23 -Wno-gnu-zero-variadic-macro-arguments +-IC:/Users/wozniak/scoop/persist/vcpkg/installed/x86-windows-static/include -- cgit v1.2.3-54-g00ecf