File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -473,7 +473,7 @@ vs/IncludePath-x86:
473
473
vs/IncludePath-x64: "..\..\..\src\include;"
474
474
475
475
common-definitions: {REB_EXE;REB_VIEW;ENDIAN_LITTLE;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;_FILE_OFFSET_BITS=64;}
476
- optional-components: {USE_MIDI_DEVICE;USE_LZMA;} ;TEST_EXTENSIONS;
476
+ optional-components: {USE_MIDI_DEVICE;USE_LZMA;USE_IMAGE_NATIVES; } ;TEST_EXTENSIONS;
477
477
vs/PreprocessorDefinitions-x86: rejoin [
478
478
common-definitions
479
479
{TO_WIN32;}
Original file line number Diff line number Diff line change @@ -452,7 +452,7 @@ vs/IncludePath-x86:
452
452
vs/IncludePath-x64: "..\..\..\src\include;"
453
453
454
454
common-definitions: {REB_EXE;ENDIAN_LITTLE;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;_FILE_OFFSET_BITS=64;NDEBUG;}
455
- optional-components: {USE_MIDI_DEVICE;USE_LZMA;} ;TEST_EXTENSIONS;
455
+ optional-components: {USE_MIDI_DEVICE;USE_LZMA;USE_IMAGE_NATIVES; } ;TEST_EXTENSIONS;
456
456
vs/PreprocessorDefinitions-x86: rejoin [
457
457
common-definitions
458
458
{TO_WIN32;}
You can’t perform that action at this time.
0 commit comments