Nicolas Cannasse 18 роки тому
батько
коміт
3c53c68d2c
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      std/tools/haxelib/haxelib.hxml
  2. 1 1
      std/tools/haxelib/haxelib.hxp

+ 1 - 1
std/tools/haxelib/haxelib.hxml

@@ -1,7 +1,7 @@
 # Site
 -neko index.n
 -main tools.haxelib.Site
-
+-D old_serialize
 
 --next
 # Command

+ 1 - 1
std/tools/haxelib/haxelib.hxp

@@ -1,5 +1,5 @@
 <haxe selected="1">
-  <output name="Site" mode="neko" out="index.n" class="tools.haxelib.Site" lib="" cmd="" main="True" debug="False"></output>
+  <output name="Site" mode="neko" out="index.n" class="tools.haxelib.Site" lib="" cmd="" main="True" debug="False">-D old_serialize</output>
   <output name="Command" mode="neko" out="haxelib.n" class="tools.haxelib.Main" lib="" cmd="" main="True" debug="False">-cmd nekotools boot haxelib.n</output>
   <files path="/">
     <file path="Datas.hx" />