From 61a83d2fbadbaff39f72743d4a0a3c037cfcce8f Mon Sep 17 00:00:00 2001 From: Benoit Bolsee Date: Mon, 10 Nov 2008 21:22:22 +0000 Subject: Add MSVC90 project files - part 3. Extern and Intern projects are merged in projectfiles_vc9\blender\blender.sln solution, you just need to open that solution to compile everything with VS2008. --- .../kernel/gen_messaging/gen_messaging.vcproj | 489 +++++++++++++++++++ projectfiles_vc9/kernel/system/SYS_system.vcproj | 520 +++++++++++++++++++++ 2 files changed, 1009 insertions(+) create mode 100644 projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj create mode 100644 projectfiles_vc9/kernel/system/SYS_system.vcproj (limited to 'projectfiles_vc9/kernel') diff --git a/projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj b/projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj new file mode 100644 index 00000000000..ac958a10f54 --- /dev/null +++ b/projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj @@ -0,0 +1,489 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/projectfiles_vc9/kernel/system/SYS_system.vcproj b/projectfiles_vc9/kernel/system/SYS_system.vcproj new file mode 100644 index 00000000000..a666f1f0737 --- /dev/null +++ b/projectfiles_vc9/kernel/system/SYS_system.vcproj @@ -0,0 +1,520 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3