Преглед на файлове

Verify the editor builds in the OS X rake file

Josh Engebretson преди 10 години
родител
ревизия
63a63790c0
променени са 1 файла, в които са добавени 6 реда и са изтрити 1 реда
  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