Sfoglia il codice sorgente

Verify the editor builds in the OS X rake file

Josh Engebretson 10 anni fa
parent
commit
63a63790c0
1 ha cambiato i file con 6 aggiunte e 1 eliminazioni
  1. 6 1
      Rakefile

+ 6 - 1
Rakefile

@@ -79,6 +79,12 @@ namespace :build  do
 
     end
 
+    # build the Atomic Editor
+    Dir.chdir("#{$RAKE_ROOT}/Script/AtomicEditor") do
+      sh "tsc"
+    end
+
+
   end
 
   task :linux do
@@ -224,7 +230,6 @@ namespace :package  do
 
     #32 bit build for packaging!
 
-
     FileUtils.cp("#{$RAKE_ROOT}/Build/Windows/Binaries/x86/D3DCompiler_47.dll", "#{PACKAGE_FOLDER_WINDOWS}/D3DCompiler_47.dll" )
 
     # copy resources