Skip to content

Commit

Permalink
Add some notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshEngebretson committed Nov 2, 2015
1 parent e6e34b6 commit e0529ee
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Build_AtomicEditor.bat
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
@ECHO OFF
@echo:
@echo:
ECHO Building Atomic Editor, this process will take a few minutes
@echo:
@echo:
PAUSE
Build\Windows\node\node.exe Build\node_modules\jake\bin\cli.js -f ./Build/Scripts/Bootstrap.js build:atomiceditor
7 changes: 7 additions & 0 deletions CMake_VS2015.bat
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
@ECHO OFF
@echo:
@echo:
ECHO Generating Visual Studio Solution, this process will take a few minutes
@echo:
@echo:
PAUSE
Build\Windows\node\node.exe Build\node_modules\jake\bin\cli.js -f ./Build/Scripts/Bootstrap.js build:genvs2015

0 comments on commit e0529ee

Please sign in to comment.