Improve drawergen to only recompile the object file if its timestamp does not match
This commit is contained in:
parent
015151d0f4
commit
f4d5fb4c25
8 changed files with 65 additions and 1 deletions
|
|
@ -21,6 +21,7 @@
|
|||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include "timestamp.h"
|
||||
#include "fixedfunction/drawtrianglecodegen.h"
|
||||
#include "ssa/ssa_function.h"
|
||||
#include "ssa/ssa_scope.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue