Files
ccextractor/windows
Carlos Fernandez 817032a2a0 ci: add dual build artifacts for Windows (min-rust vs migrations)
Add $(ExtraDefines) to PreprocessorDefinitions in all 4 configurations
of the vcxproj. This allows passing /p:ExtraDefines=DISABLE_RUST from
the MSBuild command line to use C code paths for switchable modules.

The Windows CI now produces two Release artifacts per architecture:
- "CCExtractor Windows x64 Release build" — min Rust (DISABLE_RUST)
- "CCExtractor Windows x64 Release build (with migrations)" — max Rust

The migrations build uses /t:Rebuild to do a clean rebuild without
DISABLE_RUST after the min-rust build completes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 21:55:14 -07:00
..
2024-08-10 12:55:21 +02:00
2016-07-05 18:01:47 +02:00

The Windows binaries are now distributed separately, please visit

https://ccextractor.org/public:general:downloads

For a link to the current version.