Move timer natives into logic binary (bug 4402, r=ds).
--HG-- rename : core/smn_timers.cpp => core/logic/smn_timers.cpp
This commit is contained in:
+2
-1
@@ -26,7 +26,8 @@ OBJECTS = \
|
||||
smn_adt_trie.cpp \
|
||||
Profiler.cpp \
|
||||
smn_functions.cpp \
|
||||
sm_crc32.cpp
|
||||
sm_crc32.cpp \
|
||||
smn_timers.cpp
|
||||
|
||||
##############################################
|
||||
### CONFIGURE ANY OTHER FLAGS/OPTIONS HERE ###
|
||||
|
||||
Reference in New Issue
Block a user