projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
temp fix for building with msvc2010, this changes recently and gave mingw/msvc2010...
[blender-staging.git]
/
source
/
icons
/
winblender.rc
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