diff config.nims @ 366:857cd931d24b

add: function-based animations, preparing-refactring for better material system, hashable dynamic arrays
author Sam <sam@basx.dev>
date Thu, 12 Oct 2023 14:55:28 +0700
parents b145a05c2459
children ad2a7586f625
line wrap: on
line diff
--- a/config.nims	Wed Oct 04 22:02:23 2023 +0700
+++ b/config.nims	Thu Oct 12 14:55:28 2023 +0700
@@ -14,6 +14,7 @@
 task build, "build":
   switch("d", "BUNDLETYPE=" & BUNDLETYPE)
   switch("d", "RESOURCEROOT=" & RESOURCEROOT)
+  switch("d", "nimPreviewHashRef")
   switch("mm", "orc")
   switch("experimental", "strictEffects")
   switch("threads", "on")