blender/source/creator
Campbell Barton 40d4da829c Fix/Workaround for CMake buildinfo error
Correcting the paths for buildinfo to point to the real header,
ended up breaking buildinfo (by not running every build).

It turns out we relied on the output _never_ existing,
so CMake generates a new buildinfo each time.
This is quite bad, but I didn't see a way for CMake to do this,
so explicitly point to a missing file and comment whats going on.
2015-07-20 23:27:56 +10:00
..
blender.map Support dynamic loading of SDL libraries 2014-11-17 17:43:18 +05:00
buildinfo.c Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00
CMakeLists.txt Fix/Workaround for CMake buildinfo error 2015-07-20 23:27:56 +10:00
creator_launch_win.c Fix T41962: Command-line without specified filename doesn't renders 2014-09-26 15:09:44 +06:00
creator.c Cleanup: quiet warning 2015-07-09 19:33:02 +10:00
osx_locals.map OSX: make some more symbols global only, this may prevent clashes on older systems and is good for loading times anyway. 2014-09-19 15:00:15 +02:00