bdk-blender/source/creator
Brecht Van Lommel 6e51f8d202 Fix Python Module build on Windows
Don't install libraries in blender.shared and don't generate manifest
as it's not working and not important to have a clean directory here.

Always detect MSVC_REDIST_DIR as it is used by oneAPI. The way
InstallRequiredSystemLibraries is called it already only sets some
variables and doesn't install anything by itself.

Pull Request: blender/blender#105999
2023-03-28 16:32:25 +02:00
..
blender_launcher_win32.c Revert "MSVC: lower C4100 warning level from 4 to 3" 2023-02-14 15:36:35 -03:00
buildinfo.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
CMakeLists.txt Fix Python Module build on Windows 2023-03-28 16:32:25 +02:00
creator_args.c Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
creator_intern.h Cleanup: spelling 2022-09-19 14:52:27 +10:00
creator_signals.c Cleanup: replace BLI_join_dirfile with BLI_path_join 2022-10-17 11:38:54 +11:00
creator.c Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
symbols_apple.map Build: hide all symbols except a few required ones on Linux 2022-07-29 17:54:32 +02:00
symbols_unix.map Build: changes needed to build on FreeBSD 2023-03-22 14:15:46 +01:00