projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Apply part of patch [#25612] Windows 7 icon progress bar
[blender.git]
/
intern
/
ghost
/
CMakeLists.txt
diff --git
a/intern/ghost/CMakeLists.txt
b/intern/ghost/CMakeLists.txt
index da26b74880f157574ec486e2ddacc350676bffa1..b77236acf41a649cff0d391eee5a37c0fe7639df 100644
(file)
--- a/
intern/ghost/CMakeLists.txt
+++ b/
intern/ghost/CMakeLists.txt
@@
-153,6
+153,7
@@
elseif(WIN32)
intern/GHOST_SystemWin32.h
intern/GHOST_SystemPathsWin32.h
intern/GHOST_WindowWin32.h
+ intern/GHOST_TaskbarWin32.h
)
endif()