projects
/
blender-staging.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
0298d22
)
temp fix for building with msvc2010, this changes recently and gave mingw/msvc2010...
author
Campbell Barton <ideasman42@gmail.com>
Sun, 3 Apr 2011 12:31:53 +0000
(12:31 +0000)
committer
Campbell Barton <ideasman42@gmail.com>
Sun, 3 Apr 2011 12:31:53 +0000
(12:31 +0000)
source/icons/winblender.rc
patch
|
blob
|
history
diff --git
a/source/icons/winblender.rc
b/source/icons/winblender.rc
index ea9285dbaafce04acee0b27e5e75a790114c290a..d1b67725b57d391786cbeef23e7b042579931667 100644
(file)
--- a/
source/icons/winblender.rc
+++ b/
source/icons/winblender.rc
@@
-23,7
+23,7
@@
BEGIN
BEGIN
BLOCK "04090000"
BEGIN
-#if
def FREE_WINDOWS
// this doesnt work for mingw.
+#if
defined(FREE_WINDOWS) || !defined(WINDRES)
// this doesnt work for mingw.
VALUE "FileVersion", "Unknown"
VALUE "ProductVersion", "Unknown"
#else