msvc: Use source folder structure for project file.
This patch changes the huge list of projects in visual studio into a nice tree matching the source folder structure. see D2823 for details. Differential Revision: http://developer.blender.org/D2823
This commit is contained in:
@@ -71,4 +71,4 @@ include_directories(SYSTEM ${INC_SYS})
|
||||
|
||||
add_definitions(${GL_DEFINITIONS})
|
||||
|
||||
add_library(cycles_render ${SRC} ${SRC_HEADERS})
|
||||
cycles_add_library(cycles_render ${SRC} ${SRC_HEADERS})
|
||||
|
Reference in New Issue
Block a user